emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/buffers.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/buffers.texi
Date: Mon, 14 Jul 2003 12:05:12 -0400

Index: emacs/lispref/buffers.texi
diff -c emacs/lispref/buffers.texi:1.27 emacs/lispref/buffers.texi:1.28
*** emacs/lispref/buffers.texi:1.27     Sun Apr  6 16:23:10 2003
--- emacs/lispref/buffers.texi  Mon Jul 14 12:05:12 2003
***************
*** 938,944 ****
  This is a normal hook run by @code{kill-buffer} after asking all the
  questions it is going to ask, just before actually killing the buffer.
  The buffer to be killed is current when the hook functions run.
! @xref{Hooks}.
  @end defvar
  
  @defvar buffer-offer-save
--- 938,945 ----
  This is a normal hook run by @code{kill-buffer} after asking all the
  questions it is going to ask, just before actually killing the buffer.
  The buffer to be killed is current when the hook functions run.
! @xref{Hooks}.  This variable is a permanent local, so its local binding
! is not cleared by changing major modes.
  @end defvar
  
  @defvar buffer-offer-save




reply via email to

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