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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/print.c [emacs-unicode-2]
Date: Tue, 29 Jun 2004 13:08:07 -0400

Index: emacs/src/print.c
diff -c emacs/src/print.c:1.190.2.8 emacs/src/print.c:1.190.2.9
*** emacs/src/print.c:1.190.2.8 Mon Jun 28 07:29:23 2004
--- emacs/src/print.c   Tue Jun 29 16:46:04 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]