log lisp/isearch.el @ 85417:88baf5c3a196

age author description
Mon, 13 Aug 2007 13:51:08 +0000 Miles Bader Merge from emacs--devo--0
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Jul 2007 01:25:28 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Jul 2007 02:05:20 +0000 Miles Bader Merge from emacs--devo--0
Sun, 22 Apr 2007 12:42:47 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 22 Apr 2007 12:12:29 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 22 Apr 2007 11:42:03 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 24 Feb 2007 19:26:54 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 06 Jan 2007 15:25:16 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 14 Oct 2006 17:36:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 14 Jul 2006 05:56:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Wed, 10 May 2006 15:04:01 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 05 May 2006 10:30:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 22 Mar 2006 15:16:06 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Thu, 23 Feb 2006 03:17:52 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 30 Jan 2006 18:06:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
Mon, 19 Dec 2005 19:57:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
Sun, 11 Dec 2005 22:42:40 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 03 Dec 2005 14:25:50 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 659-663)
Sat, 29 Oct 2005 11:50:12 +0000 Karoly Lorentey Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.
Sun, 09 Oct 2005 20:00:17 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Tue, 12 Jul 2005 10:55:24 +0000 Karoly Lorentey Rename function-key-map to local-function-key-map, and global-function-key-map to function-key-map. Same for key-translation-map.
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Mon, 23 Jul 2007 20:29:10 +0000 Juri Linkov (isearch-message-function): New variable.
Sun, 22 Jul 2007 22:33:08 +0000 Juri Linkov (isearch-edit-string): Save old point and
Mon, 09 Jul 2007 14:45:01 +0000 Richard M. Stallman (isearch-edit-string): Call to isearch-push-state after the search.
Tue, 05 Feb 2008 11:49:45 +0000 Juanma Barranquero *** empty log message ***
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 08 Aug 2007 07:38:50 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 22 Jul 2007 22:34:47 +0000 Juri Linkov (isearch-edit-string): Save old point and
Sun, 15 Jul 2007 17:56:16 +0000 Richard M. Stallman (isearch-mode, isearch-done): Delete unintended code in previous change.
Thu, 12 Jul 2007 10:40:21 +0000 Jason Rumney Remove dashes from front of first line.
Mon, 09 Jul 2007 14:46:36 +0000 Richard M. Stallman (isearch-edit-string): Call to isearch-push-state after the search.
Fri, 06 Apr 2007 18:27:43 +0000 Chong Yidong (isearch-forward): Revert 1998-08-26 doc change.
Tue, 06 Mar 2007 09:19:54 +0000 Kim F. Storm (isearch-message-prefix): Undo 2007-03-01 change.
Thu, 01 Mar 2007 22:28:14 +0000 Kim F. Storm 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
Thu, 15 Feb 2007 16:54:09 +0000 Chong Yidong (isearch-lazy-highlight-space-regexp): New variable.
Wed, 17 Jan 2007 13:20:47 +0000 Stefan Monnier (isearch-no-upper-case-p): Look for [:upper:] as well.
Mon, 01 Jan 2007 21:48:59 +0000 Richard M. Stallman (isearch-done): Use FOUND-POINT or FOUND-START
Tue, 03 Oct 2006 14:03:46 +0000 David Kastrup * help.el (describe-mode): For clicks on mode-line, use "@"
Wed, 20 Sep 2006 06:13:43 +0000 Kenichi Handa (isearch-process-search-char): Cancel the previous
Sun, 09 Jul 2006 11:04:19 +0000 Romain Francoise (isearch-yank-line): Let-bind `inhibit-field-text-motion' to t.
Fri, 05 May 2006 23:37:31 +0000 Kim F. Storm * isearch.el (isearch-update-ring): Use add-to-history.
Wed, 03 May 2006 23:27:53 +0000 Richard M. Stallman (isearch-update-ring): Doc fix.
Wed, 03 May 2006 21:36:20 +0000 Dan Nicolaescu (isearch-update-ring): Take history-delete-duplicates
Sat, 18 Mar 2006 15:11:48 +0000 Eli Zaretskii (isearch-other-meta-char): Handle user bindings for shifted control characters.
Tue, 21 Feb 2006 19:52:07 +0000 Richard M. Stallman (search-whitespace-regexp): Fix custom type.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 19 Jan 2006 17:50:42 +0000 Richard M. Stallman (isearch-forward): Doc fix.
Wed, 14 Dec 2005 07:54:47 +0000 Juri Linkov (isearch-query-replace): Use (mark) instead of
Wed, 14 Dec 2005 07:49:42 +0000 Juri Linkov (isearch-query-replace): Check for isearch-other-end.
Sat, 10 Dec 2005 01:13:23 +0000 Kenichi Handa (isearch-process-search-char): Translate CHAR by
Fri, 09 Dec 2005 09:45:06 +0000 Juri Linkov (isearch-highlight): Change main overlay priority from 1 to 1001. Simplify.
Wed, 30 Nov 2005 22:53:00 +0000 Jason Rumney (isearch-mode-map): Avoid exiting search on language-change event.
Thu, 24 Nov 2005 09:59:11 +0000 Juri Linkov (isearch-repeat): With empty search ring set `isearch-error' to the
Thu, 29 Sep 2005 22:55:53 +0000 Juri Linkov (isearch, lazy-highlight): Add group `basic-faces'.
Mon, 26 Sep 2005 06:34:32 +0000 Romain Francoise (isearch-forward-regexp): Close doc string.
Mon, 26 Sep 2005 00:02:37 +0000 Richard M. Stallman (isearch-forward, isearch-forward-regexp): Doc fixes.
Sun, 18 Sep 2005 12:25:02 +0000 Deepak Goel Message format spec fixes (1)
Thu, 25 Aug 2005 10:58:48 +0000 Richard M. Stallman (isearch-edit-string): Erase the Search prompt
Tue, 09 Aug 2005 11:27:18 +0000 Richard M. Stallman (isearch-repeat): When changing direction, mark search successful.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 28 Jul 2005 13:55:16 +0000 Juanma Barranquero (isearch-mode-map, isearch-other-meta-char, isearch-quote-char,
Tue, 19 Jul 2005 11:39:16 +0000 Juri Linkov (isearch): Use not-too-dark magenta3 instead of too-light magenta2.
Mon, 18 Jul 2005 14:32:30 +0000 Juri Linkov (isearch-mode-map): Remove key bindings for regexp chars * ? } |.
Sat, 16 Jul 2005 19:13:30 +0000 Richard M. Stallman (isearch-mode-end-hook-quit): New variable.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Sat, 23 Apr 2005 15:38:07 +0000 Andreas Schwab (isearch-forward): Doc fix.
Mon, 18 Apr 2005 22:32:37 +0000 Stefan Monnier (isearch-edit-string): Make the search-ring available for
Fri, 18 Mar 2005 09:59:31 +0000 Juri Linkov (isearch-lazy-highlight-new-loop):
Fri, 18 Mar 2005 07:06:15 +0000 Juri Linkov (lazy-highlight-cleanup) <command>: Rename from
Thu, 17 Mar 2005 19:22:23 +0000 Juri Linkov (isearch-fallback): Check for `(car previous)'
Wed, 16 Mar 2005 07:33:26 +0000 Juri Linkov Put `isearch-scroll' property to `split-window-horizontally'.
Tue, 15 Mar 2005 10:45:25 +0000 Juri Linkov (isearch-error): New variable.
Sat, 19 Feb 2005 20:52:47 +0000 Dan Nicolaescu (isearch-forward): Document isearch-query-replace and
Wed, 16 Feb 2005 09:41:02 +0000 Richard M. Stallman (isearch-lazy-highlight-start-limit)
Tue, 11 Jan 2005 23:03:01 +0000 Juri Linkov (search-highlight, isearch, isearch-lazy-highlight):
Thu, 06 Jan 2005 06:54:28 +0000 Juri Linkov (isearch-lazy-highlight-update): Rename
Thu, 06 Jan 2005 04:44:57 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-12
Wed, 05 Jan 2005 20:49:11 +0000 Stefan Monnier (isearch-dehighlight): Remove unused arg `totally'.
Tue, 04 Jan 2005 02:21:55 +0000 Richard M. Stallman (lazy-highlight): Group renamed from isearch-lazy-...
Wed, 15 Dec 2004 10:08:51 +0000 Juri Linkov (isearch-update): Test isearch-lazy-highlight
Sun, 12 Dec 2004 21:53:14 +0000 Juri Linkov (isearch-edit-string): Set 7th arg of
Fri, 10 Dec 2004 23:29:35 +0000 Richard M. Stallman Fix previous change.
Fri, 10 Dec 2004 01:52:25 +0000 Richard M. Stallman (isearch-mode-map): Treat S-SPC like SPC.
Wed, 08 Dec 2004 01:38:05 +0000 Stefan Monnier (isearch-quote-char): Fix up typo in last change.
Mon, 06 Dec 2004 15:12:08 +0000 Stefan Monnier (isearch-quote-char): Use it.
Fri, 03 Dec 2004 00:27:11 +0000 Richard M. Stallman (search-whitespace-regexp): Remove the group. Doc fix.
Fri, 08 Oct 2004 17:00:17 +0000 Eli Zaretskii (isearch-yank-line): C-y yanks to next EOL, not end of current line.
Tue, 05 Oct 2004 04:22:41 +0000 Juri Linkov (isearch-done): Set mark after running hook.
Mon, 13 Sep 2004 08:18:22 +0000 Kim F. Storm (isearch-resume-in-command-history): Rename from
Wed, 08 Sep 2004 20:43:17 +0000 Juri Linkov (isearch-lazy-highlight-update): Take into account
Sat, 04 Sep 2004 19:40:17 +0000 Richard M. Stallman (isearch-lazy-highlight-new-loop): Don't invoke
Fri, 03 Sep 2004 20:32:57 +0000 Juri Linkov (isearch-toggle-regexp): Set `isearch-success' and `isearch-adjusted' to `t'.
Wed, 01 Sep 2004 20:32:13 +0000 Juri Linkov * isearch.el (isearch-wrap-function)
Wed, 01 Sep 2004 19:42:58 +0000 Juri Linkov Remove ancient Change Log section.
Mon, 16 Aug 2004 12:50:25 +0000 Luc Teirlinck (isearch-string, isearch-message-string, isearch-point)
Sat, 14 Aug 2004 12:48:39 +0000 Eli Zaretskii Remove accidental changes of March 4. Fix backing
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.
Wed, 03 Jan 2001 00:18:53 +0000 Richard M. Stallman Do highlighting of alternative matches all at once,
Fri, 15 Dec 2000 13:22:21 +0000 Gerd Moellmann (isearch-lazy-highlight-max): New user-option.
Wed, 22 Nov 2000 01:35:32 +0000 Miles Bader (isearch-original-minibuffer-message-timeout): New var.
Tue, 21 Nov 2000 21:28:05 +0000 Stefan Monnier (isearch-mode-map): Fix docstring. Init in defvar.
Thu, 12 Oct 2000 07:38:35 +0000 Miles Bader (isearch-set-lazy-highlight-faces-at): New function.
Mon, 02 Oct 2000 19:50:18 +0000 Gerd Moellmann (isearch-lazy-highlight-update): Don't put a lazy
Mon, 02 Oct 2000 19:18:09 +0000 Gerd Moellmann (isearch-faces): New custom group.
Fri, 29 Sep 2000 02:35:56 +0000 Stefan Monnier (isearch-text-char-description): Pointless rewrite.
Wed, 26 Jul 2000 14:48:00 +0000 Gerd Moellmann (isearch-resume): New function.
Fri, 02 Jun 2000 03:19:24 +0000 Kenichi Handa (isearch-other-meta-char): Fix previous change.
Fri, 02 Jun 2000 00:48:17 +0000 Stefan Monnier (isearch-highlight): Turn internal-find-face into facep.
Thu, 01 Jun 2000 06:22:31 +0000 Kenichi Handa (isearch-update): Set disable-point-adjustment to t
Wed, 31 May 2000 03:49:22 +0000 Kenichi Handa (isearch-printing-char): If keyboard coding system is
Tue, 04 Apr 2000 21:04:34 +0000 Gerd Moellmann (isearch-mode-map): Define M-C-s like C-s and M-C-r
Sun, 12 Mar 2000 14:42:58 +0000 Dave Love (isearch-highlight): Use display-color-p.
Thu, 11 Nov 1999 13:36:19 +0000 Gerd Moellmann Add lazy highlighting.
Thu, 04 Nov 1999 20:43:05 +0000 Gerd Moellmann (isearch-ring-advance-edit, isearch-complete-edit):
Wed, 03 Nov 1999 16:26:28 +0000 Gerd Moellmann (isearch-complete-edit, isearch-ring-advance-edit):
Mon, 27 Sep 1999 22:15:50 +0000 Dave Love (isearch): Add :links in defgroup.
Sun, 12 Sep 1999 03:40:44 +0000 Richard M. Stallman (isearch-mode-map): Undo previous change.
Mon, 06 Sep 1999 21:33:27 +0000 Dave Love (isearch-mode-map): Add mouse-2.
Mon, 05 Jul 1999 16:49:22 +0000 Richard M. Stallman (isearch-process-search-char): Write octal 200 correctly.
Sat, 03 Jul 1999 19:45:04 +0000 Richard M. Stallman (isearch-quote-char): Call unibyte-char-to-multibyte for \200...\240 also.
Fri, 02 Jul 1999 12:53:04 +0000 Richard M. Stallman (isearch-done): If search ends in middle of intangible
Fri, 28 May 1999 00:16:09 +0000 Kenichi Handa (isearch-quote-char): Don't assume character codes
Fri, 25 Sep 1998 16:53:04 +0000 Karl Heuer (isearch-search-and-update): Properly
Wed, 26 Aug 1998 18:13:55 +0000 Karl Heuer (isearch-forward): Doc fix.
Tue, 18 Aug 1998 07:45:27 +0000 Richard M. Stallman (search-whitespace-regexp): Doc fix.
Sun, 19 Jul 1998 05:17:35 +0000 Kenichi Handa (isearch-input-method-function): New variable.
Mon, 06 Jul 1998 06:33:55 +0000 Kenichi Handa (isearch-mode-map): Make all multibyte characters
Wed, 24 Jun 1998 09:13:36 +0000 Andreas Schwab (search-upper-case): Use `other' widget type.
Sat, 20 Jun 1998 02:59:51 +0000 Kenichi Handa (isearch-range-invisible): Handle the case that
Mon, 27 Apr 1998 22:05:53 +0000 Richard M. Stallman (isearch-yank-x-selection): Doc fix.
Thu, 05 Mar 1998 02:28:44 +0000 Richard M. Stallman (isearch-*-char): Do nothing special if quoted with \.
Mon, 02 Feb 1998 00:18:33 +0000 Richard M. Stallman (isearch-range-invisible): Avoid infinite loop when search-invisible is nil.
Sun, 21 Dec 1997 02:33:57 +0000 Richard M. Stallman (isearch-mode-map): Don't count above 256
Tue, 18 Nov 1997 22:31:16 +0000 Karl Heuer (isearch-yank-string): New helper function.
Wed, 15 Oct 1997 23:15:09 +0000 Karl Heuer (isearch-printing-char): Change S-SPC to SPC.
Fri, 05 Sep 1997 23:33:10 +0000 Richard M. Stallman (search-whitespace-regexp): Doc fix.
Thu, 28 Aug 1997 00:33:03 +0000 Richard M. Stallman (isearch-printing-char): Handle nonascii-insert-offset.
Mon, 18 Aug 1997 10:53:05 +0000 Kenichi Handa (isearch-multibyte-characters-flag): Deleted.
Mon, 04 Aug 1997 19:03:37 +0000 Richard M. Stallman (isearch-quote-char): Fix handling of control
Mon, 04 Aug 1997 05:09:49 +0000 Richard M. Stallman (isearch-other-meta-char): Don't switch windows to exit
Fri, 01 Aug 1997 04:53:34 +0000 Richard M. Stallman (isearch-hide-immediately): Doc fix.
Sat, 19 Jul 1997 05:34:23 +0000 Richard M. Stallman (search-invisible): Fix typo.
Tue, 15 Jul 1997 00:23:03 +0000 Richard M. Stallman (isearch-char-to-string): Use char-to-string.
Thu, 10 Jul 1997 06:44:55 +0000 Kenichi Handa (isearch-message-prefix): Adjusted
Wed, 25 Jun 1997 03:45:38 +0000 Richard M. Stallman (isearch-search-and-update): When a reverse search
Fri, 13 Jun 1997 21:30:38 +0000 Richard M. Stallman (isearch-hide-immediately): New variable.
Fri, 30 May 1997 05:15:48 +0000 Richard M. Stallman (search-highlight): Make it t by default.
Wed, 14 May 1997 03:53:43 +0000 Richard M. Stallman (isearch-process-search-char): Use multibyte
Mon, 12 May 1997 23:18:40 +0000 Richard M. Stallman (isearch-mode-map): Treat Latin-1, Latin-2 an Latin-3
Sat, 03 May 1997 22:35:40 +0000 Richard M. Stallman Use defgroup and defcustom.
Sat, 08 Mar 1997 19:08:39 +0000 Karl Heuer (isearch-yank): Handle case when CHUNK is `x-sel'.
Thu, 20 Feb 1997 05:46:22 +0000 Karl Heuer (isearch-mode-map): Define
Mon, 10 Feb 1997 09:41:31 +0000 Richard M. Stallman (isearch-search): Refuse to match invisible text.
Fri, 20 Dec 1996 05:58:41 +0000 Richard M. Stallman (isearch-edit-string): When we try the search
Tue, 17 Dec 1996 20:24:43 +0000 Richard M. Stallman (isearch-ring-adjust): Don't pop the state at the start.
Mon, 16 Dec 1996 01:33:02 +0000 Richard M. Stallman Change defconsts to defvars.
Sat, 07 Dec 1996 22:17:50 +0000 Richard M. Stallman (isearch-no-upper-case-p): Use downcase
Sat, 07 Dec 1996 20:31:38 +0000 Richard M. Stallman (isearch-mode): Maybe make minibuffer frame visible and/or raise it.
Tue, 12 Nov 1996 04:26:06 +0000 Richard M. Stallman (isearch-complete1): If no completion,
Fri, 01 Nov 1996 20:18:08 +0000 Richard M. Stallman (isearch-forward): Doc fix.
Sun, 22 Sep 1996 22:23:25 +0000 Richard M. Stallman (unread-command-event, unread-command-events)
Sun, 01 Sep 1996 20:46:31 +0000 Richard M. Stallman (isearch-*-char): Use the isearch-other-end as new
Sat, 24 Aug 1996 16:03:25 +0000 Richard M. Stallman (isearch-edit-string): When starting nonincremental
Sun, 11 Aug 1996 00:19:31 +0000 Richard M. Stallman (isearch-whitespace-chars): If isearch-invalid-regexp, insert just a space.
Thu, 04 Apr 1996 16:38:59 +0000 Richard M. Stallman (isearch-mode): Use add-hook for mouse-leave-buffer-hook.
Wed, 24 Jan 1996 23:26:25 +0000 Karl Heuer * isearch.el (isearch-other-meta-char): Avoid error if lookup in
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 04 Jan 1996 23:42:23 +0000 Karl Heuer (isearch-abort, isearch-no-upper-case-p): Doc fix.
Thu, 21 Dec 1995 17:49:54 +0000 Karl Heuer (isearch-done): Use executing-kbd-macro.
Fri, 01 Dec 1995 20:18:18 +0000 Richard M. Stallman (isearch-edit-string): Consider the case when
Thu, 19 Oct 1995 22:23:57 +0000 Richard M. Stallman (isearch-message-prefix):
Wed, 04 Oct 1995 16:00:11 +0000 Richard M. Stallman (isearch-forward): Doc fix.
Thu, 10 Aug 1995 23:19:22 +0000 Richard M. Stallman (isearch-other-meta-char): Avoid bug checking whether
Sat, 29 Jul 1995 22:21:55 +0000 Richard M. Stallman (isearch-mode-map): Don't bind tab, return, kp-N, etc.