log lisp/isearch.el @ 15013:aad88afa6a0c libc-960413 libc-960414 libc-960415 libc-960416 libc-960417 libc-960418 libc-960419 libc-960420 libc-960421 libc-960422 libc-960423 libc-960424 libc-960425 libc-960426 libc-960427 libc-960428 libc-960429 libc-960430 libc-960501 libc-960502 libc-960503 libc-960504 libc-960505 libc-960506 libc-960507 libc-960508 libc-960509 libc-960510 libc-960511 libc-960512 libc-960513 libc-960514 libc-960515 libc-960516 libc-960517 libc-960518 libc-960519 libc-960520

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.