/[auctex]/auctex/doc/auctex.texi
ViewVC logotype

Diff of /auctex/doc/auctex.texi

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

revision 1.222 by angeli, Mon Apr 4 15:39:32 2005 UTC revision 1.223 by angeli, Tue Apr 12 17:11:09 2005 UTC
# Line 770  To enable LaTeX-math-mode by default, ad Line 770  To enable LaTeX-math-mode by default, ad
770  @end lisp  @end lisp
771    
772  @defopt LaTeX-math-abbrev-prefix  @defopt LaTeX-math-abbrev-prefix
773  A string containing the prefix of @code{LaTeX-math-mode} commands;  A string or Elisp expression containing the prefix of
774  This value defaults to @kbd{`}.  @code{LaTeX-math-mode} commands; This value defaults to @kbd{`}.
775    
776    The string has to adhere to a format understood by the @code{kbd} macro
777    which corresponds to the syntax usually used in the Emacs and Elisp
778    manuals.  The Elisp expression has to be suitable to be fed to
779    @code{define-key}.
780  @end defopt  @end defopt
781    
782  The variable @code{LaTeX-math-list} holds the actual mapping.  The variable @code{LaTeX-math-list} holds the actual mapping.

Legend:
Removed from v.1.222  
changed lines
  Added in v.1.223

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