Mercurial > emacs
diff src/s/gnu-linux.h @ 7835:27ec793a0e99
(CLASH_DETECTION): Defined.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Fri, 10 Jun 1994 20:32:46 +0000 |
| parents | 2b7b11a5e1e6 |
| children | eaca9ccb9f4a |
line wrap: on
line diff
--- a/src/s/gnu-linux.h Fri Jun 10 20:28:52 1994 +0000 +++ b/src/s/gnu-linux.h Fri Jun 10 20:32:46 1994 +0000 @@ -122,7 +122,7 @@ so that Emacs can tell instantly when you try to modify a file that someone else has modified in his Emacs. */ -/* #define CLASH_DETECTION */ +#define CLASH_DETECTION /* Here, on a separate page, add any special hacks needed to make Emacs work on this system. For example,
