log lisp/isearch.el @ 5879:66aadd6ba5e6

age author description
Fri, 21 Jan 1994 04:19:19 +0000 Richard M. Stallman (isearch-highlight): Do nothing if not window-system.
Wed, 19 Jan 1994 18:45:34 +0000 Richard M. Stallman (isearch-push-state): Save isearch-case-fold-search.
Sun, 16 Jan 1994 23:40:50 +0000 Richard M. Stallman (isearch-mode): Set overriding-local-map locally.
Sat, 15 Jan 1994 16:24:47 +0000 Richard M. Stallman SPC is not special in regexp within brackets.
Mon, 10 Jan 1994 22:27:52 +0000 Richard M. Stallman (isearch-mode): If not slow, clear isearch-window-configuration.
Sun, 02 Jan 1994 17:43:16 +0000 Richard M. Stallman (isearch-repeat): If we matched a null string and there's
Sat, 25 Dec 1993 00:50:10 +0000 Richard M. Stallman (isearch-mode-map): Bind kp-... keys.
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'.
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.