diff man/xemacs/abbrevs.texi @ 412:697ef44129c6 r21-2-14

Import from CVS: tag r21-2-14
author cvs
date Mon, 13 Aug 2007 11:20:41 +0200
parents de805c49cfc1
children
line wrap: on
line diff
--- a/man/xemacs/abbrevs.texi	Mon Aug 13 11:19:22 2007 +0200
+++ b/man/xemacs/abbrevs.texi	Mon Aug 13 11:20:41 2007 +0200
@@ -186,9 +186,9 @@
 
 @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,10 +257,9 @@
 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 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"}.
+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"}.
 
 @vindex save-abbrevs
   Emacs offers to save abbrevs automatically if you have changed any of