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.