log lisp/isearch.el @ 3957:4d53420e2df4

age author description
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'.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sun, 06 Jun 1993 22:11:22 +0000 Richard M. Stallman (search-upper-case): Make `no-yanks' the default.
Fri, 04 Jun 1993 06:40:45 +0000 Richard M. Stallman (isearch-mode): Set isearch-window-configuration only if in slow mode.
Tue, 01 Jun 1993 04:52:28 +0000 Richard M. Stallman (isearch-mode): If enter recursive-edit,
Sat, 29 May 1993 06:27:47 +0000 Richard M. Stallman (isearch-search): Take note of isearch-case-fold-search initial value.
Thu, 27 May 1993 03:33:12 +0000 Jim Blandy * isearch.el (isearch-forward): Remove the claim that
Wed, 19 May 1993 04:44:42 +0000 Richard M. Stallman (isearch-mode-map): Use vector, not string, to bind printing characters.
Tue, 18 May 1993 15:46:30 +0000 Richard M. Stallman (isearch-mode-map): Extend the dense keymap to 256 chars.
Mon, 17 May 1993 18:22:37 +0000 Richard M. Stallman (isearch-mode): Set deactivate-mark.
Sat, 15 May 1993 20:05:36 +0000 Richard M. Stallman (isearch-done): Don't activate mark.
Fri, 14 May 1993 18:02:55 +0000 Richard M. Stallman (isearch-mode-map): Handle any length vector in keymap.
Fri, 23 Apr 1993 07:31:14 +0000 Eric S. Raymond Replaced all fsets with defaliases.
Wed, 14 Apr 1993 19:40:53 +0000 Richard M. Stallman Doc fixes.