log

age author description
Tue, 05 Aug 2008 03:42:31 +0000 Jay Belanger (math-read-number): Handle C-like languages properly.
Tue, 05 Aug 2008 03:38:24 +0000 Jay Belanger (math-read-number): Handle C numbers beginning with 0 correctly.
Tue, 05 Aug 2008 03:05:14 +0000 Adrian Robert Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
Mon, 04 Aug 2008 21:59:02 +0000 Chong Yidong Test directly for NS_HAVE_INTEGER before defining it.
Mon, 04 Aug 2008 21:58:51 +0000 Chong Yidong Regenerate.
Mon, 04 Aug 2008 21:58:34 +0000 Chong Yidong * nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.
Mon, 04 Aug 2008 21:57:15 +0000 Chong Yidong Test for existence of NSInteger.
Mon, 04 Aug 2008 21:57:03 +0000 Chong Yidong Regenerate.
Mon, 04 Aug 2008 21:56:53 +0000 Chong Yidong Last change suggested by Yavor Doganov.
Mon, 04 Aug 2008 21:56:18 +0000 Chong Yidong * configure: Regenerate.
Mon, 04 Aug 2008 17:50:47 +0000 Seiji Zenitani nsfns.m (x-create-frame): Set the frame parameter alpha to Qnil
Mon, 04 Aug 2008 17:50:22 +0000 Seiji Zenitani Set the frame parameter alpha to Qnil
Mon, 04 Aug 2008 17:14:16 +0000 Chong Yidong (find_and_call_menu_selection): Fix prototype.
Mon, 04 Aug 2008 17:14:08 +0000 Chong Yidong * nsterm.h (find_and_call_menu_selection): Fix prototype.
Mon, 04 Aug 2008 16:57:44 +0000 Adrian Robert fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h)