aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b1e55458363..c39de6bd44e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -183,6 +183,9 @@
183 (set-auto-mode): Handle file-start-mode-alist. 183 (set-auto-mode): Handle file-start-mode-alist.
184 A little cleanup of structure. 184 A little cleanup of structure.
185 185
186 * dabbrev.el (dabbrev-eliminate-newlines):
187 Renamed from dabbrev--eliminate-newlines. All uses changed.
188
1862007-05-10 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> 1892007-05-10 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
187 190
188 * man.el (Man-next-section): Don't consider the last line of the page 191 * man.el (Man-next-section): Don't consider the last line of the page