log lisp/ChangeLog @ 111916:e61da61a2c9b

age author description
Mon, 06 Dec 2010 15:07:48 -0500 Chong Yidong Fix Lawrence Mitchell's email address in lisp/ChangeLog.
Mon, 06 Dec 2010 14:55:21 -0500 Chong Yidong * dired-aux.el (dired-do-redisplay): Postphone dired-after-readin-hook while mapping over marks (Bug#6810).
Mon, 06 Dec 2010 14:45:31 -0500 Chong Yidong Initialize image-dired auxilliary filenames relative to image-dired-dirs (Bug#7518).
Mon, 06 Dec 2010 14:35:54 -0500 Chong Yidong Fix arg usage of format-decode-run-method (Bug#7488).
Mon, 06 Dec 2010 07:51:06 +0100 Jan D. * frame.el (blink-cursor-mode): Make default t for ns.
Sun, 05 Dec 2010 10:30:58 +0900 Daiki Ueno Trivial fixes for epg.el.
Sat, 04 Dec 2010 19:59:37 -0500 Chong Yidong * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
Sat, 04 Dec 2010 19:55:00 -0500 Chong Yidong Doc fixes for comint functions (Bug#7499).
Sat, 04 Dec 2010 19:43:18 -0500 Chong Yidong Doc fix for posn-* functions (Bug#7471).
Sat, 04 Dec 2010 17:43:51 -0500 Chong Yidong * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil (Bug#7533).
Sat, 04 Dec 2010 16:45:17 -0500 Chong Yidong * lisp/files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
Sat, 04 Dec 2010 16:15:17 -0500 Chong Yidong * simple.el (transient-mark-mode): Doc fix (Bug#7465).
Sat, 04 Dec 2010 14:52:04 +0200 Eli Zaretskii Fix bug #4674 with UNCs in file-relative-name.
Wed, 01 Dec 2010 23:40:32 -0800 Glenn Morris That's not how you spell "initialization".
Wed, 01 Dec 2010 20:56:54 -0800 Glenn Morris ChangeLog fixes.
Wed, 01 Dec 2010 20:06:52 -0800 Glenn Morris Small ps-print fixes.
Thu, 02 Dec 2010 09:44:25 +0900 Kenichi Handa merge emacs-23
Wed, 01 Dec 2010 17:34:09 -0500 Stefan Monnier * lisp/ido.el (ido-common-initilization): New function.
Mon, 29 Nov 2010 21:22:39 +0900 Kenichi Handa Implement rmail-search-mime-message-function.
Sun, 12 Dec 2010 11:53:24 -0500 Karl Fogel * lisp/bookmark.el (bookmark-name-from-full-record): Rename back to
Sun, 12 Dec 2010 12:24:56 +0000 Alan Mackenzie (c-forward-type): Before scanning a template arglist, check that the
Fri, 10 Dec 2010 18:54:07 -0800 Glenn Morris Misc vc-bzr.el.
Fri, 10 Dec 2010 18:50:58 -0800 Glenn Morris * lisp/textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
Fri, 10 Dec 2010 18:48:23 -0800 Glenn Morris * lisp/files.el (auto-mode-alist): Use html-mode for *.xhtml.
Fri, 10 Dec 2010 15:00:25 -0500 Stefan Monnier Derive from prog-mode, use derived-mode-p, and fix up various
Fri, 10 Dec 2010 09:10:08 -0500 Stefan Monnier * lisp/textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
Fri, 10 Dec 2010 13:56:44 +0200 Eli Zaretskii arc-mode.el (archive-zip-extract): If w32-quote-process-args is nil, do quote
Thu, 09 Dec 2010 19:47:49 -0800 Glenn Morris * lisp/files.el (diff-no-select): Declare.
Thu, 09 Dec 2010 19:39:18 -0800 Glenn Morris Small emacsbug.el stuff.
Thu, 09 Dec 2010 19:36:46 -0800 Glenn Morris * lisp/comint.el (comint-input-ring-file-name): Doc fix.