From: Chong Yidong Date: Mon, 4 Aug 2008 17:14:08 +0000 (+0000) Subject: * nsterm.h (find_and_call_menu_selection): Fix prototype. X-Git-Tag: emacs-pretest-23.0.90~3661 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b537b75b0787c998517405c67d5c7aceb3ee958c;p=emacs.git * nsterm.h (find_and_call_menu_selection): Fix prototype. --- diff --git a/src/ChangeLog b/src/ChangeLog index f4ad592bb33..2056cc6caa5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2008-08-04 Chong Yidong + + * nsterm.h (find_and_call_menu_selection): Fix prototype. + 2008-08-04 Adrian Robert * emacs.c (main: unexec_init_emacs_zone): Call if on DARWIN_OS.