log lisp/isearch.el @ 7294:4ff0c1e7c8e2

age author description
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.