log src/ChangeLog @ 105903:28d5dd02302d

age author description
Sun, 08 Nov 2009 00:14:30 +0000 Chong Yidong * xmenu.c (Fx_popup_menu): Hide any tooltip before opening a menu.
Sat, 07 Nov 2009 23:49:08 +0000 Chong Yidong * xmenu.c (Fx_popup_menu): Extract event timestamp. Pass it to
Fri, 06 Nov 2009 18:47:48 +0000 Stefan Monnier Let integers use up 2 tags to give them one extra bit and double their range.
Fri, 06 Nov 2009 11:40:24 +0000 Eli Zaretskii *** empty log message ***
Fri, 06 Nov 2009 10:55:11 +0000 Eli Zaretskii *** empty log message ***
Fri, 06 Nov 2009 08:30:43 +0000 Jan Dj¸«£rv Fix bug #4870, issues 3 and 4.
Fri, 06 Nov 2009 07:49:31 +0000 Dan Nicolaescu * keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Fri, 06 Nov 2009 06:07:46 +0000 Dan Nicolaescu * process.c (socket_options): Make it const.
Fri, 06 Nov 2009 05:24:28 +0000 Dan Nicolaescu * alloc.c (make_pure_c_string): New function.
Thu, 05 Nov 2009 04:16:04 +0000 Kenichi Handa *** empty log message ***
Wed, 04 Nov 2009 06:31:42 +0000 Dan Nicolaescu (BASE_PURESIZE): Increase to 1620000.
Tue, 03 Nov 2009 21:34:59 +0000 Stefan Monnier (save_restriction_restore): Update the (pt/begv/vz)_markers
Tue, 03 Nov 2009 15:30:39 +0000 Stefan Monnier Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.
Sat, 31 Oct 2009 17:12:13 +0000 Chong Yidong * frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix