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

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

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

revision 1.24 by pertusus, Tue Aug 9 17:19:26 2005 UTC revision 1.25 by pertusus, Tue Aug 23 23:51:17 2005 UTC
# Line 127  use TeX mode; for input to nroff, Nroff Line 127  use TeX mode; for input to nroff, Nroff
127  </tr></table>  </tr></table>
128  <h2 class="section"> 20.1 Text Mode </h2>  <h2 class="section"> 20.1 Text Mode </h2>
129    
130  <p>  You should use Text mode--rather than Fundamental or Lisp mode--to  <p>  You should use Text mode&mdash;rather than Fundamental or Lisp mode&mdash;to
131  edit files of text in a human language.  Invoke <kbd>M-x text-mode</kbd> to  edit files of text in a human language.  Invoke <kbd>M-x text-mode</kbd> to
132  enter Text mode.  In Text mode, <kbd>TAB</kbd> runs the function  enter Text mode.  In Text mode, <kbd>TAB</kbd> runs the function
133  <code>tab-to-tab-stop</code>, which allows you to use arbitrary tab stops set  <code>tab-to-tab-stop</code>, which allows you to use arbitrary tab stops set
# Line 827  makes the subheadings visible.  They are Line 827  makes the subheadings visible.  They are
827  <a name="IDX819"></a>  <a name="IDX819"></a>
828  <p>  A little weaker than <code>show-branches</code> is <kbd>C-c C-i</kbd>  <p>  A little weaker than <code>show-branches</code> is <kbd>C-c C-i</kbd>
829  (<code>show-children</code>).  It makes just the direct subheadings  (<code>show-children</code>).  It makes just the direct subheadings
830  visible--those one level down.  Deeper subheadings remain  visible&mdash;those one level down.  Deeper subheadings remain
831  invisible.  invisible.
832  </p>  </p>
833  <a name="IDX820"></a>  <a name="IDX820"></a>
# Line 1131  pages. Line 1131  pages.
1131    
1132  <p>  Files are often thought of as divided into <em>pages</em> by the  <p>  Files are often thought of as divided into <em>pages</em> by the
1133  <em>formfeed</em> character (ASCII Control-L, octal code 014).  For  <em>formfeed</em> character (ASCII Control-L, octal code 014).  For
1134  example, if a file is printed on a line printer, each &quot;page&quot; of the  example, if a file is printed on a line printer, each &ldquo;page&rdquo; of the
1135  file starts on a new page of paper.  Emacs treats a page-separator  file starts on a new page of paper.  Emacs treats a page-separator
1136  character just like any other character.  It can be inserted with  character just like any other character.  It can be inserted with
1137  <kbd>C-q C-l</kbd> or deleted with <kbd>DEL</kbd>.  You are free to  <kbd>C-q C-l</kbd> or deleted with <kbd>DEL</kbd>.  You are free to
# Line 1381  individually and moves past them. Line 1381  individually and moves past them.
1381  <a name="IDX870"></a>  <a name="IDX870"></a>
1382  <p>  The maximum line width for filling is in the variable  <p>  The maximum line width for filling is in the variable
1383  <code>fill-column</code>.  Altering the value of <code>fill-column</code> makes it  <code>fill-column</code>.  Altering the value of <code>fill-column</code> makes it
1384  local to the current buffer; until then, the default value--initially  local to the current buffer; until then, the default value&mdash;initially
1385  70--is in effect. See section <a href="xemacs_30.html#SEC361">Local Variables</a>.  70&mdash;is in effect. See section <a href="xemacs_30.html#SEC361">Local Variables</a>.
1386  </p>  </p>
1387  <a name="IDX871"></a>  <a name="IDX871"></a>
1388  <a name="IDX872"></a>  <a name="IDX872"></a>

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

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