log lisp/ChangeLog @ 108734:fc613fd476ff

age author description
Thu, 20 May 2010 18:13:57 -0700 Glenn Morris Derive Fortran modes from prog-mode.
Fri, 21 May 2010 03:05:50 +0200 Juanma Barranquero * smerge-mode.el: Fix typos.
Thu, 20 May 2010 17:22:58 -0700 Glenn Morris Minor loadup.el fix.
Fri, 21 May 2010 02:54:55 +0300 Juri Linkov * help-mode.el (help-make-xrefs): For Info node links turn
Fri, 21 May 2010 01:55:11 +0300 Juri Linkov * locate.el (locate): Use pop-to-buffer instead of
Fri, 21 May 2010 01:49:53 +0300 Juri Linkov * replace.el (replace-highlight): Fix lazy-highlighting
Fri, 21 May 2010 01:33:09 +0300 Juri Linkov * isearch.el (isearch-yank-word-or-char): Pull next subword
Fri, 21 May 2010 01:16:19 +0300 Juri Linkov * isearch.el (isearch-update-post-hook): New hook.
Fri, 21 May 2010 01:01:57 +0300 Juri Linkov * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
Fri, 21 May 2010 00:49:49 +0300 Juri Linkov * isearch.el (isearch-yank-string): Use isearch-process-search-string.
Fri, 21 May 2010 00:33:58 +0300 Juri Linkov * dired-x.el (dired-jump, dired-jump-other-window): Add arg
Thu, 20 May 2010 11:12:20 -0400 Chong Yidong * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
Thu, 20 May 2010 03:27:49 +0200 Juanma Barranquero * composite.el: Require cl when compiling; fix typos in docstrings.
Wed, 19 May 2010 23:37:57 +0300 Juri Linkov * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
Wed, 19 May 2010 20:56:18 +0200 Michael Albinus * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
Wed, 19 May 2010 20:16:07 +0300 Eli Zaretskii Fix C-e when bidi reordering is in effect.
Wed, 19 May 2010 14:52:27 +0200 Michael Albinus * password-cache.el (password-cache-remove): Fix docstring.
Wed, 19 May 2010 14:47:37 +0200 Michael Albinus * net/secrets.el: Autoload the widget functions.
Tue, 18 May 2010 23:06:48 -0400 Stefan Monnier * indent.el (indent-region): Deactivate region (bug#6200).
Tue, 18 May 2010 20:01:24 -0700 Glenn Morris * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
Wed, 19 May 2010 10:16:01 +0900 Kenichi Handa merge trunk
Wed, 19 May 2010 10:10:29 +0900 Kenichi Handa merge trunk
Wed, 19 May 2010 10:09:50 +0900 Kenichi Handa composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
Mon, 31 May 2010 22:06:09 -0400 Stefan Monnier * lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
Mon, 31 May 2010 16:47:04 -0400 Stefan Monnier Fix up changelog entry
Mon, 31 May 2010 16:26:56 -0400 Stefan Monnier * lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.
Mon, 31 May 2010 12:16:02 -0400 Stefan Monnier * lisp/man.el (Man-completion-table): Let the user type "-k ".
Mon, 31 May 2010 17:24:46 +0200 Juanma Barranquero Backport from trunk: Fix bug#6298.
Mon, 31 May 2010 10:11:18 -0400 Chong Yidong Fix for momentary-string-display (Bug#6238).
Sat, 29 May 2010 14:22:18 -0400 Chong Yidong * ansi-color.el: Delete unused escape sequences (Bug#6085).