log lisp/ChangeLog @ 106737:6efbdb23aea3

age author description
Tue, 05 Jan 2010 20:59:03 +0900 Kenichi Handa language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
Mon, 04 Jan 2010 23:46:35 -0800 Dan Nicolaescu (vc-bzr-diff): Obey vc-disable-async-diff.
Sun, 03 Jan 2010 22:40:30 -0800 Dan Nicolaescu (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
Sun, 03 Jan 2010 20:43:23 -0800 Dan Nicolaescu (vc-bzr-log-view-mode): Also highlight the author.
Sun, 03 Jan 2010 20:35:21 -0800 Dan Nicolaescu (vc-bzr-state-heuristic): Make it work for lightweight
Sat, 02 Jan 2010 15:14:54 -0500 Chong Yidong * net/browse-url.el (browse-url-encode-url): Don't escape commas.
Sat, 02 Jan 2010 14:40:59 -0500 Chong Yidong Allow use of "end" keyword for terminating Octave-mode blocks.
Sat, 02 Jan 2010 14:14:13 -0500 Karl Fogel * lisp/bookmark.el: Consistently put the text property on the bookmark name.
Sat, 02 Jan 2010 13:57:02 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logic
Sat, 02 Jan 2010 13:52:32 -0500 Karl Fogel * lisp/bookmark.el: Show modified state of bookmark buffer more accurately.
Sat, 02 Jan 2010 13:13:28 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window,
Sat, 02 Jan 2010 19:33:54 +0200 Eli Zaretskii emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Make
Sat, 02 Jan 2010 11:13:22 -0500 Chong Yidong * lisp/net/rcirc.el: Add follow-link binding (Bug#4738).
Sat, 02 Jan 2010 12:42:11 +0200 Eli Zaretskii Rename cvs-update to bzr-update in lisp/ Makefiles.
Sat, 02 Jan 2010 03:09:17 -0500 Karl Fogel * lisp/bookmark.el: Remove gratuitous gratitude.
Sat, 02 Jan 2010 02:08:02 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-any-marks): New function
Sat, 02 Jan 2010 00:00:55 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
Fri, 01 Jan 2010 23:36:17 -0500 Karl Fogel * lisp/bookmark.el: Improvements suggested by Drew Adams:
Sat, 02 Jan 2010 02:06:31 +0100 Juanma Barranquero lisp/ChangeLog: Fix typos.
Sat, 02 Jan 2010 02:05:44 +0100 Juanma Barranquero lisp/*: Fix typos in docstrings and messages.
Fri, 01 Jan 2010 15:03:37 -0500 Chong Yidong * lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
Fri, 01 Jan 2010 13:44:02 -0500 Chong Yidong * lisp/ChangeLog: Update bug number in last change.
Fri, 01 Jan 2010 13:43:25 -0500 Chong Yidong * comint.el (comint-input-ring-size): Make it a defcustom and
Thu, 31 Dec 2009 02:19:53 +1300 Nick Roberts Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
Wed, 30 Dec 2009 15:22:45 +1300 Nick Roberts Show working revision correctly for mercurial.
Tue, 29 Dec 2009 19:29:33 +0100 Juanma Barranquero Fix typos in ChangeLogs.
Tue, 29 Dec 2009 18:44:27 +0100 Juanma Barranquero Declare some functions for the byte-compiler.
Mon, 28 Dec 2009 22:46:08 -0800 Dan Nicolaescu Make vc-dir work on subdirectories of the bzr root.
Tue, 29 Dec 2009 02:57:40 +0100 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 28 Dec 2009 20:34:10 +0100 Tassilo Horn * font-lock.el (font-lock-refresh-defaults): New function, which
Mon, 28 Dec 2009 11:20:02 -0800 Dan Nicolaescu * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
Mon, 28 Dec 2009 10:34:51 -0800 Dan Nicolaescu (vc-bzr-log-view-mode): Fix short log regexp.
Mon, 28 Dec 2009 16:29:24 +0900 Kenichi Handa Add new entries to ChangeLog
Mon, 28 Dec 2009 15:09:58 +0900 Kenichi Handa *** empty log message ***
Mon, 28 Dec 2009 03:43:28 +0100 Juanma Barranquero Supersede color.diff settings in git log (bug#5211).
Sat, 26 Dec 2009 22:02:26 +0000 Kevin Ryde * man.el
Sat, 26 Dec 2009 21:30:00 +0000 Kevin Ryde * man.el (man): Revise docstring a bit to show -a and -l as
Sat, 26 Dec 2009 21:14:25 +0000 Kevin Ryde * info-look.el (sh-mode): Look for coreutils new "Concept Index"
Sat, 26 Dec 2009 20:04:43 +0000 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
Wed, 23 Dec 2009 22:45:06 +0000 Vinicius Jose Latorre Attribute face for faces specified as string.
Fri, 18 Dec 2009 19:35:14 +0000 Ulf Jasper Fixed timezone handling problem in icalendar.el.
Thu, 17 Dec 2009 13:18:03 +0000 Michael Albinus * files.el (file-expand-wildcards): In case of remote files, check
Thu, 17 Dec 2009 02:06:31 +0000 Juanma Barranquero Some doc fixes (more needed).
Thu, 17 Dec 2009 01:18:14 +0000 Juri Linkov Fix regression from 23.1 to allow multiple modes in Local Variables.
Thu, 17 Dec 2009 01:16:15 +0000 Juri Linkov Make `dired-diff' more safe. (Bug#5225)
Thu, 17 Dec 2009 00:21:47 +0000 Andreas Schwab (batch-update-autoloads): Only exclude
Wed, 16 Dec 2009 09:52:42 +0000 Juri Linkov Revert to old 23.1 logic of using the file at the mark as default.
Tue, 15 Dec 2009 21:11:39 +0000 Michael Albinus * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
Mon, 14 Dec 2009 23:22:54 +0000 Chong Yidong * Makefile.in: Revert last change (Bug#5191).
Mon, 14 Dec 2009 17:12:18 +0000 Dan Nicolaescu (vc-hg-working-revision): Make sure the command is executed in a
Mon, 14 Dec 2009 16:55:34 +0000 Dan Nicolaescu (vc-hg-print-log): Fix argument order.
Mon, 14 Dec 2009 16:19:24 +0000 Chong Yidong * progmodes/python.el (python-symbol-completions): Remove text
Mon, 14 Dec 2009 09:44:13 +0000 Nick Roberts *** empty log message ***
Mon, 14 Dec 2009 06:52:59 +0000 Juri Linkov (ediff-context-diff-label-regexp): Don't match
Mon, 14 Dec 2009 05:09:08 +0000 Juri Linkov * info.el (Info-hide-cookies-node): Before hiding a cookie,
Mon, 14 Dec 2009 04:17:00 +0000 Chong Yidong * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
Mon, 14 Dec 2009 03:28:34 +0000 Glenn Morris (message-sort-headers): Define for compiler.
Sun, 13 Dec 2009 23:43:17 +0000 Glenn Morris (report-emacs-bug): In message-mode, sort manually before storing
Sat, 12 Dec 2009 19:18:33 +0000 Michael Albinus * net/dbus.el (dbus-property-handler): Filter lambda forms out
Sat, 12 Dec 2009 17:01:03 +0000 Chong Yidong * simple.el (compose-mail): Remove mail-setup-with-from from