/[emacs]/emacs/lispref/keymaps.texi
ViewVC logotype

Diff of /emacs/lispref/keymaps.texi

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

revision 1.46 by rms, Mon Sep 22 15:47:21 2003 UTC revision 1.47 by fx, Mon Oct 6 16:41:55 2003 UTC
# Line 1694  looks like this: Line 1694  looks like this:
1694  @noindent  @noindent
1695  The @sc{car}, @var{item-string}, is the string to be displayed in the  The @sc{car}, @var{item-string}, is the string to be displayed in the
1696  menu.  It should be short---preferably one to three words.  It should  menu.  It should be short---preferably one to three words.  It should
1697  describe the action of the command it corresponds to.  describe the action of the command it corresponds to.  Note that it is
1698    not generally possible to display non-ASCII text in menus.  It will
1699    work for keyboard menus and will work to a large extent when Emacs is
1700    built with Gtk+ support.@footnote{In this case, the text is first
1701    encoded using the @code{utf-8} coding system and then rendered by the
1702    toolkit as it sees fit.}
1703    
1704  You can also supply a second string, called the help string, as follows:  You can also supply a second string, called the help string, as follows:
1705    

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

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