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: Tue, 02 Apr 2002 16:20:43 -0500

Index: emacs/lispref/buffers.texi
diff -c emacs/lispref/buffers.texi:1.23 emacs/lispref/buffers.texi:1.24
*** emacs/lispref/buffers.texi:1.23     Tue Oct 30 06:06:55 2001
--- emacs/lispref/buffers.texi  Tue Apr  2 16:20:43 2002
***************
*** 901,907 ****
  Any processes that have this buffer as the @code{process-buffer} are
  sent the @code{SIGHUP} signal, which normally causes them to terminate.
  (The basic meaning of @code{SIGHUP} is that a dialup line has been
! disconnected.)  @xref{Deleting Processes}.
  
  If the buffer is visiting a file and contains unsaved changes,
  @code{kill-buffer} asks the user to confirm before the buffer is killed.
--- 901,907 ----
  Any processes that have this buffer as the @code{process-buffer} are
  sent the @code{SIGHUP} signal, which normally causes them to terminate.
  (The basic meaning of @code{SIGHUP} is that a dialup line has been
! disconnected.)  @xref{Signals to Processes}.
  
  If the buffer is visiting a file and contains unsaved changes,
  @code{kill-buffer} asks the user to confirm before the buffer is killed.



reply via email to

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