Mercurial > emacs
changeset 47170:95bca2c923b7
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 30 Aug 2002 23:08:57 +0000 |
parents | bed718560d06 |
children | c10af00d34e0 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Aug 30 21:55:07 2002 +0000 +++ b/src/ChangeLog Fri Aug 30 23:08:57 2002 +0000 @@ -1,3 +1,9 @@ +2002-08-31 Kim F. Storm <storm@cua.dk> + + * xdisp.c (Valternate_cursor_type, Qalternate_cursor_type): Removed. + (get_window_cursor_type): Don't use them. + (syms_of_xdisp): Remove intern, staticpro, and defvar for them. + 2002-08-30 Andrew Choi <akochoi@shaw.ca> * macfns.c (Qbox): Add extern declaration.