aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0855c8a8218..8c2be56191b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12007-04-22 Glenn Morris <rgm@gnu.org> 12007-04-22 Glenn Morris <rgm@gnu.org>
2 2
3 * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom,
4 and give it the risky-local-variable property.
5
3 * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev 6 * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev
4 before defining it. 7 before defining it.
5 8