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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/print.c [lexbind]
Date: Tue, 06 Jul 2004 07:00:37 -0400

Index: emacs/src/print.c
diff -c emacs/src/print.c:1.175.2.9 emacs/src/print.c:1.175.2.10
*** emacs/src/print.c:1.175.2.9 Tue Jul  6 10:10:53 2004
--- emacs/src/print.c   Tue Jul  6 10:20:31 2004
***************
*** 658,664 ****
  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 BUFFNAME BODY ...)  */)
       (args)
       Lisp_Object args;
  {
--- 658,664 ----
  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 ...)  */)
       (args)
       Lisp_Object args;
  {




reply via email to

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