log lisp/isearch.el @ 16227:6acf08913847

age author description
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.
1994-12-15 Richard M. Stallman (isearch-mode-map): Move the code to set up the meta submap earlier in
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 case,
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 Heuer Update copyright.
1994-05-03 Richard M. Stallman (isearch-case-fold-search): new possible value `yes'
1994-04-07 Richard M. Stallman Fix 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. Stallman SPC is not special in regexp within brackets.
1994-01-10 Richard M. Stallman (isearch-mode): If not slow, clear isearch-window-configuration.
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 McGrath Undo last change.
1993-11-26 Roland McGrath (isearch-search): Use real quit-char extracted from current-input-mode,
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. MacKenzie comment fix
1993-10-09 David J. MacKenzie fix comment
1993-08-13 Richard M. Stallman (isearch-edit-string): Use read-event, not read-char.