log lisp/isearch.el @ 109785:de5d6a3f1493

age author description
Sun, 08 Aug 2010 17:12:29 -0400 Chong Yidong Merge changes from emacs-23 branch
Sun, 08 Aug 2010 16:55:52 -0400 Chong Yidong Fix query-replace-regexp incomplete highlighting (Bug#6808).
Sun, 06 Jun 2010 12:52:13 +0300 Juri Linkov * lisp/isearch.el (isearch-lazy-highlight-search): Fix looping
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, 16 Apr 2010 04:24:00 +0300 Juri Linkov Check both `isearch-scroll' and `scroll-command' properties.
Fri, 16 Apr 2010 02:51:12 +0300 Juri Linkov Add the `scroll-command' property.
Fri, 19 Feb 2010 16:36:29 -0500 Chong Yidong Revert isearch.el change due to feature freeze.
Wed, 17 Feb 2010 16:39:21 -0500 Mark A. Hershberger 2010-02-17 Mark A. Hershberger <mah@everybody.org>
Fri, 22 Jan 2010 11:32:31 -0500 Chong Yidong * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 07 Dec 2009 17:30:01 +0000 Juri Linkov Correctly restore original Isearch point. (Bug#4994)
Fri, 06 Nov 2009 05:16:23 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-alt-dvi-print-command)
Thu, 01 Oct 2009 02:17:38 +0000 Glenn Morris Remove unused declarations.
Sun, 27 Sep 2009 00:27:21 +0000 Stefan Monnier * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
Thu, 10 Sep 2009 00:54:15 +0000 Juri Linkov (isearch-text-char-description): Propertize escape
Tue, 01 Sep 2009 07:24:13 +0000 Glenn Morris Mark face aliases with "-face" suffix as obsolete.
Sat, 14 Feb 2009 09:04:46 +0000 Eli Zaretskii (isearch-search-string): Use `with-no-warnings' around forms that refer
Thu, 12 Feb 2009 05:38:25 +0000 Stefan Monnier (isearch-yank-char-in-minibuffer)
Fri, 09 Jan 2009 04:44:15 +0000 Glenn Morris Replace last-command-char with last-command-event.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 23 Dec 2008 21:01:41 +0000 Juri Linkov (isearch-filter-predicate, isearch-search): Replace
Thu, 18 Dec 2008 01:16:26 +0000 Juri Linkov (minibuffer-local-isearch-map): Unbind "C-w" from
Sat, 22 Nov 2008 20:40:44 +0000 Juri Linkov (isearch-mode): Change the order of calling
Fri, 21 Nov 2008 10:12:57 +0000 Juanma Barranquero * isearch.el (isearch-search-string): Doc fix.
Fri, 21 Nov 2008 05:32:07 +0000 Stefan Monnier (isearch-search-string): Simplify and convert docstring.
Mon, 17 Nov 2008 00:42:46 +0000 Juri Linkov (isearch-filter-predicate): Rename from
Tue, 11 Nov 2008 20:11:34 +0000 Juri Linkov (isearch-message-prefix-add)