1998-04-27 |
Richard M. Stallman |
(isearch-yank-x-selection): Doc fix.
|
1998-03-05 |
Richard M. Stallman |
(isearch-*-char): Do nothing special if quoted with \.
|
1998-02-02 |
Richard M. Stallman |
(isearch-range-invisible): Avoid infinite loop when search-invisible is nil.
|
1997-12-21 |
Richard M. Stallman |
(isearch-mode-map): Don't count above 256
|
1997-11-18 |
Karl Heuer |
(isearch-yank-string): New helper function.
|
1997-10-15 |
Karl Heuer |
(isearch-printing-char): Change S-SPC to SPC.
|
1997-09-05 |
Richard M. Stallman |
(search-whitespace-regexp): Doc fix.
|
1997-08-28 |
Richard M. Stallman |
(isearch-printing-char): Handle nonascii-insert-offset.
|
1997-08-18 |
Kenichi Handa |
(isearch-multibyte-characters-flag): Deleted.
|
1997-08-04 |
Richard M. Stallman |
(isearch-quote-char): Fix handling of control
|
1997-08-04 |
Richard M. Stallman |
(isearch-other-meta-char): Don't switch windows to exit
|
1997-08-01 |
Richard M. Stallman |
(isearch-hide-immediately): Doc fix.
|
1997-07-19 |
Richard M. Stallman |
(search-invisible): Fix typo.
|
1997-07-15 |
Richard M. Stallman |
(isearch-char-to-string): Use char-to-string.
|
1997-07-10 |
Kenichi Handa |
(isearch-message-prefix): Adjusted
|
1997-06-25 |
Richard M. Stallman |
(isearch-search-and-update): When a reverse search
|
1997-06-13 |
Richard M. Stallman |
(isearch-hide-immediately): New variable.
|
1997-05-30 |
Richard M. Stallman |
(search-highlight): Make it t by default.
|
1997-05-14 |
Richard M. Stallman |
(isearch-process-search-char): Use multibyte
|
1997-05-12 |
Richard M. Stallman |
(isearch-mode-map): Treat Latin-1, Latin-2 an Latin-3
|
1997-05-03 |
Richard M. Stallman |
Use defgroup and defcustom.
|
1997-03-08 |
Karl Heuer |
(isearch-yank): Handle case when CHUNK is `x-sel'.
|
1997-02-20 |
Karl Heuer |
(isearch-mode-map): Define
|
1997-02-10 |
Richard M. Stallman |
(isearch-search): Refuse to match invisible text.
|
1996-12-20 |
Richard M. Stallman |
(isearch-edit-string): When we try the search
|
1996-12-17 |
Richard M. Stallman |
(isearch-ring-adjust): Don't pop the state at the start.
|
1996-12-16 |
Richard M. Stallman |
Change defconsts to defvars.
|
1996-12-07 |
Richard M. Stallman |
(isearch-no-upper-case-p): Use downcase
|
1996-12-07 |
Richard M. Stallman |
(isearch-mode): Maybe make minibuffer frame visible and/or raise it.
|
1996-11-12 |
Richard M. Stallman |
(isearch-complete1): If no completion,
|
1996-11-01 |
Richard M. Stallman |
(isearch-forward): Doc fix.
|
1996-09-22 |
Richard M. Stallman |
(unread-command-event, unread-command-events)
|
1996-09-01 |
Richard M. Stallman |
(isearch-*-char): Use the isearch-other-end as new
|
1996-08-24 |
Richard M. Stallman |
(isearch-edit-string): When starting nonincremental
|
1996-08-11 |
Richard M. Stallman |
(isearch-whitespace-chars): If isearch-invalid-regexp, insert just a space.
|
1996-04-04 |
Richard M. Stallman |
(isearch-mode): Use add-hook for mouse-leave-buffer-hook.
|
1996-01-24 |
Karl Heuer |
* isearch.el (isearch-other-meta-char): Avoid error if lookup in
|
1996-01-14 |
Erik Naggum |
Update FSF's address.
|
1996-01-04 |
Karl Heuer |
(isearch-abort, isearch-no-upper-case-p): Doc fix.
|
1995-12-21 |
Karl Heuer |
(isearch-done): Use executing-kbd-macro.
|
1995-12-01 |
Richard M. Stallman |
(isearch-edit-string): Consider the case when
|
1995-10-19 |
Richard M. Stallman |
(isearch-message-prefix):
|
1995-10-04 |
Richard M. Stallman |
(isearch-forward): Doc fix.
|
1995-08-10 |
Richard M. Stallman |
(isearch-other-meta-char): Avoid bug checking whether
|
1995-07-29 |
Richard M. Stallman |
(isearch-mode-map): Don't bind tab, return, kp-N, etc.
|
1995-06-16 |
Karl Heuer |
(isearch-mode-map): Bind frame events to nil.
|
1995-06-16 |
Karl Heuer |
(isearch-mode): Use overriding-terminal-local-map, not overriding-local-map.
|
1995-06-07 |
Karl Heuer |
(isearch-other-meta-char): Try downshifting
|
1995-05-29 |
Karl Heuer |
(isearch-edit-string): Don't bind isearch-other-end.
|
1995-05-02 |
Richard M. Stallman |
(isearch-mode): Doc fix.
|
1995-04-25 |
Karl Heuer |
(isearch-mode, isearch-done): Use force-mode-line-update.
|
1995-04-24 |
Richard M. Stallman |
(isearch-update-ring): Use STRING arg, not isearch-ring.
|
1995-04-14 |
Karl Heuer |
Comment fix.
|
1995-04-07 |
Karl Heuer |
Update copyright.
|
1995-03-23 |
Richard M. Stallman |
(isearch-update-ring): New subroutine.
|
1995-03-18 |
Richard M. Stallman |
(isearch-abort): Treat "incomplete regexp"
|
1995-03-16 |
Richard M. Stallman |
(isearch-abort): Set isearch-success to nil.
|
1995-01-11 |
Karl Heuer |
(isearch-edit-string): Disable message logging.
|
1994-12-26 |
Richard M. Stallman |
(isearch-mode): Set mouse-leave-buffer-hook.
|
1994-12-17 |
Richard M. Stallman |
(isearch-done): Don't print msg about mark if we don't set it.
|