log lisp/isearch.el @ 20892:18f3cb26243f before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613

age author description
Mon, 02 Feb 1998 00:18:33 +0000 Richard M. Stallman (isearch-range-invisible): Avoid infinite loop when search-invisible is nil.
Sun, 21 Dec 1997 02:33:57 +0000 Richard M. Stallman (isearch-mode-map): Don't count above 256
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)