/[texi2html]/texi2html/Tests/xemacs_res/xemacs_4.html
ViewVC logotype

Diff of /texi2html/Tests/xemacs_res/xemacs_4.html

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

revision 1.25 by pertusus, Tue Aug 9 17:19:27 2005 UTC revision 1.26 by pertusus, Tue Aug 23 23:51:18 2005 UTC
# Line 103  commands available (see section <a href= Line 103  commands available (see section <a href=
103  </li><li>  </li><li>
104  Under a graphical windowing system, a  Under a graphical windowing system, a
105  toolbar at the top of the frame, just under the menu bar if it exists,  toolbar at the top of the frame, just under the menu bar if it exists,
106  provides &quot;one-touch&quot; shortcuts to several commands.  (Not yet  provides &ldquo;one-touch&rdquo; shortcuts to several commands.  (Not yet
107  documented.)  documented.)
108  </li><li>  </li><li>
109  Under a graphical windowing system, a  Under a graphical windowing system, a
# Line 183  end of the line, where the cursor appear Line 183  end of the line, where the cursor appear
183  the line.  Where the display is capable, the cursor at the end of the  the line.  Where the display is capable, the cursor at the end of the
184  line will appear differently from a cursor over whitespace at the end  line will appear differently from a cursor over whitespace at the end
185  of the line.  (In an X Windows frame, the end-of-line cursor is half  of the line.  (In an X Windows frame, the end-of-line cursor is half
186  the width of a within-line cursor.)  Sometimes people speak of &quot;the  the width of a within-line cursor.)  Sometimes people speak of &ldquo;the
187  cursor&quot; when they mean &quot;point,&quot; or speak of commands that move  cursor&rdquo; when they mean &ldquo;point,&rdquo; or speak of commands that move
188  point as &quot;cursor motion&quot; commands.  point as &ldquo;cursor motion&rdquo; commands.
189  </p>  </p>
190  <p> Each XEmacs frame has only one cursor.  When output is in progress, the cursor  <p> Each XEmacs frame has only one cursor.  When output is in progress, the cursor
191  must appear where the typing is being done.  This does not mean that  must appear where the typing is being done.  This does not mean that
# Line 309  text has been changed, and how far down Line 309  text has been changed, and how far down
309  looking.  looking.
310  </p>  </p>
311  <p>  <var>ch</var> contains two stars (<samp>`**'</samp>) if the text in the buffer has been  <p>  <var>ch</var> contains two stars (<samp>`**'</samp>) if the text in the buffer has been
312  edited (the buffer is &quot;modified&quot;), or two dashes (<samp>`--'</samp>) if the  edited (the buffer is &ldquo;modified&rdquo;), or two dashes (<samp>`--'</samp>) if the
313  buffer has not been edited.  Exception: for a read-only buffer, it is  buffer has not been edited.  Exception: for a read-only buffer, it is
314  <samp>`%%'</samp>.  <samp>`%%'</samp>.
315  </p>  </p>
316  <p>  <var>buf</var> is the name of the window's chosen <em>buffer</em>.  The chosen  <p>  <var>buf</var> is the name of the window's chosen <em>buffer</em>.  The chosen
317  buffer in the selected window (the window that the cursor is in) is also  buffer in the selected window (the window that the cursor is in) is also
318  XEmacs's selected buffer, the buffer in which editing takes place.  When  XEmacs's selected buffer, the buffer in which editing takes place.  When
319  we speak of what some command does to &quot;the buffer&quot;, we mean the  we speak of what some command does to &ldquo;the buffer&rdquo;, we mean the
320  currently selected buffer.  See section <a href="xemacs_18.html#SEC169">Using Multiple Buffers</a>.  currently selected buffer.  See section <a href="xemacs_18.html#SEC169">Using Multiple Buffers</a>.
321  </p>  </p>
322  <p>  <var>pos</var> tells you whether there is additional text above the top of  <p>  <var>pos</var> tells you whether there is additional text above the top of
# Line 471  determined by the current state of XEmac Line 471  determined by the current state of XEmac
471  minor modes add items to menus and even whole menus to the menubar.  In  minor modes add items to menus and even whole menus to the menubar.  In
472  fact, some applications like w3.el and VM provide so many menus that  fact, some applications like w3.el and VM provide so many menus that
473  they define a whole new menubar and add a button that allows convenient  they define a whole new menubar and add a button that allows convenient
474  switching between the &quot;XEmacs menubar&quot; and the &quot;application  switching between the &ldquo;XEmacs menubar&rdquo; and the &ldquo;application
475  menubar&quot;.  Such applications normally bind themselves to a particular  menubar&rdquo;.  Such applications normally bind themselves to a particular
476  frame, and this switching only takes place on frames where such an  frame, and this switching only takes place on frames where such an
477  application is active (ie, the current window of the frame is displaying  application is active (ie, the current window of the frame is displaying
478  a buffer in the appropriate major mode).  a buffer in the appropriate major mode).

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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