diff options
| author | Andrew Choi | 2000-11-26 06:35:26 +0000 |
|---|---|---|
| committer | Andrew Choi | 2000-11-26 06:35:26 +0000 |
| commit | c1e279c22cc7fda1c8d7cae5dc4d762ea60efff7 (patch) | |
| tree | e0b43b066fec7594b07f0c386b0f69b9e23d915d /src/ChangeLog | |
| parent | 47092217997cdb4cf1af20dd0ba887f0c1f9abed (diff) | |
| download | emacs-c1e279c22cc7fda1c8d7cae5dc4d762ea60efff7.tar.gz emacs-c1e279c22cc7fda1c8d7cae5dc4d762ea60efff7.zip | |
* 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.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 06746867569..971bd2bc047 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-11-26 Andrew Choi <akochoi@i-cable.com> | ||
| 2 | |||
| 3 | * emacs.c (main) [macintosh]: call syms_of_frame before calling | ||
| 4 | init_window_once. | ||
| 5 | |||
| 1 | 2000-11-25 Jason Rumney <jasonr@gnu.org> | 6 | 2000-11-25 Jason Rumney <jasonr@gnu.org> |
| 2 | 7 | ||
| 3 | * keyboard.c (make_lispy_event) [mouse_wheel, drag_n_drop]: Args | 8 | * keyboard.c (make_lispy_event) [mouse_wheel, drag_n_drop]: Args |