Mercurial > hg > xemacs-beta
comparison man/lispref/abbrevs.texi @ 371:cc15677e0335 r21-2b1
Import from CVS: tag r21-2b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:03:08 +0200 |
parents | a4f53d9b3154 |
children |
comparison
equal
deleted
inserted
replaced
370:bd866891f083 | 371:cc15677e0335 |
---|---|
28 normally they are never used except by the code that handles abbrevs. | 28 normally they are never used except by the code that handles abbrevs. |
29 Therefore, it is safe to use them in an extremely nonstandard way. | 29 Therefore, it is safe to use them in an extremely nonstandard way. |
30 @xref{Creating Symbols}. | 30 @xref{Creating Symbols}. |
31 | 31 |
32 For the user-level commands for abbrevs, see @ref{Abbrevs,, Abbrev | 32 For the user-level commands for abbrevs, see @ref{Abbrevs,, Abbrev |
33 Mode, xemacs, The XEmacs Reference Manual}. | 33 Mode, emacs, The XEmacs Reference Manual}. |
34 | 34 |
35 @menu | 35 @menu |
36 * Abbrev Mode:: Setting up XEmacs for abbreviation. | 36 * Abbrev Mode:: Setting up XEmacs for abbreviation. |
37 * Tables: Abbrev Tables. Creating and working with abbrev tables. | 37 * Tables: Abbrev Tables. Creating and working with abbrev tables. |
38 * Defining Abbrevs:: Specifying abbreviations and their expansions. | 38 * Defining Abbrevs:: Specifying abbreviations and their expansions. |