emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/print.c,v
Date: Sat, 14 Jul 2007 10:56:34 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/07/14 10:56:33

Index: print.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/print.c,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -b -r1.233 -r1.234
--- print.c     2 Apr 2007 09:16:36 -0000       1.233
+++ print.c     14 Jul 2007 10:56:33 -0000      1.234
@@ -690,7 +690,7 @@
 to get the buffer displayed instead of just displaying the non-selected
 buffer and calling the hook.  It gets one argument, the buffer to display.
 
-usage: (with-output-to-temp-buffer BUFNAME BODY ...)  */)
+usage: (with-output-to-temp-buffer BUFNAME BODY...)  */)
      (args)
      Lisp_Object args;
 {




reply via email to

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