log

age author description
Tue, 13 Jul 2010 18:17:51 -0400 Karl Fogel * lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
Tue, 13 Jul 2010 18:09:20 -0400 Karl Fogel [[[
Tue, 13 Jul 2010 17:33:02 -0400 Chong Yidong Add regexp tests for cucumber and ruby.
Tue, 13 Jul 2010 13:02:27 -0400 Chong Yidong * lisp/frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
Tue, 13 Jul 2010 14:03:42 +0300 Eli Zaretskii Fix the MS-DOS build; remove more "#ifdef subprocesses".
Tue, 13 Jul 2010 13:41:49 +0300 Adrian Robert term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew Dempsky; bug#5084). Remove incorrect binding for S-tab. (ns-alternatives-map): Change S-tab binding to backtab (bug#6616). * simple.el (normal-erase-is-backspace-setup-frame): Set mode on under ns.
Tue, 13 Jul 2010 13:57:00 +0300 Eli Zaretskii Remove more "#ifdef subprocesses".
Tue, 13 Jul 2010 13:03:22 +0300 Eli Zaretskii Fix the MS-DOS build (fallout from revno 100807).
Mon, 12 Jul 2010 21:54:28 -0700 Dan Nicolaescu Remove subprocesses #ifdefs from term.c.
Mon, 12 Jul 2010 21:47:45 -0700 Dan Nicolaescu Convert maybe_fatal to standard C.
Mon, 12 Jul 2010 12:56:46 -0700 Dan Nicolaescu Convert function definitions to standard C.
Mon, 12 Jul 2010 12:49:40 -0700 Dan Nicolaescu * oldXMenu/XMenu.h: Include <stdlib.h>.
Mon, 12 Jul 2010 12:29:49 -0700 Dan Nicolaescu Convert function definitions to standard C.
Mon, 12 Jul 2010 21:03:53 +0200 Andreas Schwab * dbusbind.c (xd_initialize): Don't compare boolean with a constant.
Mon, 12 Jul 2010 21:44:35 +0300 Eli Zaretskii (wait_reading_process_output) [!subprocesses]: Convert arg list to ANSI C.