log lisp/isearch.el @ 4954:dc4d4f874b5c

age author description
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.
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.
Tue, 30 Mar 1993 19:42:10 +0000 Richard M. Stallman (isearch-done): Customize the message about mark.
Tue, 30 Mar 1993 19:38:34 +0000 Richard M. Stallman (isearch-mode-map): Delete the binding for C-h.
Sun, 21 Mar 1993 05:50:17 +0000 Jim Blandy * isearch.el (isearch-switch-frame-handler): Call
Wed, 17 Mar 1993 17:17:05 +0000 Eric S. Raymond Add standard library headers.
Wed, 17 Mar 1993 16:56:02 +0000 Eric S. Raymond Add standard library headers.
Wed, 17 Mar 1993 15:58:09 +0000 Eric S. Raymond Add standard library headers.
Sun, 07 Mar 1993 20:17:27 +0000 Richard M. Stallman (isearch-other-meta-char): Call listify-key-sequence.