emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/data.c,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/data.c,v
Date: Wed, 18 Jul 2007 11:54:08 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/07/18 11:54:08

Index: data.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/data.c,v
retrieving revision 1.271
retrieving revision 1.272
diff -u -b -r1.271 -r1.272
--- data.c      26 May 2007 17:21:14 -0000      1.271
+++ data.c      18 Jul 2007 11:54:08 -0000      1.272
@@ -1440,7 +1440,7 @@
 This sets each VAR's default value to the corresponding VALUE.
 The VALUE for the Nth VAR can refer to the new default values
 of previous VARs.
-usage: (setq-default [VAR VALUE...])  */)
+usage: (setq-default [VAR VALUE]...)  */)
      (args)
      Lisp_Object args;
 {




reply via email to

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