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
7f2cddf3
Commit
7f2cddf3
authored
Jan 06, 2002
by
Jason Rumney
Browse files
(w32_menu_display_help): Revert last change.
parent
adad11bd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
src/ChangeLog
src/ChangeLog
+6
-0
src/w32menu.c
src/w32menu.c
+0
-2
No files found.
src/ChangeLog
View file @
7f2cddf3
2002-01-06 Jason Rumney <jasonr@gnu.org>
* w32menu.c (w32_menu_display_help): Revert last change.
* xmenu.c (menu_highlight_callback): Revert last change.
2002-01-06 Andreas Schwab <schwab@suse.de>
* insdel.c (make_gap_larger): Make sure buffer size does not
...
...
src/w32menu.c
View file @
7f2cddf3
...
...
@@ -2226,8 +2226,6 @@ w32_menu_display_help (HWND owner, HMENU menu, UINT item, UINT flags)
Windows code on the non-toolkit version. */
if
(
f
)
{
Fx_hide_tip
();
XSETFRAME
(
frame
,
f
);
kbd_buffer_store_help_event
(
frame
,
help
);
}
...
...
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