/[emacs]/emacs/lispref/buffers.texi
ViewVC logotype

Diff of /emacs/lispref/buffers.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.30 by miles, Mon Sep 1 15:45:40 2003 UTC revision 1.31 by rms, Fri Sep 26 09:57:26 2003 UTC
# Line 106  Emacs reads a command is the buffer that Line 106  Emacs reads a command is the buffer that
106  switch visibly to a different buffer so that the user can edit it.  For  switch visibly to a different buffer so that the user can edit it.  For
107  that, you must use the functions described in @ref{Displaying Buffers}.  that, you must use the functions described in @ref{Displaying Buffers}.
108    
109    @strong{Note:} Lisp functions that change to a different current buffer    @strong{Warning:} Lisp functions that change to a different current buffer
110  should not depend on the command loop to set it back afterwards.  should not depend on the command loop to set it back afterwards.
111  Editing commands written in Emacs Lisp can be called from other programs  Editing commands written in Emacs Lisp can be called from other programs
112  as well as from the command loop; it is convenient for the caller if  as well as from the command loop; it is convenient for the caller if

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26