diff options
author | Kim F. Storm <storm@cua.dk> | 2002-01-28 22:54:54 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2002-01-28 22:54:54 +0000 |
commit | fa72cff4e303b76b42d35b5ff525bc75c5887504 (patch) | |
tree | 54cc33dd9fed5b0200a4062152304e7b9642fb29 /mac | |
parent | f2172a682bfeffeded7a554af7859d796eed605a (diff) | |
download | emacs-fa72cff4e303b76b42d35b5ff525bc75c5887504.tar.gz |
*** empty log message ***
Diffstat (limited to 'mac')
-rw-r--r-- | mac/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog index d4933078c13..bcae17602c0 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog @@ -1,3 +1,9 @@ +2002-01-28 Kim F. Storm <storm@cua.dk> + + * src/macterm.c (x_erase_phys_cursor): Don't erase cursor if + cursor row is invisible. This can happen if cursor is on top line + of a window, and we switch to a buffer with a header line. + 2001-12-22 Pavel Jan,Bm(Bk <Pavel@Janik.cz> * cw5-mcp.xml, cw6-mcp.xml, makefile.MPW: Remove mocklisp files. |