log lisp/isearch.el @ 17637:b63c3782cb4c

age author description
Sat, 03 May 1997 22:35:40 +0000 Richard M. Stallman Use defgroup and defcustom.
Sat, 08 Mar 1997 19:08:39 +0000 Karl Heuer (isearch-yank): Handle case when CHUNK is `x-sel'.
Thu, 20 Feb 1997 05:46:22 +0000 Karl Heuer (isearch-mode-map): Define
Mon, 10 Feb 1997 09:41:31 +0000 Richard M. Stallman (isearch-search): Refuse to match invisible text.
Fri, 20 Dec 1996 05:58:41 +0000 Richard M. Stallman (isearch-edit-string): When we try the search
Tue, 17 Dec 1996 20:24:43 +0000 Richard M. Stallman (isearch-ring-adjust): Don't pop the state at the start.
Mon, 16 Dec 1996 01:33:02 +0000 Richard M. Stallman Change defconsts to defvars.
Sat, 07 Dec 1996 22:17:50 +0000 Richard M. Stallman (isearch-no-upper-case-p): Use downcase
Sat, 07 Dec 1996 20:31:38 +0000 Richard M. Stallman (isearch-mode): Maybe make minibuffer frame visible and/or raise it.
Tue, 12 Nov 1996 04:26:06 +0000 Richard M. Stallman (isearch-complete1): If no completion,
Fri, 01 Nov 1996 20:18:08 +0000 Richard M. Stallman (isearch-forward): Doc fix.
Sun, 22 Sep 1996 22:23:25 +0000 Richard M. Stallman (unread-command-event, unread-command-events)
Sun, 01 Sep 1996 20:46:31 +0000 Richard M. Stallman (isearch-*-char): Use the isearch-other-end as new
Sat, 24 Aug 1996 16:03:25 +0000 Richard M. Stallman (isearch-edit-string): When starting nonincremental
Sun, 11 Aug 1996 00:19:31 +0000 Richard M. Stallman (isearch-whitespace-chars): If isearch-invalid-regexp, insert just a space.