diff options
Diffstat (limited to 'mac')
-rw-r--r-- | mac/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog index 0eaa313b947..54d3bdaac30 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog @@ -1,3 +1,10 @@ +2001-10-08 Stefan Monnier <monnier@cs.yale.edu> + + * src/macmenu.c (Fx_popup_menu): Use Fkeymap_prompt. + + * src/macterm.c: Include keymap.h. + (note_mode_line_highlight): Use KEYMAPP. + 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk> * src/macmenu.c (mac_menu_show): Use refcon of selected menu item. @@ -12,7 +19,7 @@ of smRoman for the second entry of a Japanese font. (XLoadQueryFont): Recognize a font as having the smRoman script code if its encoding is jisx0201.1976-0. - + * makefile.MPW: Generate etc/DOC file from .elc files instead of .el files. @@ -21,7 +28,7 @@ files. (sleep) [__MRC__]: Place loop around WaitNextEvent to check time elapsed instead of use WaitNextEvent call as a delay. - + 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk> * src/macterm.c (init_font_name_table): Add an additional entry to |