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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/print.c
Date: Mon, 21 Jun 2004 15:51:17 -0400

Index: emacs/src/print.c
diff -c emacs/src/print.c:1.204 emacs/src/print.c:1.205
*** emacs/src/print.c:1.204     Sun Jun 13 15:33:33 2004
--- emacs/src/print.c   Mon Jun 21 19:51:27 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]