emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/abbrevs.texi


From: Jesper Harder
Subject: [Emacs-diffs] Changes to emacs/man/abbrevs.texi
Date: Sun, 20 Jun 2004 10:53:07 -0400

Index: emacs/man/abbrevs.texi
diff -c emacs/man/abbrevs.texi:1.18 emacs/man/abbrevs.texi:1.19
*** emacs/man/abbrevs.texi:1.18 Mon Sep  1 15:45:45 2003
--- emacs/man/abbrevs.texi      Sun Jun 20 14:45:43 2004
***************
*** 129,135 ****
  @findex define-global-abbrev
    You can define an abbrev without inserting either the abbrev or its
  expansion in the buffer using the command @code{define-global-abbrev}.
! It reads two arguments--the abbrev, and its expansion.  The command
  @code{define-mode-abbrev} does likewise for a mode-specific abbrev.
  
    To change the definition of an abbrev, just define a new definition.
--- 129,135 ----
  @findex define-global-abbrev
    You can define an abbrev without inserting either the abbrev or its
  expansion in the buffer using the command @code{define-global-abbrev}.
! It reads two arguments---the abbrev, and its expansion.  The command
  @code{define-mode-abbrev} does likewise for a mode-specific abbrev.
  
    To change the definition of an abbrev, just define a new definition.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]