index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
isearch.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
*
Merge changes from emacs-23 branch
Chong Yidong
2010-08-08
1
-7
/
+12
|
\
|
*
Fix query-replace-regexp incomplete highlighting (Bug#6808).
Johan Bockgård
2010-08-08
1
-7
/
+12
*
|
* lisp/isearch.el (isearch-lazy-highlight-search): Fix looping
Juri Linkov
2010-06-06
1
-0
/
+2
*
|
* isearch.el (isearch-yank-word-or-char): Pull next subword
Masatake YAMATO
2010-05-21
1
-2
/
+6
*
|
* isearch.el (isearch-update-post-hook): New hook.
Mark A. Hershberger
2010-05-21
1
-1
/
+5
*
|
* isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
Juri Linkov
2010-05-21
1
-1
/
+3
*
|
* isearch.el (isearch-yank-string): Use isearch-process-search-string.
Juri Linkov
2010-05-21
1
-8
/
+4
*
|
Check both `isearch-scroll' and `scroll-command' properties.
Juri Linkov
2010-04-16
1
-7
/
+8
*
|
Add the `scroll-command' property.
Juri Linkov
2010-04-16
1
-1
/
+1
|
/
*
Revert isearch.el change due to feature freeze.
Chong Yidong
2010-02-19
1
-5
/
+1
*
2010-02-17 Mark A. Hershberger <mah@everybody.org>
Mark A. Hershberger
2010-02-17
1
-1
/
+5
*
* isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
Chong Yidong
2010-01-22
1
-1
/
+4
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Correctly restore original Isearch point. (Bug#4994)
Juri Linkov
2009-12-07
1
-6
/
+12
*
* textmodes/tex-mode.el (tex-alt-dvi-print-command)
Dan Nicolaescu
2009-11-06
1
-1
/
+1
*
Remove unused declarations.
Glenn Morris
2009-10-01
1
-1
/
+0
*
* help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
Stefan Monnier
2009-09-27
1
-1
/
+1
*
(isearch-text-char-description): Propertize escape
Juri Linkov
2009-09-10
1
-2
/
+2
*
Mark face aliases with "-face" suffix as obsolete.
Glenn Morris
2009-09-01
1
-3
/
+3
*
(isearch-search-string): Use `with-no-warnings' around forms that refer
Eli Zaretskii
2009-02-14
1
-5
/
+13
*
(isearch-yank-char-in-minibuffer)
Stefan Monnier
2009-02-12
1
-7
/
+5
*
Replace last-command-char with last-command-event.
Glenn Morris
2009-01-09
1
-3
/
+4
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(isearch-filter-predicate, isearch-search): Replace
Juri Linkov
2008-12-23
1
-6
/
+7
*
(minibuffer-local-isearch-map): Unbind "C-w" from
Juri Linkov
2008-12-18
1
-17
/
+14
*
(isearch-mode): Change the order of calling
Juri Linkov
2008-11-22
1
-1
/
+1
*
* isearch.el (isearch-search-string): Doc fix.
Juanma Barranquero
2008-11-21
1
-55
/
+55
*
(isearch-search-string): Simplify and convert docstring.
Stefan Monnier
2008-11-21
1
-29
/
+28
*
(isearch-filter-predicate): Rename from
Juri Linkov
2008-11-17
1
-15
/
+18
*
(isearch-message-prefix-add)
Juri Linkov
2008-11-11
1
-1
/
+6
*
* isearch.el (isearch-lazy-highlight-search): Use a loop like in
Juri Linkov
2008-11-11
1
-16
/
+25
*
* isearch.el (isearch-query-replace, isearch-highlight-regexp):
Juri Linkov
2008-11-11
1
-7
/
+23
*
(isearch-search-fun): Compare the length of the
Juri Linkov
2008-11-11
1
-1
/
+6
*
(isearch-query-replace, isearch-query-replace-regexp):
Juri Linkov
2008-10-19
1
-9
/
+20
*
(isearch-search-fun): Use word-search-forward-lax and
Chong Yidong
2008-09-25
1
-1
/
+1
*
(isearch-highlight-regexp): Fix last change, quoting non-alphabetical
Chong Yidong
2008-09-03
1
-5
/
+7
*
(isearch-highlight-regexp): Fix case of highlighted string.
Chong Yidong
2008-08-29
1
-8
/
+15
*
(isearch-forward-regexp, isearch-forward-word)
Juri Linkov
2008-07-31
1
-20
/
+21
*
(isearch-edit-string-set-word): New command.
Juri Linkov
2008-07-31
1
-22
/
+12
*
(isearch-mode-map): Bind `M-s r' to `isearch-toggle-regexp'
Juri Linkov
2008-07-30
1
-5
/
+31
*
Remove support for Mac Carbon.
Dan Nicolaescu
2008-07-27
1
-2
/
+0
*
(isearch-message-prefix): Display "Multi" when
Juri Linkov
2008-07-23
1
-3
/
+4
*
(isearch-mode-map): Bind `M-s h r' to `isearch-highlight-regexp'.
Juri Linkov
2008-06-25
1
-0
/
+21
*
Put isearch-scroll property on recenter-top-bottom.
Juri Linkov
2008-05-11
1
-0
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(isearch-search-string): Avoid string-bytes and aset.
Stefan Monnier
2008-04-24
1
-7
/
+9
*
(eval-when-compile): Require `help-macro'.
Juri Linkov
2008-04-22
1
-13
/
+75
*
(isearch-success-function): New variable with default
Juri Linkov
2008-04-22
1
-5
/
+19
*
(isearch-return-char): Add WHEN to obsolescence declaration.
Juanma Barranquero
2008-04-18
1
-1
/
+1
[next]