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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h
Date: Thu, 15 Nov 2001 10:20:10 -0500

Index: emacs/src/lisp.h
diff -u emacs/src/lisp.h:1.396 emacs/src/lisp.h:1.397
--- emacs/src/lisp.h:1.396      Thu Nov 15 03:07:31 2001
+++ emacs/src/lisp.h    Thu Nov 15 10:20:10 2001
@@ -1589,7 +1589,7 @@
       || SUBRP (OBJ))
      
 /* defsubr (Sname);
- is how we define the symbol for function `name' at start-up time.  */
+   is how we define the symbol for function `name' at start-up time.  */
 extern void defsubr P_ ((struct Lisp_Subr *));
 
 #define MANY -2



reply via email to

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