aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2006-11-22 15:09:54 +0000
committerChong Yidong2006-11-22 15:09:54 +0000
commit63cb1543cb6f272b38c3c3cc3e014d85ba297993 (patch)
tree39baa72b0795579a6388eb8cda9d5467b696cd2d /src
parent42073bfb9e0c7136dd2e5d0feb6ffb6ed3b9d1ca (diff)
downloademacs-63cb1543cb6f272b38c3c3cc3e014d85ba297993.tar.gz
emacs-63cb1543cb6f272b38c3c3cc3e014d85ba297993.zip
* window.c (set_window_buffer): Clear mouse highlight if it is in
this window.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d12df9baca0..66272168d96 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-11-22 Chong Yidong <cyd@stupidchicken.com>
2
3 * window.c (set_window_buffer): Clear mouse highlight if it is in
4 this window.
5
12006-11-21 Chong Yidong <cyd@stupidchicken.com> 62006-11-21 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * xfaces.c (realize_default_face): Check if the default font name 8 * xfaces.c (realize_default_face): Check if the default font name