emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/buffer.c


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/buffer.c
Date: Sun, 25 May 2003 13:40:27 -0400

Index: emacs/src/buffer.c
diff -c emacs/src/buffer.c:1.420 emacs/src/buffer.c:1.421
*** emacs/src/buffer.c:1.420    Sat May 24 17:54:43 2003
--- emacs/src/buffer.c  Sun May 25 13:40:27 2003
***************
*** 1303,1309 ****
    /* Run hooks with the buffer to be killed the current buffer.  */
    {
      int count = SPECPDL_INDEX ();
-     Lisp_Object list;
      Lisp_Object arglist[1];
  
      record_unwind_protect (save_excursion_restore, save_excursion_save ());
--- 1303,1308 ----




reply via email to

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