log lisp/isearch.el @ 10239:52a1e5ef144c

age author description
Sat, 17 Dec 1994 00:41:34 +0000 Richard M. Stallman (isearch-done): Don't print msg about mark if we don't set it.
Thu, 15 Dec 1994 02:06:45 +0000 Richard M. Stallman (isearch-mode-map): Move the code to set up the meta submap earlier in
Mon, 05 Dec 1994 19:34:52 +0000 Richard M. Stallman (isearch-cancel): New function.
Tue, 15 Nov 1994 19:41:36 +0000 Richard M. Stallman (isearch-other-meta-char): Delete debugging code.
Tue, 15 Nov 1994 16:56:44 +0000 Richard M. Stallman (isearch-gnu-emacs-events): Variable deleted.
Tue, 15 Nov 1994 16:53:29 +0000 Richard M. Stallman (isearch-unread): Always use unread-command-events.
Tue, 01 Nov 1994 04:20:43 +0000 Richard M. Stallman (isearch-edit-string, isearch-toggle-case-fold):
Fri, 30 Sep 1994 09:16:06 +0000 Richard M. Stallman (isearch-mode): Don't set deactivate-mark here.
Tue, 30 Aug 1994 21:20:09 +0000 Richard M. Stallman (isearch-edit-string): Use isearch-text-char-description.
Tue, 30 Aug 1994 07:03:33 +0000 Richard M. Stallman (isearch-edit-string): In the isearch-recursive-edit case,
Fri, 05 Aug 1994 04:15:20 +0000 Richard M. Stallman (isearch-mode-map): Delete mouse-2, down-mouse-2 bindings.
Sat, 11 Jun 1994 18:59:38 +0000 Richard M. Stallman (isearch-mode-map):
Sat, 14 May 1994 09:50:26 +0000 Richard M. Stallman (isearch-done): Don't call deactivate-mark.
Sat, 07 May 1994 01:33:23 +0000 Karl Heuer (isearch-edit-string): Doc fix.
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Tue, 03 May 1994 08:27:40 +0000 Richard M. Stallman (isearch-case-fold-search): new possible value `yes'
Thu, 07 Apr 1994 20:30:18 +0000 Richard M. Stallman Fix copying conditions for current GPL version.
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.