Mon, 05 Jul 2004 23:28:42 +0000 |
Stefan Monnier |
(isearch-query-replace): Pass the regexp-ness and delimited-ness of
|
Mon, 05 Jul 2004 22:41:44 +0000 |
Stefan Monnier |
(isearch-query-replace, isearch-query-replace-regexp):
|
Thu, 01 Jul 2004 09:54:51 +0000 |
Juri Linkov |
(isearch-mode-map): Bind C-M-w to isearch-del-char,
|
Mon, 21 Jun 2004 03:15:43 +0000 |
Richard M. Stallman |
(isearch-repeat): Avoid testing old match data.
|
Sun, 06 Jun 2004 13:57:39 +0000 |
Richard M. Stallman |
(isearch-mode-map): Undo previous change.
|
Thu, 29 Apr 2004 15:28:55 +0000 |
Juri Linkov |
(isearch-mode-map): Bind \C-w to isearch-yank-word instead of isearch-yank-word-or-char.
|
Thu, 04 Mar 2004 16:54:08 +0000 |
Richard M. Stallman |
(isearch-*-char): New arg WANT-BACKSLASH.
|
Fri, 27 Feb 2004 17:30:23 +0000 |
Eli Zaretskii |
Fix copyright years.
|
Fri, 27 Feb 2004 17:03:09 +0000 |
Eli Zaretskii |
(isearch, isearch-lazy-highlight-face): Use `min-colors'.
|
Sat, 01 Nov 2003 17:00:02 +0000 |
Eli Zaretskii |
(isearch-unread-key-sequence): New function, extracted from
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Mon, 07 Jul 2003 21:02:18 +0000 |
Richard M. Stallman |
(search-whitespace-regexp): Add a shy group around it.
|
Sat, 03 May 2003 13:49:47 +0000 |
Richard M. Stallman |
(isearch-complete): Update isearch-message.
|
Tue, 29 Apr 2003 20:38:53 +0000 |
Stefan Monnier |
(isearch-complete1): Don't allocate unnecessarily.
|
Fri, 24 Jan 2003 17:12:00 +0000 |
Juanma Barranquero |
(isearch-forward): Fix typo.
|
Mon, 06 Jan 2003 01:21:15 +0000 |
Richard M. Stallman |
(isearch-repeat): Error if try to repeat search and there was no previou search.
|
Mon, 09 Dec 2002 20:23:35 +0000 |
Richard M. Stallman |
(isearch-no-upper-case-p): \\ only quotes one character.
|
Thu, 07 Nov 2002 20:58:36 +0000 |
Stefan Monnier |
(isearch-yank-line): Typo.
|
Thu, 07 Nov 2002 17:46:04 +0000 |
Stefan Monnier |
(isearch-hidden): New var.
|
Mon, 09 Sep 2002 21:05:22 +0000 |
Stefan Monnier |
(isearch-cmds): Add docstring.
|
Sat, 27 Apr 2002 03:46:26 +0000 |
Richard M. Stallman |
Don't require timer.
|
Wed, 10 Apr 2002 14:47:27 +0000 |
Richard M. Stallman |
(isearch-mode): Don't call make-frame-visible
|
Tue, 09 Apr 2002 09:25:08 +0000 |
Pavel Jank |
(isearch-message-prefix): Use minibuffer-prompt face for prompt.
|
Wed, 06 Feb 2002 15:25:15 +0000 |
Richard M. Stallman |
(isearch-update): Don't update display in kbd macro.
|
Wed, 19 Dec 2001 22:48:02 +0000 |
Karl Fogel |
(isearch-forward, isearch-edit-string): Make doc
|
Sun, 16 Dec 2001 20:19:13 +0000 |
Richard M. Stallman |
(isearch-edit-string): When we set isearch-string
|
Sun, 16 Dec 2001 03:56:40 +0000 |
Richard M. Stallman |
(isearch-start-hscroll): New variable.
|
Sun, 16 Dec 2001 03:53:15 +0000 |
Richard M. Stallman |
(isearch-edit-string):
|
Mon, 10 Dec 2001 20:45:27 +0000 |
Richard M. Stallman |
(isearch-yank-word-or-char): New function.
|
Mon, 03 Dec 2001 06:13:55 +0000 |
Pavel Jank |
Remove unnecessary spaces in doc-string.
|
Sun, 02 Dec 2001 01:13:55 +0000 |
Kim F. Storm |
(isearch-resume-enabled): New variable.
|
Wed, 28 Nov 2001 22:34:20 +0000 |
Karl Fogel |
(isearch-yank-internal): New helper function.
|
Mon, 19 Nov 2001 06:21:29 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 18 Nov 2001 06:47:21 +0000 |
Richard M. Stallman |
(isearch): Use magenta2 as bg for (background light)
|
Tue, 13 Nov 2001 16:39:28 +0000 |
Richard M. Stallman |
(isearch-mode): Handle negative search-slow-window-lines correctly.
|
Thu, 18 Oct 2001 10:05:34 +0000 |
Gerd Moellmann |
(isearch-mode-map): Bind `mouse-movement' to nil.
|
Fri, 05 Oct 2001 09:24:20 +0000 |
Gerd Moellmann |
(isearch-last-case-fold-search): New variable.
|
Wed, 12 Sep 2001 13:09:39 +0000 |
Gerd Moellmann |
(isearch-intersects-p): Fix end checks.
|
Fri, 07 Sep 2001 16:16:28 +0000 |
Gerd Moellmann |
(isearch-intersects-p): New function.
|
Fri, 31 Aug 2001 08:51:39 +0000 |
Gerd Moellmann |
(isearch-mouse-2): Renamed from isearch-mouse-yank.
|
Fri, 10 Aug 2001 12:47:39 +0000 |
Gerd Moellmann |
(isearch-other-meta-char): Don't switch to the
|
Wed, 25 Jul 2001 14:50:47 +0000 |
Gerd Moellmann |
(isearch-other-meta-char): Fix last change.
|
Wed, 25 Jul 2001 14:02:04 +0000 |
Gerd Moellmann |
(isearch-other-meta-char): Don't modify mode-line and
|
Sun, 15 Jul 2001 16:15:35 +0000 |
Pavel Jank |
Some fixes to follow coding conventions in files maintained by FSF.
|
Mon, 05 Feb 2001 17:13:28 +0000 |
Eli Zaretskii |
(isearch-forward): Doc fix.
|
Mon, 05 Feb 2001 00:39:48 +0000 |
Kenichi Handa |
(isearch-forward): Add description about input method in the docsting.
|
Sun, 28 Jan 2001 13:11:35 +0000 |
Eli Zaretskii |
(isearch-highlight): Don't punt if the display
|
Mon, 22 Jan 2001 11:23:38 +0000 |
Gerd Moellmann |
(isearch-lazy-highlight-case-fold-search)
|
Mon, 22 Jan 2001 10:19:34 +0000 |
Gerd Moellmann |
(isearch-lazy-highlight-initial-delay): Set default
|
Fri, 19 Jan 2001 17:13:17 +0000 |
Eli Zaretskii |
(isearch-forward): Add isearch-toggle-case-fold,
|
Wed, 17 Jan 2001 14:11:06 +0000 |
Gerd Moellmann |
(isearch-lazy-highlight-initial-delay)
|
Wed, 17 Jan 2001 14:10:25 +0000 |
Gerd Moellmann |
(isearch-highlight): Set isearch-overlay priority to
|
Tue, 16 Jan 2001 17:26:02 +0000 |
Dave Love |
(isearch-lazy-highlight): Add :version.
|
Thu, 11 Jan 2001 15:30:22 +0000 |
Gerd Moellmann |
(isearch-search): In the condition-case handler for
|
Thu, 11 Jan 2001 08:08:51 +0000 |
Richard M. Stallman |
(isearch-lazy-highlight-update):
|
Wed, 10 Jan 2001 17:18:33 +0000 |
Gerd Moellmann |
(isearch-done): Set isearch-lazy-highlight-start
|
Tue, 09 Jan 2001 11:37:01 +0000 |
Eli Zaretskii |
(isearch, isearch-lazy-highlight-face): New
|
Mon, 08 Jan 2001 12:25:44 +0000 |
Gerd Moellmann |
(isearch-old-signal-hook): Removed.
|
Sat, 06 Jan 2001 19:02:48 +0000 |
Eli Zaretskii |
(isearch-lazy-highlight-remove-overlays): Doc fix.
|
Fri, 05 Jan 2001 14:40:53 +0000 |
Gerd Moellmann |
(isearch-old-signal-hook): New variable.
|