log lisp/isearch.el @ 5336:4521917cdd6e

age author description
Fri, 24 Dec 1993 03:30:11 +0000 Richard M. Stallman (isearch-update): If isearch-other-end is nil,
Thu, 23 Dec 1993 03:28:10 +0000 Richard M. Stallman (isearch-text-char-description): Treat TAB as ctl char.
Fri, 26 Nov 1993 22:20:23 +0000 Roland McGrath Undo last change.
Fri, 26 Nov 1993 22:15:09 +0000 Roland McGrath (isearch-search): Use real quit-char extracted from current-input-mode,
Wed, 24 Nov 1993 01:22:40 +0000 Richard M. Stallman (isearch-other-meta-char): Correct the test for a split-up
Sun, 24 Oct 1993 04:05:22 +0000 Richard M. Stallman (isearch-yank): Handle `kill' as chunk type.
Sat, 09 Oct 1993 20:03:33 +0000 David J. MacKenzie comment fix
Sat, 09 Oct 1993 20:00:23 +0000 David J. MacKenzie fix comment
Fri, 13 Aug 1993 06:32:49 +0000 Richard M. Stallman (isearch-edit-string): Use read-event, not read-char.
Tue, 10 Aug 1993 04:14:17 +0000 Paul Eggert (isearch-ring-adjust1, isearch-ring-advance-edit): Replace `%' by `mod' and simplify.
Sat, 31 Jul 1993 18:39:09 +0000 Richard M. Stallman (isearch-done): Move point (for small window)
Thu, 15 Jul 1993 03:46:02 +0000 Roland McGrath (isearch-edit-string): Bind isearch-nonincremental to its own value, not to
Thu, 08 Jul 1993 22:33:57 +0000 Roland McGrath (isearch-done): Call deactivate-mark instead of setting mark-active
Fri, 02 Jul 1993 21:34:15 +0000 Richard M. Stallman (isearch-other-meta-char): Handle sequences
Sun, 13 Jun 1993 21:43:15 +0000 Richard M. Stallman (isearch-highlight): If no face `isearch', use `region'.