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
86d98c33
Commit
86d98c33
authored
Aug 05, 2002
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
872c0ba8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
27 additions
and
0 deletions
+27
-0
lisp/ChangeLog
lisp/ChangeLog
+3
-0
src/ChangeLog
src/ChangeLog
+24
-0
No files found.
lisp/ChangeLog
View file @
86d98c33
2002-08-05 Richard M. Stallman <rms@gnu.org>
* international/mule-cmds.el (select-safe-coding-system): Check for
non-nil CODING-SYSTEM before warning it disagrees with AUTO-CS.
* net/ange-ftp.el (ange-ftp-smart-gateway): Doc fix.
2002-08-05 Gerd Moellmann <gerd@gnu.org>
...
...
src/ChangeLog
View file @
86d98c33
2002-08-01 David Ponce <david@dponce.com>
* w32menu.c (local_heap, local_alloc, local_free): New macros.
(malloc_widget_value, free_widget_value)
(w32_free_submenu_strings): Use them.
(push_submenu_start, push_submenu_end, push_left_right_boundary)
(push_menu_pane, push_menu_item, single_keymap_panes)
(single_menu_item, Fx_popup_menu, menubar_selection_callback)
(single_submenu, set_frame_menubar)
(w32_menu_show, w32_dialog_show): Use AREF, ASET, ASIZE.
(Fx_popup_menu): Don't show pop up menu until preceding one is
actually cleaned up. Moved UNGCPRO outside #ifdef HAVE_MENUS block.
* w32menu.c: Changes adapted from xmenu.c
(set_frame_menubar): First parse all submenus,
then make widget_value trees from them.
Don't allocate any widget_value objects
until we are done with the parsing.
(parse_single_submenu): New function.
(digest_single_submenu): New function.
(single_submenu): Function deleted, replaced by those two.
2002-08-04 Andrew Choi <akochoi@shaw.ca>
* macterm.c (XTread_socket): Check that FrontNonFloatingWindow
...
...
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