diff options
author | Kim F. Storm <storm@cua.dk> | 2003-09-03 07:50:16 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2003-09-03 07:50:16 +0000 |
commit | ed159bbf70b4a8d77a65d290ec812e87ca55c42e (patch) | |
tree | 3d6dd2f93a458965e335d4747e4de23c7152679d | |
parent | 589a591bf3693e5c7f154f8c059d7a7850d64cf7 (diff) | |
download | emacs-ed159bbf70b4a8d77a65d290ec812e87ca55c42e.tar.gz |
*** empty log message ***
-rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b52ea7a10b2..2c2ab0041be 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2003-09-03 Kim F. Storm <storm@cua.dk> + + * xdisp.c (get_window_cursor_type): Partially undo 2002-03-01 + change (superseded by 2002-08-30 change); the default blink-off + cursor is now again "no cursor". + 2003-09-01 Jason Rumney <jasonr@gnu.org> * makefile.w32-in (alloca.o): Remove. |