From: Kim F. Storm Date: Fri, 30 Aug 2002 23:08:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~13448 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e0f7b1a80a5d299a967d6cc6efaf9dad6528c0f3;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 0aeb696a366..19b31c74466 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2002-08-31 Kim F. Storm + + * 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 * macfns.c (Qbox): Add extern declaration.