Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4fdd691b
Commit
4fdd691b
authored
Oct 21, 2001
by
Jason Rumney
Browse files
*** empty log message ***
parent
565153ff
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
src/ChangeLog
src/ChangeLog
+4
-1
No files found.
lisp/ChangeLog
View file @
4fdd691b
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.
...
...
src/ChangeLog
View file @
4fdd691b
...
...
@@ -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.
...
...
@@ -116,7 +119,7 @@
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 st
r
ings 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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment