log lisp/ChangeLog @ 109017:1bf6e768d93b

age author description
Thu, 17 Jun 2010 12:45:25 +0200 Juanma Barranquero menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
Wed, 16 Jun 2010 22:08:10 -0400 Chong Yidong Merge package.el, written by Tom Tromey <tromey@redhat.com>.
Wed, 16 Jun 2010 20:17:22 -0400 Stefan Monnier * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
Wed, 16 Jun 2010 18:27:20 -0500 Jay Belanger calc-poly.el: (math-accum-factors): Make sure that constants aren't distributed
Thu, 17 Jun 2010 00:33:54 +0300 Juri Linkov * lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' before
Wed, 16 Jun 2010 17:11:06 -0400 Stefan Monnier * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
Wed, 16 Jun 2010 16:08:41 -0400 Stefan Monnier Merge from emacs-23
Wed, 16 Jun 2010 15:42:59 +0200 Agustin martin ispell.el: Fix portuguese casechars/not-casechars for missing ''. (bug#6434).
Wed, 16 Jun 2010 16:00:22 -0400 Stefan Monnier * lisp/font-lock.el (font-lock-major-mode): Rename from
Tue, 15 Jun 2010 00:51:42 -0400 Stefan Monnier * lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.
Mon, 14 Jun 2010 20:42:33 -0700 Glenn Morris Tweak previous change.
Mon, 14 Jun 2010 20:38:58 -0700 Glenn Morris Close bug#5176.
Sat, 12 Jun 2010 00:34:36 -0700 Glenn Morris Close bug#6361.
Sat, 12 Jun 2010 00:06:15 -0700 Glenn Morris Close bug#6408.
Tue, 15 Jun 2010 13:05:06 +0200 Juanma Barranquero * facemenu.el (list-colors-sort): Doc fix.
Mon, 14 Jun 2010 20:34:12 -0700 Glenn Morris * lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.
Mon, 14 Jun 2010 19:03:04 +0300 Juri Linkov Add sort option `list-colors-sort'. (Bug#6332)
Mon, 14 Jun 2010 18:48:52 +0300 Juri Linkov * compare-w.el: Move to the "vc" subdirectory.
Sun, 13 Jun 2010 23:19:46 -0400 Stefan Monnier * lisp/image-mode.el (image-mode-map): Remap left-char and right-char.
Sun, 13 Jun 2010 21:43:11 -0400 Stefan Monnier * lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
Sat, 12 Jun 2010 13:14:43 -0400 Chong Yidong Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).
Sat, 12 Jun 2010 13:12:15 -0400 Chong Yidong Add all rgb.txt color names to x-colors.
Sat, 12 Jun 2010 14:17:12 +0300 Eli Zaretskii Fix bug #6396.
Sat, 12 Jun 2010 10:59:37 +0200 Michael Albinus * net/tramp.el (tramp-remote-process-environment): Protect version
Fri, 11 Jun 2010 23:26:13 +0200 Juanma Barranquero Fix Windows makefiles to adapt to lisp/vc reorganization.
Fri, 11 Jun 2010 23:19:23 +0200 Juanma Barranquero * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
Fri, 11 Jun 2010 22:09:57 +0300 Juri Linkov * lisp/finder.el (finder-known-keywords): Add keyword "vc"
Fri, 11 Jun 2010 21:51:00 +0300 Juri Linkov Move version control related files to the "vc" subdirectory.
Fri, 11 Jun 2010 10:39:54 -0400 Chong Yidong Fix for comint-password-prompt-regexp (Bug#6367).
Fri, 11 Jun 2010 14:28:41 +0100 Stephen Eglen Bind `shell-resync-dirs' to M-RET in *shell* buffers.