Mercurial > hg > xemacs-beta
comparison man/lispref/abbrevs.texi @ 367:a4f53d9b3154 r21-1-13
Import from CVS: tag r21-1-13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:01:07 +0200 |
parents | 376386a54a3c |
children | cc15677e0335 |
comparison
equal
deleted
inserted
replaced
366:83d76f480a59 | 367:a4f53d9b3154 |
---|---|
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, emacs, The XEmacs Reference Manual}. | 33 Mode, xemacs, 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. |