log lisp/ChangeLog @ 103286:b05973aa4a3f

age author description
Sun, 24 May 2009 23:26:33 +0000 Chong Yidong * textmodes/ispell.el (ispell-check-version): Handle dashes in
Sat, 23 May 2009 23:31:49 +0000 Chong Yidong * info.el (Info-mode): Doc fix (Bug#3358).
Sat, 23 May 2009 12:46:55 +0000 Johan Bockgrd (ediff-vc-latest-version): Use property `vc-latest-revision' instead
Sat, 23 May 2009 00:11:53 +0000 Chong Yidong * progmodes/grep.el (grep-compute-defaults): Simplify how settings
Thu, 21 May 2009 04:40:08 +0000 Glenn Morris (calendar-forward-day): Fix 2008-06-21 change -
Wed, 20 May 2009 15:14:20 +0000 Stefan Monnier (tex-uptodate-p): Accept [1{/var/foo}] as a page number.
Wed, 20 May 2009 12:53:54 +0000 Jason Rumney (locate-dominating-stop-dir-regexp): Add terminal
Wed, 20 May 2009 02:17:50 +0000 Chong Yidong * international/encoded-kb.el (encoded-kbd-setup-display): Change
Tue, 19 May 2009 22:31:26 +0000 Alan Mackenzie *** empty log message ***
Tue, 19 May 2009 01:28:54 +0000 Kenichi Handa *** empty log message ***
Mon, 18 May 2009 17:08:19 +0000 Chong Yidong * register.el (register-alist): Doc fix (Bug#3311).
Mon, 18 May 2009 16:30:59 +0000 Richard M. Stallman * progmodes/compile.el (compilation-filter): If inserting at end
Mon, 18 May 2009 16:26:57 +0000 Richard M. Stallman * mail/rmail.el (rmail-expunge-confirmed): Return nil if nothing to do.
Sun, 17 May 2009 16:11:23 +0000 Richard M. Stallman * mail/rmailedit.el (rmail-edit-current-message):
Sun, 17 May 2009 03:38:41 +0000 Stefan Monnier (vc-bzr-state-heuristic): Fallback on vc-bzr-state in case
Fri, 15 May 2009 15:00:32 +0000 Martin Rudalics (dired-pop-to-buffer): Try to make this behave the
Thu, 14 May 2009 03:50:53 +0000 Chong Yidong * frame.el (minibuffer-frame-alist): Doc fix (Bug#3276).
Tue, 12 May 2009 16:42:20 +0000 Chong Yidong * tutorial.el (help-with-tutorial): Use TUTORIAL.xx for the tutorial
Tue, 12 May 2009 16:06:07 +0000 Chong Yidong * tutorial.el (help-with-tutorial): Don't use text mode, since the
Mon, 11 May 2009 15:35:44 +0000 Stefan Monnier (completion-setup-function):
Sun, 10 May 2009 22:01:20 +0000 Chong Yidong * emacs-lisp/cl-macs.el (lexical-let*): Doc fix (Bug#3178).
Sun, 10 May 2009 21:22:00 +0000 Kim F. Storm *** empty log message ***
Fri, 08 May 2009 02:25:43 +0000 Kenichi Handa *** empty log message ***
Thu, 07 May 2009 09:21:23 +0000 Martin Rudalics (split-window-sensibly): New function.
Thu, 07 May 2009 00:03:42 +0000 Chong Yidong * faces.el (x-handle-named-frame-geometry): Ignore errors from
Tue, 05 May 2009 04:17:27 +0000 Stefan Monnier (vc-svn-parse-status): Accept ?D for removed files (bug#3213).
Tue, 05 May 2009 04:02:45 +0000 Stefan Monnier (vc-delete-file): Add autoload cookie (bug#3209).
Mon, 04 May 2009 01:18:11 +0000 Chong Yidong * emacs-lisp/bindat.el (bindat-pack): Allocate and set a string
Sun, 03 May 2009 23:19:35 +0000 Juanma Barranquero * term/ns-win.el (ns-alternatives-map, ns-insert-working-text)
Sun, 03 May 2009 22:27:40 +0000 Daiki Ueno Fix timing problem of Bug#2412.