log lisp/isearch.el @ 108251:275d802c8570

age author description
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)
Tue, 11 Nov 2008 19:57:04 +0000 Juri Linkov * isearch.el (isearch-lazy-highlight-search): Use a loop like in
Tue, 11 Nov 2008 19:48:37 +0000 Juri Linkov * isearch.el (isearch-query-replace, isearch-highlight-regexp):
Tue, 11 Nov 2008 19:43:09 +0000 Juri Linkov (isearch-search-fun): Compare the length of the
Sun, 19 Oct 2008 22:33:17 +0000 Juri Linkov (isearch-query-replace, isearch-query-replace-regexp):
Thu, 25 Sep 2008 17:06:22 +0000 Chong Yidong (isearch-search-fun): Use word-search-forward-lax and
Wed, 03 Sep 2008 00:01:25 +0000 Chong Yidong (isearch-highlight-regexp): Fix last change, quoting non-alphabetical
Fri, 29 Aug 2008 19:15:19 +0000 Chong Yidong (isearch-highlight-regexp): Fix case of highlighted string.