Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
33885:fd77fd05cecb | 33886:ff4ddf873081 |
---|---|
1 2000-11-26 Andrew Choi <akochoi@i-cable.com> | |
2 | |
3 * src/macterm.c (x_handle_tool_bar_click): | |
4 (note_tool_bar_highlight): change references to members deleted | |
5 from struct frame as in xterm.c. | |
6 | |
7 * inc/epaths.h: set PATH_EXEC to ~emacs/mac instead of | |
8 ~emacs/mac/bin. | |
9 | |
1 2000-10-25 Andrew Choi <akochoi@i-cable.com> | 10 2000-10-25 Andrew Choi <akochoi@i-cable.com> |
2 | 11 |
3 * cw5-mcp.xml: renamed from emacs-cw5.mcp.xml. | 12 * cw5-mcp.xml: renamed from emacs-cw5.mcp.xml. |
4 | 13 |
5 * cw6-mcp.xml: renamed from emacs-cw6.mcp.xml. | 14 * cw6-mcp.xml: renamed from emacs-cw6.mcp.xml. |