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
61973eb6
Commit
61973eb6
authored
Sep 19, 2006
by
YAMAMOTO Mitsuharu
Browse files
*** empty log message ***
parent
0d3f16e5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
32 additions
and
0 deletions
+32
-0
mac/ChangeLog
mac/ChangeLog
+9
-0
src/ChangeLog
src/ChangeLog
+23
-0
No files found.
mac/ChangeLog
View file @
61973eb6
2006-09-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* INSTALL: Remove descriptions about experimental flags.
* inc/config.h: Sync with src/config.in.
* src/Emacs.r (M_APPLE): New define.
(MENU): Use it.
2006-09-15 Jay Belanger <belanger@truman.edu>
* COPYING: Replace "Library Public License" by "Lesser Public
...
...
src/ChangeLog
View file @
61973eb6
2006-09-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* emacs.c (shut_down_emacs) [!subprocesses]: Don't set
inhibit_sentinels.
* mac.c [!MAC_OSX] (select): Fix argument name.
* macmenu.c (enum mac_menu_kind, min_menu_id): New enumerator and
menu ID for Apple menu.
(menubar_selection_callback): Remove function.
(find_and_call_menu_selection): New function from xmenu.c.
(x_activate_menubar): Use it.
(set_frame_menubar): Don't use f->output_data.mac->menubar_active.
* macterm.c (menubar_selection_callback): Remove extern.
(M_APPLE): Change to 234.
(do_apple_menu) [!TARGET_API_MAC_CARBON]: Make non-static.
(do_menu_choice): Remove function.
* macterm.h (struct mac_output): Remove member menubar_active.
(do_menu_choice): Remove extern.
(do_apple_menu) [!TARGET_API_MAC_CARBON]: Add extern.
2006-09-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* xfns.c (syms_of_xfns): Rename x_gtk_show_chooser_help_text to
...
...
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