emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/abbrev.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/abbrev.el,v
Date: Sat, 26 Apr 2008 02:33:09 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/04/26 02:33:09

Index: abbrev.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/abbrev.el,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -b -r1.72 -r1.73
--- abbrev.el   26 Apr 2008 01:59:04 -0000      1.72
+++ abbrev.el   26 Apr 2008 02:33:08 -0000      1.73
@@ -544,7 +544,7 @@
   overwrite a non-system abbreviation of the same name.
 - `:case-fixed': non-nil means that abbreviations are looked up without
   case-folding, and the expansion is not capitalized/upcased.
-- `:enable-function': a function of no argument which returns non-nil iff the
+- `:enable-function': a function of no argument which returns non-nil if the
   abbrev should be used for a particular call of `expand-abbrev'.
 
 An obsolete but still supported calling form is:




reply via email to

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