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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/abbrev.el,v
Date: Fri, 09 Mar 2007 22:02:41 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/03/09 22:02:41

Index: abbrev.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/abbrev.el,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- abbrev.el   21 Jan 2007 03:53:12 -0000      1.52
+++ abbrev.el   9 Mar 2007 22:02:41 -0000       1.53
@@ -363,5 +363,7 @@
            (if (or noquery (y-or-n-p (format "Expand `%s'? " string)))
                (expand-abbrev)))))))
 
+(provide 'abbrev)
+
 ;; arch-tag: dbd6f3ae-dfe3-40ba-b00f-f9e3ff960df5
 ;;; abbrev.el ends here




reply via email to

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