aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2004-11-08 22:24:51 +0000
committerKim F. Storm2004-11-08 22:24:51 +0000
commitb7127aa8d0dfb639356470be604223e887b04695 (patch)
treee4b52ed0d0eea43b6320e896960551c1fadf0ddc /src/ChangeLog
parenta78bc3c08a389b62d24b95a2d93b69905b2ff824 (diff)
downloademacs-b7127aa8d0dfb639356470be604223e887b04695.tar.gz
emacs-b7127aa8d0dfb639356470be604223e887b04695.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d9150816605..49bdc6230a9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,7 @@
12004-11-08 Kim F. Storm <storm@cua.dk> 12004-11-08 Kim F. Storm <storm@cua.dk>
2 2
3 * xdisp.c (fast_find_position): Fix start pos if header line present. 3 * xdisp.c (fast_find_position): Fix start pos if header line present.
4 (note_mouse_highlight): Clear mouse face if we move out of text area.
4 5
52004-11-08 Eli Zaretskii <eliz@gnu.org> 62004-11-08 Eli Zaretskii <eliz@gnu.org>
6 7