log lisp/ChangeLog @ 106808:390461140f6c

age author description
Tue, 12 Jan 2010 22:59:05 +0100 Michael Albinus * files.el (copy-directory): Compute target for recursive
Mon, 11 Jan 2010 21:11:05 -0800 Glenn Morris Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
Tue, 12 Jan 2010 05:58:01 +0100 Juanma Barranquero * cedet/data-debug.el (data-debug): Fix customization group reference.
Tue, 12 Jan 2010 05:51:26 +0100 Juanma Barranquero Fix typos in CEDET docstrings.
Mon, 11 Jan 2010 15:53:23 -0500 Sam Steingold (imenu-default-create-index-function): Detect infinite
Mon, 11 Jan 2010 18:26:28 +0100 Juanma Barranquero Fix typos and remove superfluous backslash-quoting in htmlfontify.el.
Mon, 11 Jan 2010 11:18:06 -0500 Chong Yidong * progmodes/js.el: Autoload javascript-mode alias.
Mon, 11 Jan 2010 16:22:23 +0100 Juanma Barranquero Fix typos in ffap.el.
Sun, 10 Jan 2010 23:51:51 -0800 Glenn Morris Set copyright year to 2010.
Sun, 10 Jan 2010 00:22:54 -0500 Stefan Monnier (format-annotate-function): Only set
Sat, 09 Jan 2010 19:39:05 -0500 Chong Yidong * Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.
Sat, 09 Jan 2010 19:38:07 -0500 Chong Yidong Add Semantic parsers for Python.
Sat, 09 Jan 2010 18:53:06 -0500 Chong Yidong * man.el (Man-goto-section): Signal error if section not found (Bug#5317).
Sat, 09 Jan 2010 22:03:33 +0100 Juanma Barranquero Fix bug#5345: password asked when visiting files on a lightweight checkout.
Sat, 09 Jan 2010 15:53:55 -0500 Chong Yidong Fix compile-command's safe-local-variable condition.
Sat, 09 Jan 2010 13:31:29 +0100 Jan D. (command-line-1): Use orig-argi to check for ignored X and NS options.
Fri, 08 Jan 2010 10:53:29 +0900 Kenichi Handa from trunk
Fri, 08 Jan 2010 10:46:22 +0900 Kenichi Handa international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
Thu, 07 Jan 2010 23:46:44 +0100 Juanma Barranquero Fix bug#3224.
Wed, 06 Jan 2010 20:38:39 +0100 Jan D. Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
Wed, 06 Jan 2010 07:11:52 -0800 Dan Nicolaescu (vc-bzr-after-dir-status): Ignore pending merges.
Tue, 05 Jan 2010 15:11:04 -0700 Chong Yidong * progmodes/python.el (python-font-lock-keywords): Handle qualified decorators
Tue, 05 Jan 2010 13:19:34 -0800 Dan Nicolaescu (vc-bzr-working-revision): Fix looking for a revision
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