]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Sun, 21 Oct 2001 18:49:20 +0000 (18:49 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 21 Oct 2001 18:49:20 +0000 (18:49 +0000)
lisp/ChangeLog
src/ChangeLog

index 1ac1366fc90053b1654da1a337f6d661fa958f24..4138ee85a85b79b0a787ef876d17cce7c661eee5 100644 (file)
@@ -1,3 +1,7 @@
+2001-10-21  Jason Rumney  <jasonr@gnu.org>
+
+       * term/w32-win.el: (redisplay-dont-pause): Don't set.
+
 2001-10-22  Miles Bader  <miles@gnu.org>
 
        * help-funs.el (help-manyarg-func-alist): Variable removed.
index 795f0b4aea51e919f36db86198ad924719ffc55e..215eb8314829f48fe11a15252c5bb84bc132cab2 100644 (file)
@@ -54,6 +54,9 @@
        (note_mouse_movement): If the mouse moved off the glyph, remember
        its new position.
        
+       * w32term.h (struct w32_output): Correct spelling of x_compatible.
+       (w32_display_info): Add mouse_face_overlay.
+
        * w32term.c (notice_overwritten_cursor): Renamed from
        note_overwritten_text_cursor.  Rewritten to take glyph widths into
        account.
        a widget to zero height.
 
        * w32menu.c (single_submenu, w32_menu_show) [!HAVE_MULTILINGUAL_MENU]:
-       Protect unibyte stings created by replacing their multibyte
+       Protect unibyte strings created by replacing their multibyte
        equivalents in menu_items.
        (w32_menu_show): Don't overwrite an item's name with its key
        description in case the description is a multibyte string.