/[emacs]/emacs/man/misc.texi
ViewVC logotype

Diff of /emacs/man/misc.texi

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

revision 1.48 by rms, Tue Sep 30 20:38:51 2003 UTC revision 1.49 by eliz, Sun Nov 2 07:01:12 2003 UTC
# Line 526  before point in the shell buffer Line 526  before point in the shell buffer
526  @item C-d  @item C-d
527  @kindex C-d @r{(Shell mode)}  @kindex C-d @r{(Shell mode)}
528  @findex comint-delchar-or-maybe-eof  @findex comint-delchar-or-maybe-eof
529  Either delete a character or send @sc{eof}  Either delete a character or send @acronym{EOF}
530  (@code{comint-delchar-or-maybe-eof}).  Typed at the end of the shell  (@code{comint-delchar-or-maybe-eof}).  Typed at the end of the shell
531  buffer, @kbd{C-d} sends @sc{eof} to the subshell.  Typed at any other  buffer, @kbd{C-d} sends @acronym{EOF} to the subshell.  Typed at any other
532  position in the buffer, @kbd{C-d} deletes a character as usual.  position in the buffer, @kbd{C-d} deletes a character as usual.
533    
534  @item C-c C-a  @item C-c C-a
# Line 1502  printable using the fonts built into you Line 1502  printable using the fonts built into you
1502  the fonts supplied with the printer with those from the GNU Intlfonts  the fonts supplied with the printer with those from the GNU Intlfonts
1503  package, or you can instruct Emacs to use Intlfonts exclusively.  The  package, or you can instruct Emacs to use Intlfonts exclusively.  The
1504  variable @code{ps-multibyte-buffer} controls this: the default value,  variable @code{ps-multibyte-buffer} controls this: the default value,
1505  @code{nil}, is appropriate for printing ASCII and Latin-1  @code{nil}, is appropriate for printing @acronym{ASCII} and Latin-1
1506  characters; a value of @code{non-latin-printer} is for printers which  characters; a value of @code{non-latin-printer} is for printers which
1507  have the fonts for ASCII, Latin-1, Japanese, and Korean  have the fonts for @acronym{ASCII}, Latin-1, Japanese, and Korean
1508  characters built into them.  A value of @code{bdf-font} arranges for  characters built into them.  A value of @code{bdf-font} arranges for
1509  the BDF fonts from the Intlfonts package to be used for @emph{all}  the BDF fonts from the Intlfonts package to be used for @emph{all}
1510  characters.  Finally, a value of @code{bdf-font-except-latin}  characters.  Finally, a value of @code{bdf-font-except-latin}
1511  instructs the printer to use built-in fonts for ASCII and Latin-1  instructs the printer to use built-in fonts for @acronym{ASCII} and Latin-1
1512  characters, and Intlfonts BDF fonts for the rest.  characters, and Intlfonts BDF fonts for the rest.
1513    
1514  @vindex bdf-directory-list  @vindex bdf-directory-list
# Line 1531  identify a @dfn{sort key} for each recor Line 1531  identify a @dfn{sort key} for each recor
1531  into the order determined by the sort keys.  The records are ordered so  into the order determined by the sort keys.  The records are ordered so
1532  that their keys are in alphabetical order, or, for numeric sorting, in  that their keys are in alphabetical order, or, for numeric sorting, in
1533  numeric order.  In alphabetic sorting, all upper-case letters `A' through  numeric order.  In alphabetic sorting, all upper-case letters `A' through
1534  `Z' come before lower-case `a', in accord with the ASCII character  `Z' come before lower-case `a', in accord with the @acronym{ASCII} character
1535  sequence.  sequence.
1536    
1537    The various sort commands differ in how they divide the text into sort    The various sort commands differ in how they divide the text into sort

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

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