log lisp/ChangeLog @ 103249:019c8b2b5898

age author description
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.
Sun, 03 May 2009 05:46:08 +0000 Daiki Ueno (epa--read-signature-type): Fix typo.
Sat, 02 May 2009 23:44:00 +0000 Glenn Morris (widget-specify-field, widget-field-value-get, character):
Sat, 02 May 2009 08:33:25 +0000 Martin Rudalics (pop-up-frame-function): Remove choice nil since it
Thu, 30 Apr 2009 23:43:51 +0000 Juanma Barranquero Fix typos.
Thu, 30 Apr 2009 18:00:29 +0000 David Reitter *** empty log message ***
Thu, 30 Apr 2009 10:28:33 +0000 Alan Mackenzie *** empty log message ***
Wed, 29 Apr 2009 04:46:15 +0000 Chong Yidong * subr.el (assoc-default): Doc fix.
Wed, 29 Apr 2009 03:02:54 +0000 Chong Yidong * files.el (hack-local-variables-prop-line)
Tue, 28 Apr 2009 21:29:47 +0000 Chong Yidong * progmodes/which-func.el (which-function): Don't assume that
Tue, 28 Apr 2009 18:58:33 +0000 Stefan Monnier (quail-vunion): Remove unexplained nreverse.