log lisp/isearch.el @ 74332:47735bfd0d95

age author description
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.