log lisp/isearch.el @ 109715:843bffdd92eb

age author description
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)
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.
Thu, 31 Jul 2008 17:19:28 +0000 Juri Linkov (isearch-forward-regexp, isearch-forward-word)
Thu, 31 Jul 2008 16:51:09 +0000 Juri Linkov (isearch-edit-string-set-word): New command.
Wed, 30 Jul 2008 16:40:23 +0000 Juri Linkov (isearch-mode-map): Bind `M-s r' to `isearch-toggle-regexp'
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Wed, 23 Jul 2008 23:51:15 +0000 Juri Linkov (isearch-message-prefix): Display "Multi" when
Wed, 25 Jun 2008 20:21:36 +0000 Juri Linkov (isearch-mode-map): Bind `M-s h r' to `isearch-highlight-regexp'.
Sun, 11 May 2008 20:30:26 +0000 Juri Linkov Put isearch-scroll property on recenter-top-bottom.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 24 Apr 2008 17:59:51 +0000 Stefan Monnier (isearch-search-string): Avoid string-bytes and aset.
Tue, 22 Apr 2008 20:30:32 +0000 Juri Linkov (eval-when-compile): Require `help-macro'.
Tue, 22 Apr 2008 19:56:17 +0000 Juri Linkov (isearch-success-function): New variable with default
Fri, 18 Apr 2008 10:29:23 +0000 Juanma Barranquero (isearch-return-char): Add WHEN to obsolescence declaration.
Sun, 16 Mar 2008 17:44:11 +0000 Juri Linkov (isearch-edit-string): Use search-ring-yank-pointer
Fri, 14 Mar 2008 01:01:59 +0000 Juri Linkov (isearch-edit-string): Remove one call to
Thu, 28 Feb 2008 01:57:42 +0000 Kenichi Handa (isearch-printing-char): Don't check
Mon, 25 Feb 2008 00:01:41 +0000 Juri Linkov (isearch-fail): Use "RosyBrown1" for a light
Sun, 24 Feb 2008 10:09:07 +0000 Miles Bader Merge from emacs--rel--22
Tue, 12 Feb 2008 00:50:44 +0000 Bastien Guerry * isearch.el:
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sun, 16 Dec 2007 05:08:49 +0000 Miles Bader Merge from emacs--devo--0
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:14:00 +0000 Miles Bader Merge from emacs--devo--0
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0