annotate src/s/mach-bsd4-3.h @ 16668:bf249c4b4beb

(bounds-of-thing-at-point): Allow the end to be at the same place as ORIG. Try harder to find a thing that ends at ORIG. (url): Move forward over colons. Move back over colons at the end. (thing-at-point-file-name-chars): Include @.
author Richard M. Stallman <rms@gnu.org>
date Wed, 11 Dec 1996 20:59:18 +0000
parents 75d8f8175fef
children 695cf19ef79e
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"