log

age author description
Thu, 30 Oct 2008 15:54:31 +0000 Chong Yidong * emacsclient.c (main): If using the current frame, send tty
Thu, 30 Oct 2008 15:50:01 +0000 Chong Yidong (server-process-filter): In daemon mode, default to emacsclient's tty
Thu, 30 Oct 2008 15:49:49 +0000 Chong Yidong * server.el (server-process-filter): In daemon mode, default to
Thu, 30 Oct 2008 15:41:43 +0000 Martin Rudalics *** empty log message ***
Thu, 30 Oct 2008 15:41:07 +0000 Martin Rudalics (quit-window): Simplify code. Say in doc-string
Thu, 30 Oct 2008 09:23:31 +0000 Nick Roberts (vc-svn-diff): If files is nil don't set oldvers to
Thu, 30 Oct 2008 09:21:28 +0000 Nick Roberts *** empty log message ***
Thu, 30 Oct 2008 07:11:41 +0000 Kenichi Handa *** empty log message ***
Thu, 30 Oct 2008 07:11:14 +0000 Kenichi Handa Check fontconfig always.
Thu, 30 Oct 2008 04:37:40 +0000 Glenn Morris Comment that emacs.bash/csh are obsolete.
Thu, 30 Oct 2008 04:36:27 +0000 Glenn Morris *** empty log message ***
Thu, 30 Oct 2008 04:36:15 +0000 Glenn Morris (ELCFILES): Update.
Thu, 30 Oct 2008 04:35:15 +0000 Glenn Morris *** empty log message ***
Thu, 30 Oct 2008 04:34:40 +0000 Glenn Morris Move here from ../
Thu, 30 Oct 2008 04:34:15 +0000 Glenn Morris Move to obsolete/
Thu, 30 Oct 2008 04:32:33 +0000 Glenn Morris *** empty log message ***
Thu, 30 Oct 2008 04:32:22 +0000 Glenn Morris (locate-dominating-stop-dir-regexp): Fix typo.
Thu, 30 Oct 2008 02:27:28 +0000 Dan Nicolaescu (*-solaris2.[7-9]*): Fix typo.
Thu, 30 Oct 2008 01:27:06 +0000 Juanma Barranquero * w32fns.c (x_create_tip_frame): Prevent default foreground color for
Wed, 29 Oct 2008 21:42:37 +0000 Chong Yidong (Electric-pop-up-window): Don't shrink the window if it's already big
Wed, 29 Oct 2008 21:42:28 +0000 Chong Yidong * electric.el (Electric-pop-up-window): Don't shrink the window if
Wed, 29 Oct 2008 21:30:44 +0000 Chong Yidong (delete-minibuffer-contents): Delete all minibuffer contents instead
Wed, 29 Oct 2008 21:30:23 +0000 Chong Yidong * minibuffer.el (delete-minibuffer-contents): Delete all
Wed, 29 Oct 2008 20:57:03 +0000 Chong Yidong (tmm-get-keymap): Handle case where keyseq cache is omitted.
Wed, 29 Oct 2008 20:56:53 +0000 Chong Yidong * tmm.el (tmm-get-keymap): Handle case where keyseq cache is omitted.
Wed, 29 Oct 2008 18:22:12 +0000 Chong Yidong (bookmark-get-bookmark-record): Signal error for invalid bookmark.
Wed, 29 Oct 2008 18:21:50 +0000 Chong Yidong * bookmark.el (bookmark-get-bookmark-record): Signal error for invalid
Wed, 29 Oct 2008 18:03:03 +0000 Chong Yidong (Fdaemon_initialized): Initialize nfd.
Wed, 29 Oct 2008 18:02:53 +0000 Chong Yidong * emacs.c (Fdaemon_initialized): Initialize nfd.
Wed, 29 Oct 2008 17:42:49 +0000 Chong Yidong (bookmark-handle-bookmark): Rename from bookmark-jump-noselect.