log lisp/isearch.el @ 15701:5db02009315e libc-1-93 libc-960716 libc-960717 libc-960718 libc-960719 libc-960720 libc-960721 libc-960722 libc-960723 libc-960724 libc-960725 libc-960726 libc-960727 libc-960728 libc-960729 libc-960730 libc-960731 libc-960801 libc-960802 libc-960803 libc-960804 libc-960805 libc-960806 libc-960807 libc-960808 libc-960809 libc-960810 libc-960811 libc-960812 libc-960813 libc-960814 libc-960815 libc-960816 libc-960817 libc-960818 libc-960819 libc-960820 libc-960821 libc-960822 libc-960823 libc-960824 libc-960825 libc-960826 libc-960827 libc-960828 libc-960829 libc-960830 libc-960831 libc-960901 libc-960902 libc-960903 libc-960904 libc-960905 libc-960906 libc-960907 libc-960908 libc-960909 libc-960910 libc-960911 libc-960912 release-0-0 release-0-1

age author description
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.
Tue, 15 Nov 1994 16:53:29 +0000 Richard M. Stallman (isearch-unread): Always use unread-command-events.