]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Thu, 29 Aug 2002 14:50:07 +0000 (14:50 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 29 Aug 2002 14:50:07 +0000 (14:50 +0000)
lisp/ChangeLog
src/ChangeLog

index 226f6d8da92cd48e234d280c025dcc80a0e6e932..4babcec6a4214cc29196cf4833b79412ab668eaa 100644 (file)
@@ -1,3 +1,9 @@
+2002-08-29  Richard M. Stallman  <rms@gnu.org>
+
+       * emacs-lisp/bytecomp.el (byte-compile-log-file): Use \f.
+       (byte-compile-cl-warn): Add cl-macroexpand-all, cl-compiling-file
+       to don't-warn list.
+
 2002-08-29  Kim F. Storm  <storm@cua.dk>
 
        * kmacro.el: Changed default bindings from F7/F8 to F3/F4.
index 85043a7147e3602c58dc814c25657bd74107a355..6f200686592197518f2f2f2b118ba4e6138d98fc 100644 (file)
@@ -1,3 +1,28 @@
+2002-08-28  Richard M. Stallman  <rms@gnu.org>
+
+       * w32fns.c (x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
+       FRAME_BLINK_OFF_CURSOR_WIDTH using defaults and Vblink_cursor_alist.
+       (Vblink_cursor_alist): New variable.
+       (syms_of_w32fns): Initialize and defvar it.
+       (x_specified_cursor_type): Recognize Qbox for filled box.
+       Exceptions are hollow boxes.
+       (Qbox, Qhollow): New variables.
+       (syms_of_w32fns): Initialize and staticpro them.
+
+       * w32term.h (FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH):
+       New macros.
+       (struct w32_output): New fields blink_off_cursor, blink_off_cursor_width.
+       (FRAME_CURSOR_WIDTH): New macro.
+
+       * w32term.c (x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
+       and FRAME_BLINK_OFF_CURSOR_WIDTH for blinking cursor off.
+
+       * w32term.c (x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH
+       for bar cursor.
+
+       * w32term.c (expose_overlaps): New function.
+       (expose_window): Use it to fix the display of overlapping rows.
+
 2002-08-28  Simon Josefsson  <jas@extundo.com>
 
        * xfns.c (Fx_open_connection): Improve help when X connection