From b2e209baaf28178b5e13e8fb66a4578a5d14b30f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 10 Jun 1994 20:32:46 +0000 Subject: [PATCH] (CLASH_DETECTION): Defined. --- src/s/gnu-linux.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */ 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, -- 2.39.5