log lisp/isearch.el @ 20275:0e102e83c51d

age author description
Tue, 18 Nov 1997 22:31:16 +0000 Karl Heuer (isearch-yank-string): New helper function.
Wed, 15 Oct 1997 23:15:09 +0000 Karl Heuer (isearch-printing-char): Change S-SPC to SPC.
Fri, 05 Sep 1997 23:33:10 +0000 Richard M. Stallman (search-whitespace-regexp): Doc fix.
Thu, 28 Aug 1997 00:33:03 +0000 Richard M. Stallman (isearch-printing-char): Handle nonascii-insert-offset.
Mon, 18 Aug 1997 10:53:05 +0000 Kenichi Handa (isearch-multibyte-characters-flag): Deleted.
Mon, 04 Aug 1997 19:03:37 +0000 Richard M. Stallman (isearch-quote-char): Fix handling of control
Mon, 04 Aug 1997 05:09:49 +0000 Richard M. Stallman (isearch-other-meta-char): Don't switch windows to exit
Fri, 01 Aug 1997 04:53:34 +0000 Richard M. Stallman (isearch-hide-immediately): Doc fix.
Sat, 19 Jul 1997 05:34:23 +0000 Richard M. Stallman (search-invisible): Fix typo.
Tue, 15 Jul 1997 00:23:03 +0000 Richard M. Stallman (isearch-char-to-string): Use char-to-string.
Thu, 10 Jul 1997 06:44:55 +0000 Kenichi Handa (isearch-message-prefix): Adjusted
Wed, 25 Jun 1997 03:45:38 +0000 Richard M. Stallman (isearch-search-and-update): When a reverse search
Fri, 13 Jun 1997 21:30:38 +0000 Richard M. Stallman (isearch-hide-immediately): New variable.
Fri, 30 May 1997 05:15:48 +0000 Richard M. Stallman (search-highlight): Make it t by default.
Wed, 14 May 1997 03:53:43 +0000 Richard M. Stallman (isearch-process-search-char): Use multibyte
Mon, 12 May 1997 23:18:40 +0000 Richard M. Stallman (isearch-mode-map): Treat Latin-1, Latin-2 an Latin-3
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.
Thu, 04 Apr 1996 16:38:59 +0000 Richard M. Stallman (isearch-mode): Use add-hook for mouse-leave-buffer-hook.
Wed, 24 Jan 1996 23:26:25 +0000 Karl Heuer * isearch.el (isearch-other-meta-char): Avoid error if lookup in
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 04 Jan 1996 23:42:23 +0000 Karl Heuer (isearch-abort, isearch-no-upper-case-p): Doc fix.
Thu, 21 Dec 1995 17:49:54 +0000 Karl Heuer (isearch-done): Use executing-kbd-macro.
Fri, 01 Dec 1995 20:18:18 +0000 Richard M. Stallman (isearch-edit-string): Consider the case when
Thu, 19 Oct 1995 22:23:57 +0000 Richard M. Stallman (isearch-message-prefix):
Wed, 04 Oct 1995 16:00:11 +0000 Richard M. Stallman (isearch-forward): Doc fix.
Thu, 10 Aug 1995 23:19:22 +0000 Richard M. Stallman (isearch-other-meta-char): Avoid bug checking whether
Sat, 29 Jul 1995 22:21:55 +0000 Richard M. Stallman (isearch-mode-map): Don't bind tab, return, kp-N, etc.
Fri, 16 Jun 1995 22:24:42 +0000 Karl Heuer (isearch-mode-map): Bind frame events to nil.
Fri, 16 Jun 1995 06:10:21 +0000 Karl Heuer (isearch-mode): Use overriding-terminal-local-map, not overriding-local-map.
Wed, 07 Jun 1995 20:48:53 +0000 Karl Heuer (isearch-other-meta-char): Try downshifting
Mon, 29 May 1995 04:12:46 +0000 Karl Heuer (isearch-edit-string): Don't bind isearch-other-end.
Tue, 02 May 1995 01:13:59 +0000 Richard M. Stallman (isearch-mode): Doc fix.
Tue, 25 Apr 1995 22:28:40 +0000 Karl Heuer (isearch-mode, isearch-done): Use force-mode-line-update.
Mon, 24 Apr 1995 15:27:35 +0000 Richard M. Stallman (isearch-update-ring): Use STRING arg, not isearch-ring.
Fri, 14 Apr 1995 17:59:59 +0000 Karl Heuer Comment fix.
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Thu, 23 Mar 1995 02:25:55 +0000 Richard M. Stallman (isearch-update-ring): New subroutine.
Sat, 18 Mar 1995 18:10:21 +0000 Richard M. Stallman (isearch-abort): Treat "incomplete regexp"
Thu, 16 Mar 1995 23:31:39 +0000 Richard M. Stallman (isearch-abort): Set isearch-success to nil.
Wed, 11 Jan 1995 02:24:09 +0000 Karl Heuer (isearch-edit-string): Disable message logging.
Mon, 26 Dec 1994 05:09:07 +0000 Richard M. Stallman (isearch-mode): Set mouse-leave-buffer-hook.
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.