annotate src/s/mach-bsd4-3.h @ 69492:6afc0d1f682b

* mh-compat.el (mh-image-load-path-for-library): Fix example by not recommending that one binds image-load-path. Just defvar it to placate compiler and only use it if previously defined. * mh-e.el (image-load-path): Don't bind! * mh-folder.el (mh-folder-mode): Only use image-load-path if previously defined. * mh-letter.el (mh-letter-mode): Ditto. * mh-utils.el (mh-logo-display): Ditto.
author Bill Wohler <wohler@newt.com>
date Wed, 15 Mar 2006 17:03:58 +0000
parents 695cf19ef79e
children 375f2633d815
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12418
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 /* I don't care if this doesn't do more than including bsd4-3.h;
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2 Mach is not bsd4-3 and the moment you forget it chances are that
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 you're in deep shit. */
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
4
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
5 #include "bsd4-3.h"
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 12418
diff changeset
6
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 12418
diff changeset
7 /* arch-tag: 7f7f00f6-ae34-413e-9e6a-1d3b3e3d07e8
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 12418
diff changeset
8 (do not change this comment) */