log lisp/ChangeLog @ 111780:e235f9dbb282

age author description
Sat, 27 Nov 2010 15:06:23 -0500 Chong Yidong Merge changes from emacs-23 branch.
Sat, 27 Nov 2010 15:04:57 -0500 Chong Yidong Merge changes from emacs-23 branch
Sat, 27 Nov 2010 14:41:49 -0500 Chong Yidong Fix log-edit-font-lock-keywords (Bug#6465).
Sat, 27 Nov 2010 11:56:49 +0200 Eli Zaretskii Fix bug #7308 with `locate' on MS-Windows.
Fri, 26 Nov 2010 16:33:21 -0500 Stefan Monnier * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
Fri, 26 Nov 2010 21:58:41 +0900 Kenichi Handa mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.
Fri, 26 Nov 2010 16:58:35 +0900 Kenichi Handa mail/rmail.el: Require rfc2047.
Fri, 26 Nov 2010 13:06:59 +0900 Kenichi Handa Improve rmail's MIME handling.
Tue, 23 Nov 2010 21:21:55 -0500 Stefan Monnier * progmodes/which-func.el (which-func-imenu-joiner-function):
Tue, 23 Nov 2010 20:52:25 +0100 Michael Albinus * net/tramp.el (tramp-default-method-alist)
Sun, 21 Nov 2010 12:04:43 -0500 Chong Yidong Backport fixes for Bug#5390 and Bug#5694 from trunk.
Sun, 21 Nov 2010 11:52:05 -0500 Chong Yidong Make the sys.path remove in Python mode customizable (Bug#7454).
Sat, 20 Nov 2010 15:23:26 -0500 Chong Yidong Prompt before running print commands.
Sat, 27 Nov 2010 11:48:16 -0800 Glenn Morris startup.el trivia.
Sat, 27 Nov 2010 10:40:19 +0200 Eli Zaretskii Exclude NL and TAB from c0-control group for glyphless display.
Fri, 26 Nov 2010 19:29:06 -0800 Glenn Morris sendmail.el trivia.
Fri, 26 Nov 2010 19:25:35 -0800 Glenn Morris * lisp/allout.el (allout-command-prefix, allout-mode-map): Declare.
Fri, 26 Nov 2010 19:22:00 -0800 Glenn Morris * lisp/shell.el (shell-dir-cookie-re): Move definition before use.
Fri, 26 Nov 2010 19:15:59 -0800 Glenn Morris Fix emacsbug.el errors clearly flagged by the byte-compiler.
Fri, 26 Nov 2010 21:10:26 +0200 Eli Zaretskii Force left-to-right paragraph direction in echo area and prog-mode buffers.
Fri, 26 Nov 2010 20:38:40 +0200 Eli Zaretskii term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
Thu, 25 Nov 2010 19:10:16 -0800 Glenn Morris diary-lib.el diary-outlook* changes.
Fri, 26 Nov 2010 03:28:03 +0100 Lars Magne Ingebrigtsen * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
Wed, 24 Nov 2010 23:43:56 -0500 Stefan Monnier * lisp/vc/diff.el (diff): Fix last change.
Wed, 24 Nov 2010 11:39:51 -0500 Stefan Monnier * lisp/emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
Wed, 24 Nov 2010 07:34:12 +0100 Lars Magne Ingebrigtsen (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
Wed, 24 Nov 2010 07:29:06 +0100 Lars Magne Ingebrigtsen Introduce a new `browse-url-mailto-function' variable for mailto: URLs.
Tue, 23 Nov 2010 12:36:15 -0500 Stefan Monnier * lisp/eshell/: Use with-silent-modifications.
Tue, 23 Nov 2010 10:13:43 -0500 Chong Yidong Always issue a full prompt in vc-merge-branch operation.
Tue, 23 Nov 2010 09:19:54 -0500 Stefan Monnier * lisp/shell.el (shell): Use current-buffer by default if it's already