aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorThien-Thi Nguyen2005-04-18 09:41:15 +0000
committerThien-Thi Nguyen2005-04-18 09:41:15 +0000
commit999cdb8fc7062b88e16d91f465c2e8beb964b431 (patch)
tree63d5c4f8479d8043f2110f1bb2560304be5f251c /src/ChangeLog
parent59cfb104f6408ef3936c5f8e21de40ccd723169f (diff)
downloademacs-999cdb8fc7062b88e16d91f465c2e8beb964b431.tar.gz
emacs-999cdb8fc7062b88e16d91f465c2e8beb964b431.zip
(Fx_popup_menu): Initialize error_name to NULL.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2a253f1f8fc..a9ecedf1c53 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12005-04-18 Thien-Thi Nguyen <ttn@gnu.org>
2
3 * xmenu.c (Fx_popup_menu): Initialize error_name to NULL.
4
12005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 52005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 6
3 * macterm.c (XTread_socket): Don't beep on keyboard input even if 7 * macterm.c (XTread_socket): Don't beep on keyboard input even if