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

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

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

revision 1.22 by pertusus, Tue Aug 9 17:19:27 2005 UTC revision 1.23 by pertusus, Tue Aug 23 23:51:18 2005 UTC
# Line 175  See section <a href="xemacs_24.html#SEC2 Line 175  See section <a href="xemacs_24.html#SEC2
175  <dd><p>Compilation is the process of creating an executable program from  <dd><p>Compilation is the process of creating an executable program from
176  source code.  Emacs has commands for compiling files of Emacs Lisp  source code.  Emacs has commands for compiling files of Emacs Lisp
177  code (see section <a href="xemacs_25.html#SEC254">Libraries of Lisp Code for Emacs</a>) and programs in C and other languages  code (see section <a href="xemacs_25.html#SEC254">Libraries of Lisp Code for Emacs</a>) and programs in C and other languages
178  (see section <a href="xemacs_25.html#SEC252">Running &quot;make&quot;, or Compilers Generally</a>).  (see section <a href="xemacs_25.html#SEC252">Running &ldquo;make&rdquo;, or Compilers Generally</a>).
179  </p>  </p>
180  </dd>  </dd>
181  <dt> Complete Key</dt>  <dt> Complete Key</dt>
# Line 315  See section <a href="xemacs_17.html#SEC1 Line 315  See section <a href="xemacs_17.html#SEC1
315  </dd>  </dd>
316  <dt> Dired</dt>  <dt> Dired</dt>
317  <dd><p>Dired is the Emacs facility that displays the contents of a file  <dd><p>Dired is the Emacs facility that displays the contents of a file
318  directory and allows you to &quot;edit the directory&quot;, performing  directory and allows you to &ldquo;edit the directory&rdquo;, performing
319  operations on the files in the directory.  See section <a href="xemacs_17.html#SEC163">Dired, the Directory Editor</a>.  operations on the files in the directory.  See section <a href="xemacs_17.html#SEC163">Dired, the Directory Editor</a>.
320  </p>  </p>
321  </dd>  </dd>
# Line 379  are approximately the same length.  See Line 379  are approximately the same length.  See
379  </p>  </p>
380  </dd>  </dd>
381  <dt> Frame</dt>  <dt> Frame</dt>
382  <dd><p>When running Emacs on a TTY terminal, &quot;frame&quot; means the terminal's  <dd><p>When running Emacs on a TTY terminal, &ldquo;frame&rdquo; means the terminal's
383  screen.  When running Emacs under X, you can have multiple frames,  screen.  When running Emacs under X, you can have multiple frames,
384  each corresponding to a top-level X window and each looking like  each corresponding to a top-level X window and each looking like
385  the screen on a TTY.  Each frame contains one or more non-overlapping  the screen on a TTY.  Each frame contains one or more non-overlapping
# Line 494  called yanking (q.v.).  See section <a h Line 494  called yanking (q.v.).  See section <a h
494  </dd>  </dd>
495  <dt> Killing</dt>  <dt> Killing</dt>
496  <dd><p>Killing means erasing text and saving it on the kill ring so it can be  <dd><p>Killing means erasing text and saving it on the kill ring so it can be
497  yanked (q.v.) later.  Some other systems call this &quot;cutting.&quot;  yanked (q.v.) later.  Some other systems call this &ldquo;cutting.&rdquo;
498  Most Emacs commands to erase text do killing, as opposed to deletion  Most Emacs commands to erase text do killing, as opposed to deletion
499  (q.v.).  See section <a href="xemacs_12.html#SEC87">Deletion and Killing</a>.  (q.v.).  See section <a href="xemacs_12.html#SEC87">Deletion and Killing</a>.
500  </p>  </p>
# Line 718  command, using <kbd>C-g</kbd>.  See sect Line 718  command, using <kbd>C-g</kbd>.  See sect
718  <dd><p>Quoting means depriving a character of its usual special significance.  <dd><p>Quoting means depriving a character of its usual special significance.
719  In Emacs this is usually done with <kbd>Control-q</kbd>.  What constitutes special  In Emacs this is usually done with <kbd>Control-q</kbd>.  What constitutes special
720  significance depends on the context and on convention.  For example,  significance depends on the context and on convention.  For example,
721  an &quot;ordinary&quot; character as an Emacs command inserts itself; so in  an &ldquo;ordinary&rdquo; character as an Emacs command inserts itself; so in
722  this context, a special character is any character that does not  this context, a special character is any character that does not
723  normally insert itself (such as <kbd>DEL</kbd>, for example), and quoting  normally insert itself (such as <kbd>DEL</kbd>, for example), and quoting
724  it makes it insert itself as if it were not special.  Not all contexts  it makes it insert itself as if it were not special.  Not all contexts
# Line 956  punctuation between them as insignifican Line 956  punctuation between them as insignifican
956  <dt> Yanking</dt>  <dt> Yanking</dt>
957  <dd><p>Yanking means reinserting text previously killed.  It can be used to  <dd><p>Yanking means reinserting text previously killed.  It can be used to
958  undo a mistaken kill, or for copying or moving text.  Some other  undo a mistaken kill, or for copying or moving text.  Some other
959  systems call this &quot;pasting&quot;.  See section <a href="xemacs_12.html#SEC91">Yanking</a>.  systems call this &ldquo;pasting&rdquo;.  See section <a href="xemacs_12.html#SEC91">Yanking</a>.
960  </p></dd>  </p></dd>
961  </dl>  </dl>
962    

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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