aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJuanma Barranquero2006-12-11 16:44:53 +0000
committerJuanma Barranquero2006-12-11 16:44:53 +0000
commit53d45a176b430c806b821ce93872f2f1ef6cf38f (patch)
tree721d8444182b0732cc99f2c7c4a5f015b2aeb186 /src
parent31ec0f0a5d020ef2a7a592c3b8723172385f4187 (diff)
downloademacs-53d45a176b430c806b821ce93872f2f1ef6cf38f.tar.gz
emacs-53d45a176b430c806b821ce93872f2f1ef6cf38f.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5f944b96a5e..450f6ba1487 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,6 +4,8 @@
4 <default-scroll-up-aggressively, default-scroll-down-aggressively>: 4 <default-scroll-up-aggressively, default-scroll-down-aggressively>:
5 <line-spacing, left-margin>: Doc fixes. 5 <line-spacing, left-margin>: Doc fixes.
6 6
7 * xdisp.c (syms_of_xdisp) <mode-line-inverse-video>: Doc fix.
8
72006-12-10 Kim F. Storm <storm@cua.dk> 92006-12-10 Kim F. Storm <storm@cua.dk>
8 10
9 * xdisp.c (show_mouse_face): Never use text cursor in tool-bar. 11 * xdisp.c (show_mouse_face): Never use text cursor in tool-bar.