aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndrew Choi2002-10-07 04:00:07 +0000
committerAndrew Choi2002-10-07 04:00:07 +0000
commit95fb757742d2a6fd51a332e1f3a037dc17e06dfc (patch)
tree446716d801fc9df3d57a397952bfed40132bdeaa /src/ChangeLog
parent496c17d61b1f48506c6e4a34d851121d60033210 (diff)
downloademacs-95fb757742d2a6fd51a332e1f3a037dc17e06dfc.tar.gz
emacs-95fb757742d2a6fd51a332e1f3a037dc17e06dfc.zip
2002-10-06 Andrew Choi <akochoi@shaw.ca>
* macmenu.c (mac_menu_show): Add j to count menu items; match menu_item_selection to it to find selected item.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a609251ed08..b336f3b3413 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12002-10-06 Andrew Choi <akochoi@shaw.ca>
2
3 * macmenu.c (mac_menu_show): Add j to count menu items; match
4 menu_item_selection to it to find selected item.
5
12002-10-06 Jan D. <jan.h.d@swipnet.se> 62002-10-06 Jan D. <jan.h.d@swipnet.se>
2 7
3 * xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all 8 * xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all