]> code.delx.au - gnu-emacs/history - lisp/isearch.el
(isearch-done): Move point (for small window)
[gnu-emacs] / lisp / isearch.el
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.
1993-03-30 Richard M. Stallman(isearch-done): Customize the message about mark.
1993-03-30 Richard M. Stallman(isearch-mode-map): Delete the binding for C-h.
1993-03-21 Jim Blandy* isearch.el (isearch-switch-frame-handler): Call
1993-03-17 Eric S. RaymondAdd standard library headers.
1993-03-17 Eric S. RaymondAdd standard library headers.
1993-03-17 Eric S. RaymondAdd standard library headers.
1993-03-07 Richard M. Stallman(isearch-other-meta-char): Call listify-key-sequence.
1993-03-07 Richard M. Stallman(isearch-mode): Don't make a pre-command-hook.
1993-03-07 Richard M. Stallman(isearch-unread): Find last list element by hand.
1993-03-06 Richard M. Stallman(isearch-unread): Handle multiple args.
1993-02-17 Richard M. StallmanFix minor bugs in previous change.
1993-02-17 Richard M. Stallman(isearch-backward-regexp):
1993-01-26 Jim BlandyJimB's changes since January 18th
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-11-07 Jim Blandy* isearch.el (isearch-frames-exist): This isn't what...
1992-11-01 Richard M. Stallman(isearch-search): Handle all sorts of errors from regex...
1992-10-27 Richard M. Stallman(isearch-edit-string):
1992-10-20 Richard M. Stallman(isearch-mode-map): Make the top-level keymap dense.
1992-10-11 Richard M. Stallman(isearch-ring-advance-edit): Delete spurious `)'.
1992-09-21 Richard M. Stallmanentered into RCS
1992-09-19 Richard M. Stallman*** empty log message ***
1992-09-18 Joseph Arceneaux*** empty log message ***
1992-09-15 Richard M. Stallman*** empty log message ***
1992-09-14 Richard M. Stallman*** empty log message ***
1992-09-14 Richard M. Stallman*** empty log message ***
1992-07-22 Jim Blandy*** empty log message ***
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-06-24 Jim BlandyInitial revision