(isearch-hide-immediately): Doc fix.
[bpt/emacs.git] / lisp / isearch.el
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. StallmanUse 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. StallmanChange 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...
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...
1996-04-04 Richard M. Stallman(isearch-mode): Use add-hook for mouse-leave-buffer...
1996-01-24 Karl Heuer* isearch.el (isearch-other-meta-char): Avoid error...
1996-01-14 Erik NaggumUpdate 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,...
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...
1995-04-14 Karl HeuerComment fix.
1995-04-07 Karl HeuerUpdate 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...
1994-12-15 Richard M. Stallman(isearch-mode-map): Move the code to set up the meta...
1994-12-05 Richard M. Stallman(isearch-cancel): New function.
1994-11-15 Richard M. Stallman(isearch-other-meta-char): Delete debugging code.
1994-11-15 Richard M. Stallman(isearch-gnu-emacs-events): Variable deleted.
1994-11-15 Richard M. Stallman(isearch-unread): Always use unread-command-events.
1994-11-01 Richard M. Stallman(isearch-edit-string, isearch-toggle-case-fold):
1994-09-30 Richard M. Stallman(isearch-mode): Don't set deactivate-mark here.
1994-08-30 Richard M. Stallman(isearch-edit-string): Use isearch-text-char-description.
1994-08-30 Richard M. Stallman(isearch-edit-string): In the isearch-recursive-edit...
1994-08-05 Richard M. Stallman(isearch-mode-map): Delete mouse-2, down-mouse-2 bindings.
1994-06-11 Richard M. Stallman(isearch-mode-map):
1994-05-14 Richard M. Stallman(isearch-done): Don't call deactivate-mark.
1994-05-07 Karl Heuer(isearch-edit-string): Doc fix.
1994-05-03 Karl HeuerUpdate copyright.
1994-05-03 Richard M. Stallman(isearch-case-fold-search): new possible value `yes'
1994-04-07 Richard M. StallmanFix copying conditions for current GPL version.
1994-01-21 Richard M. Stallman(isearch-highlight): Do nothing if not window-system.
1994-01-19 Richard M. Stallman(isearch-push-state): Save isearch-case-fold-search.
1994-01-16 Richard M. Stallman(isearch-mode): Set overriding-local-map locally.
1994-01-15 Richard M. StallmanSPC is not special in regexp within brackets.
1994-01-10 Richard M. Stallman(isearch-mode): If not slow, clear isearch-window-confi...
1994-01-02 Richard M. Stallman(isearch-repeat): If we matched a null string and there's
1993-12-25 Richard M. Stallman(isearch-mode-map): Bind kp-... keys.
1993-12-24 Richard M. Stallman(isearch-update): If isearch-other-end is nil,
1993-12-23 Richard M. Stallman(isearch-text-char-description): Treat TAB as ctl char.
1993-11-26 Roland McGrathUndo last change.
1993-11-26 Roland McGrath(isearch-search): Use real quit-char extracted from...
1993-11-24 Richard M. Stallman(isearch-other-meta-char): Correct the test for a split-up
1993-10-24 Richard M. Stallman(isearch-yank): Handle `kill' as chunk type.
1993-10-09 David J. MacKenziecomment fix
1993-10-09 David J. MacKenziefix comment
1993-08-13 Richard M. Stallman(isearch-edit-string): Use read-event, not read-char.
1993-08-10 Paul Eggert(isearch-ring-adjust1, isearch-ring-advance-edit):...
1993-07-31 Richard M. Stallman(isearch-done): Move point (for small window)
1993-07-15 Roland McGrath(isearch-edit-string): Bind isearch-nonincremental...
1993-07-08 Roland McGrath(isearch-done): Call deactivate-mark instead of setting...
1993-07-02 Richard M. Stallman(isearch-other-meta-char): Handle sequences
1993-06-13 Richard M. Stallman(isearch-highlight): If no face `isearch', use `region'.
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-06 Richard M. Stallman(search-upper-case): Make `no-yanks' the default.
1993-06-04 Richard M. Stallman(isearch-mode): Set isearch-window-configuration only...
1993-06-01 Richard M. Stallman(isearch-mode): If enter recursive-edit,
1993-05-29 Richard M. Stallman(isearch-search): Take note of isearch-case-fold-search...
1993-05-27 Jim Blandy* isearch.el (isearch-forward): Remove the claim that
1993-05-19 Richard M. Stallman(isearch-mode-map): Use vector, not string, to bind...
1993-05-18 Richard M. Stallman(isearch-mode-map): Extend the dense keymap to 256...
1993-05-17 Richard M. Stallman(isearch-mode): Set deactivate-mark.
1993-05-15 Richard M. Stallman(isearch-done): Don't activate mark.
1993-05-14 Richard M. Stallman(isearch-mode-map): Handle any length vector in keymap.
1993-04-23 Eric S. RaymondReplaced all fsets with defaliases.
1993-04-14 Richard M. StallmanDoc fixes.
next