aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e2a16200bb6..0f0111b01af 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12006-09-18 Kim F. Storm <storm@cua.dk>
2
3 * simple.el (line-move-partial): Rework 2006-09-15 change to use
4 new window-line-height function. Further optimize by not calling
5 pos-visible-in-window-p for window-end when window-line-height
6 returns useful information.
7
12006-09-16 Richard Stallman <rms@gnu.org> 82006-09-16 Richard Stallman <rms@gnu.org>
2 9
3 * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd. 10 * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.