diff lisp/ChangeLog @ 85773:13ae285f009a

Rename `count' and `system-flag' to :count and :system. Update all users. (abbrev-get, abbrev-put): Simplify. (define-abbrev): Don't store the `force' value in the :system property. (abbrev--before-point): Obey the :enable-function of the abbrev as well.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 30 Oct 2007 01:39:19 +0000
parents 6b9c41aaadf8
children 2ca0af23d79d
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Oct 30 01:39:14 2007 +0000
+++ b/lisp/ChangeLog	Tue Oct 30 01:39:19 2007 +0000
@@ -1,3 +1,11 @@
+2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* abbrev.el: Rename `count' and `system-flag' to :count and :system.
+	Update all users.
+	(abbrev-get, abbrev-put): Simplify.
+	(define-abbrev): Don't store the `force' value in the :system property.
+	(abbrev--before-point): Obey the :enable-function of the abbrev as well.
+
 2007-10-30  Michael Olson  <mwolson@gnu.org>
 
 	* desktop.el (desktop-minor-mode-table): Add line for ERC.