emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/fns.c


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/fns.c
Date: Tue, 13 Nov 2001 02:01:39 -0500

Index: emacs/src/fns.c
diff -u emacs/src/fns.c:1.301 emacs/src/fns.c:1.302
--- emacs/src/fns.c:1.301       Tue Nov  6 08:15:29 2001
+++ emacs/src/fns.c     Tue Nov 13 02:01:38 2001
@@ -1746,7 +1746,7 @@
 }
 
 DEFUN ("reverse", Freverse, Sreverse, 1, 1, 0,
-    doc: /* Reverse LIST, copying.  Returns the beginning of the reversed list.
+       doc: /* Reverse LIST, copying.  Returns the beginning of the reversed 
list.
 See also the function `nreverse', which is used more often.  */)
      (list)
      Lisp_Object list;



reply via email to

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