aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/isearch.el
Commit message (Expand)AuthorAgeFilesLines
* (isearch-done): Call deactivate-mark instead of setting mark-activeRoland McGrath1993-07-081-3/+2
* (isearch-other-meta-char): Handle sequencesRichard M. Stallman1993-07-021-4/+11
* (isearch-highlight): If no face `isearch', use `region'.Richard M. Stallman1993-06-131-3/+5
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-7/+7
* (search-upper-case): Make `no-yanks' the default.Richard M. Stallman1993-06-061-165/+24
* (isearch-mode): Set isearch-window-configuration only if in slow mode.Richard M. Stallman1993-06-041-6/+19
* (isearch-mode): If enter recursive-edit,Richard M. Stallman1993-06-011-2/+4
* (isearch-search): Take note of isearch-case-fold-search initial value.Richard M. Stallman1993-05-291-2/+2
* * isearch.el (isearch-forward): Remove the claim thatJim Blandy1993-05-271-2/+1
* (isearch-mode-map): Use vector, not string, to bind printing characters.Richard M. Stallman1993-05-191-111/+5
* (isearch-mode-map): Extend the dense keymap to 256 chars.Richard M. Stallman1993-05-181-4/+10
* (isearch-mode): Set deactivate-mark.Richard M. Stallman1993-05-171-2/+9
* (isearch-done): Don't activate mark.Richard M. Stallman1993-05-151-2/+8
* (isearch-mode-map): Handle any length vector in keymap.Richard M. Stallman1993-05-141-4/+11
* Replaced all fsets with defaliases.Eric S. Raymond1993-04-231-9/+12
* Doc fixes.Richard M. Stallman1993-04-141-4/+7
* (isearch-done): Customize the message about mark.Richard M. Stallman1993-03-301-3/+9
* (isearch-mode-map): Delete the binding for C-h.Richard M. Stallman1993-03-301-12/+9
* * isearch.el (isearch-switch-frame-handler): CallJim Blandy1993-03-211-3/+6
* Add standard library headers.Eric S. Raymond1993-03-171-3/+6
* Add standard library headers.Eric S. Raymond1993-03-171-3/+6
* Add standard library headers.Eric S. Raymond1993-03-171-7/+18
* (isearch-other-meta-char): Call listify-key-sequence.Richard M. Stallman1993-03-071-15/+22
* (isearch-mode): Don't make a pre-command-hook.Richard M. Stallman1993-03-071-4/+9
* (isearch-unread): Find last list element by hand.Richard M. Stallman1993-03-071-3/+13
* (isearch-unread): Handle multiple args.Richard M. Stallman1993-03-061-29/+20
* Fix minor bugs in previous change.Richard M. Stallman1993-02-171-6/+14
* (isearch-backward-regexp):Richard M. Stallman1993-02-171-14/+17
* JimB's changes since January 18thJim Blandy1993-01-261-4/+12
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-6/+23
* * isearch.el (isearch-frames-exist): This isn't what we want -Jim Blandy1992-11-071-5/+9
* (isearch-search): Handle all sorts of errors from regexp search.Richard M. Stallman1992-11-011-3/+10
* (isearch-edit-string):Richard M. Stallman1992-10-271-4/+9
* (isearch-mode-map): Make the top-level keymap dense.Richard M. Stallman1992-10-201-9/+18
* (isearch-ring-advance-edit): Delete spurious `)'.Richard M. Stallman1992-10-111-4/+7
* entered into RCSRichard M. Stallman1992-09-211-64/+38
* *** empty log message ***Richard M. Stallman1992-09-191-26/+15
* *** empty log message ***Joseph Arceneaux1992-09-181-2/+3
* *** empty log message ***Richard M. Stallman1992-09-151-53/+96
* *** empty log message ***Richard M. Stallman1992-09-141-30/+37
* *** empty log message ***Richard M. Stallman1992-09-141-488/+877
* *** empty log message ***Jim Blandy1992-07-221-2/+0
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
* *** empty log message ***Eric S. Raymond1992-07-161-29/+34
* Initial revisionJim Blandy1992-06-241-0/+1094