comparison src/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 7fda98a1496f
children ec3fd3c937ce
comparison
equal deleted inserted replaced
33885:fd77fd05cecb 33886:ff4ddf873081
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
4 to window_from_coordinates should be pixel coordinates. 9 to window_from_coordinates should be pixel coordinates.
5 10