/[texi2html]/texi2html/Tests/xemacs_frame_res/xemacs_18.html
ViewVC logotype

Diff of /texi2html/Tests/xemacs_frame_res/xemacs_18.html

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

revision 1.17 by pertusus, Tue Aug 9 17:19:26 2005 UTC revision 1.18 by pertusus, Tue Aug 23 23:51:17 2005 UTC
# Line 71  called <samp>`*Help*'</samp>. Line 71  called <samp>`*Help*'</samp>.
71  <a name="IDX644"></a>  <a name="IDX644"></a>
72  <a name="IDX645"></a>  <a name="IDX645"></a>
73  <p>  At any time, one and only one buffer is <em>selected</em>.  It is also  <p>  At any time, one and only one buffer is <em>selected</em>.  It is also
74  called the <em>current buffer</em>.  Saying a command operates on &quot;the  called the <em>current buffer</em>.  Saying a command operates on &ldquo;the
75  buffer&quot; really means that the command operates on the selected  buffer&rdquo; really means that the command operates on the selected
76  buffer, as most commands do.  buffer, as most commands do.
77  </p>  </p>
78  <p>  When Emacs creates multiple windows, each window has a chosen buffer which  <p>  When Emacs creates multiple windows, each window has a chosen buffer which
# Line 208  visiting a file to switch buffers.  See Line 208  visiting a file to switch buffers.  See
208  <p>  To print a list of all existing buffers, type <kbd>C-x C-b</kbd>.  Each  <p>  To print a list of all existing buffers, type <kbd>C-x C-b</kbd>.  Each
209  line in the list shows one buffer's name, major mode, and visited file.  line in the list shows one buffer's name, major mode, and visited file.
210  A <samp>`*'</samp> at the beginning of a line indicates the buffer has been  A <samp>`*'</samp> at the beginning of a line indicates the buffer has been
211  &quot;modified&quot;.  If several buffers are modified, it may be time to save  &ldquo;modified&rdquo;.  If several buffers are modified, it may be time to save
212  some with <kbd>C-x s</kbd> (see section <a href="xemacs_17.html#SEC137">Saving Files</a>).  A <samp>`%'</samp> indicates a read-only  some with <kbd>C-x s</kbd> (see section <a href="xemacs_17.html#SEC137">Saving Files</a>).  A <samp>`%'</samp> indicates a read-only
213  buffer.  A <samp>`.'</samp> marks the selected buffer.  Here is an example of a  buffer.  A <samp>`.'</samp> marks the selected buffer.  Here is an example of a
214  buffer list:  buffer list:
# Line 371  for confirmation just like <code>kill-bu Line 371  for confirmation just like <code>kill-bu
371  </tr></table>  </tr></table>
372  <h2 class="section"> 15.5 Operating on Several Buffers </h2>  <h2 class="section"> 15.5 Operating on Several Buffers </h2>
373    
374  <p>  The <em>buffer-menu</em> facility is like a &quot;Dired for buffers&quot;; it allows  <p>  The <em>buffer-menu</em> facility is like a &ldquo;Dired for buffers&rdquo;; it allows
375  you to request operations on various Emacs buffers by editing a  you to request operations on various Emacs buffers by editing a
376  buffer containing a list of them.  You can save buffers, kill them  buffer containing a list of them.  You can save buffers, kill them
377  (here called <em>deleting</em> them, for consistency with Dired), or display  (here called <em>deleting</em> them, for consistency with Dired), or display
# Line 411  the <kbd>x</kbd> command.  You can reque Line 411  the <kbd>x</kbd> command.  You can reque
411  same buffer.  same buffer.
412  </p></dd>  </p></dd>
413  <dt> <kbd>~</kbd></dt>  <dt> <kbd>~</kbd></dt>
414  <dd><p>Mark buffer &quot;unmodified&quot;.  The command <kbd>~</kbd> does this  <dd><p>Mark buffer &ldquo;unmodified&rdquo;.  The command <kbd>~</kbd> does this
415  immediately when typed.  immediately when typed.
416  </p></dd>  </p></dd>
417  <dt> <kbd>x</kbd></dt>  <dt> <kbd>x</kbd></dt>

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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