aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b69c0e43a20..ce2bf91974a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12007-01-20 Eric Hanchrow <offby1@blarg.net> (tiny change)
2
3 * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
4 the doc string how to use personal abbrevs without electric
5 keywords.
6
12007-01-20 Alin C. Soare <alinsoar@voila.fr> (tiny change) 72007-01-20 Alin C. Soare <alinsoar@voila.fr> (tiny change)
2 8
3 * lisp/emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Fixed 9 * lisp/emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Fixed
@@ -5270,7 +5276,7 @@
5270 * textmodes/table.el: Add move-beginning-of-line and 5276 * textmodes/table.el: Add move-beginning-of-line and
5271 move-end-of-line to Point Motion Only Group. 5277 move-end-of-line to Point Motion Only Group.
5272 5278
52732006-07-22 Eric Hanchrow <offby1@blarg.net> 52792006-07-22 Eric Hanchrow <offby1@blarg.net> (tiny change)
5274 5280
5275 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction. 5281 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
5276 5282