aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
authorRichard M. Stallman1994-06-10 20:32:46 +0000
committerRichard M. Stallman1994-06-10 20:32:46 +0000
commitb2e209baaf28178b5e13e8fb66a4578a5d14b30f (patch)
tree541cfcc10d93a281c1a4d964092ef171e114f823 /src/s/gnu-linux.h
parentd974af3044e01578ca655c42fc995e3c13950edf (diff)
downloademacs-b2e209baaf28178b5e13e8fb66a4578a5d14b30f.tar.gz
emacs-b2e209baaf28178b5e13e8fb66a4578a5d14b30f.zip
(CLASH_DETECTION): Defined.
Diffstat (limited to 'src/s/gnu-linux.h')
-rw-r--r--src/s/gnu-linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 6d4864d1773..0283e0ef612 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -122,7 +122,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
122 so that Emacs can tell instantly when you try to modify 122 so that Emacs can tell instantly when you try to modify
123 a file that someone else has modified in his Emacs. */ 123 a file that someone else has modified in his Emacs. */
124 124
125/* #define CLASH_DETECTION */ 125#define CLASH_DETECTION
126 126
127/* Here, on a separate page, add any special hacks needed 127/* Here, on a separate page, add any special hacks needed
128 to make Emacs work on this system. For example, 128 to make Emacs work on this system. For example,