X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=man%2Fxemacs%2Fabbrevs.texi;h=28a6814a2187b278651e446d53f71de92eeed1ea;hb=7ab64bbad77deafc3d7251761292a0edeec74bc6;hp=e1afef7f30ec7260ed124a62771de1cfc91658d3;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git- diff --git a/man/xemacs/abbrevs.texi b/man/xemacs/abbrevs.texi index e1afef7..28a6814 100644 --- a/man/xemacs/abbrevs.texi +++ b/man/xemacs/abbrevs.texi @@ -1,5 +1,5 @@ -@node Abbrevs, Picture, Packages, Top +@node Abbrevs, Picture, Running, Top @chapter Abbrevs @cindex abbrevs @cindex expansion (of abbrevs) @@ -186,9 +186,9 @@ Edit a list of abbrevs; you can add, alter, or remove definitions. @example (lisp-mode-abbrev-table) -"dk" 0 "define-key" +"dk" 0 "define-key" (global-abbrev-table) -"dfn" 0 "definition" +"dfn" 0 "definition" @end example @noindent @@ -257,9 +257,10 @@ specified file. The text stored in the file looks like the output of minibuffer and reads the specified file, defining abbrevs according to its contents. @kbd{M-x quietly-read-abbrev-file} is the same but does not display a message in the echo area; it is actually useful primarily -in the @file{.emacs} file. If you give an empty argument to either of -these functions, the file name Emacs uses is the value of the variable -@code{abbrev-file-name}, which is by default @code{"~/.abbrev_defs"}. +in the init file. @xref{Init File}. If you give an empty argument to +either of these functions, the file name Emacs uses is the value of the +variable @code{abbrev-file-name}, which is by default +@code{"~/.abbrev_defs"}. @vindex save-abbrevs Emacs offers to save abbrevs automatically if you have changed any of