emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/lisp.h,v


From: Adrian Robert
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h,v
Date: Sat, 19 Jul 2008 20:45:37 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 08/07/19 20:45:36

Index: lisp.h
===================================================================
RCS file: /sources/emacs/emacs/src/lisp.h,v
retrieving revision 1.635
retrieving revision 1.636
diff -u -b -r1.635 -r1.636
--- lisp.h      17 Jul 2008 23:18:58 -0000      1.635
+++ lisp.h      19 Jul 2008 20:45:36 -0000      1.636
@@ -28,11 +28,6 @@
 #define P_(proto) ()
 #endif
 
-#ifdef NS_IMPL_GNUSTEP
-/* This conflicts with functions in the GNUstep libraries. */
-#define hash_remove emacs_hash_remove
-#endif  /* NS_IMPL_GNUSTEP */
-
 #if 0
 /* Define this temporarily to hunt a bug.  If defined, the size of
    strings is redundantly recorded in sdata structures so that it can




reply via email to

[Prev in Thread] Current Thread [Next in Thread]