Mercurial > emacs
diff mac/ChangeLog @ 33886:ff4ddf873081
* src/macterm.c (x_handle_tool_bar_click, note_tool_bar_highlight):
change references to members deleted from struct frame as in xterm.c.
* inc/epaths.h: set PATH_EXEC to ~emacs/mac instead of ~emacs/mac/bin.
* emacs.c (main) [macintosh]: call syms_of_frame before calling
init_window_once.
author | Andrew Choi <akochoi@shaw.ca> |
---|---|
date | Sun, 26 Nov 2000 06:35:26 +0000 |
parents | cc5f38852c1d |
children | 94435b0ce7fd |
line wrap: on
line diff
--- a/mac/ChangeLog Sat Nov 25 19:48:15 2000 +0000 +++ b/mac/ChangeLog Sun Nov 26 06:35:26 2000 +0000 @@ -1,3 +1,12 @@ +2000-11-26 Andrew Choi <akochoi@i-cable.com> + + * src/macterm.c (x_handle_tool_bar_click): + (note_tool_bar_highlight): change references to members deleted + from struct frame as in xterm.c. + + * inc/epaths.h: set PATH_EXEC to ~emacs/mac instead of + ~emacs/mac/bin. + 2000-10-25 Andrew Choi <akochoi@i-cable.com> * cw5-mcp.xml: renamed from emacs-cw5.mcp.xml.