aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6de8602e6f6..54772be0304 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12002-12-22 Steven Tamm <steventamm@mac.com>
2
3 * macterm.c (XTread_socket): Call KeyTranslate for control and
4 meta to deal correctly shifted non-alpha characters, like C-S-5
5 being treated like C-%. Does not look for shift key to deal
6 with masking off control-key with mac-reverse-ctrl-meta.
7
12002-12-21 Richard M. Stallman <rms@gnu.org> 82002-12-21 Richard M. Stallman <rms@gnu.org>
2 9
3 * xmenu.c (popup_get_selection): Now static. New arg DO_TIMERS. 10 * xmenu.c (popup_get_selection): Now static. New arg DO_TIMERS.