aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2006-01-19 21:12:22 +0000
committerChong Yidong2006-01-19 21:12:22 +0000
commit995f2df9d1c12c73077ecced0530bafa5cf91cf9 (patch)
tree8e50b851b6f4c7d5366b4109bdb9124b37090a9b /src/ChangeLog
parentdc38351b1f9b5fc4b6de694ee53994bb57b3a20c (diff)
downloademacs-995f2df9d1c12c73077ecced0530bafa5cf91cf9.tar.gz
emacs-995f2df9d1c12c73077ecced0530bafa5cf91cf9.zip
* xdisp.c (get_window_cursor_type): Use cursor type specified by
the selected buffer for the echo area too.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f11b1f23cef..cabf73c9088 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-01-19 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (get_window_cursor_type): Use cursor type specified by
4 the selected buffer for the echo area too.
5
12006-01-19 Richard M. Stallman <rms@gnu.org> 62006-01-19 Richard M. Stallman <rms@gnu.org>
2 7
3 * keymap.c (Fmap_keymap): Doc fix. 8 * keymap.c (Fmap_keymap): Doc fix.