index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
replace.el
Age
Commit message (
Expand
)
Author
2013-12-20
* lisp/replace.el (read-regexp-defaults-function): New defcustom.
Juri Linkov
2013-12-20
* lisp/replace.el (occur-engine): Use `add-face-text-property'
Juri Linkov
2013-12-19
query-replace backward
Juri Linkov
2013-12-18
* replace.el (occur-engine): Avoid infloop.
Chong Yidong
2013-11-30
Make the `interactive-only' bytecomp warning like the `obsolete' one
Glenn Morris
2013-11-25
* lisp/emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
Bozhidar Batsov
2013-11-13
* lisp/replace.el (replace-eval-replacement): Try to give more helpful error
Glenn Morris
2013-10-12
* lisp/replace.el (how-many): Fix rstart and !rend case.
Oleh Krehel
2013-09-05
* lisp/replace.el (replace-string): Doc fix re start/end.
Glenn Morris
2013-08-05
Revert introduction of isearch-filter-predicates.
Stefan Monnier
2013-06-14
* lisp/isearch.el (isearch-query-replace): Add " symbol" and other
Juri Linkov
2013-06-11
Fix typos.
Juanma Barranquero
2013-05-31
* lisp/replace.el (perform-replace): Avoid `isearch-range-invisible'
Juri Linkov
2013-05-30
* lisp/replace.el (occur-engine): Rename `globalcount' to `global-lines'
Juri Linkov
2013-05-30
* lisp/replace.el (perform-replace): Add `skip-read-only-count',
Juri Linkov
2013-05-28
* lisp/replace.el (replace-search): New function with code moved out
Juri Linkov
2013-05-28
* lisp/replace.el (perform-replace): Ignore invisible matches.
Juri Linkov
2013-03-24
* lisp/replace.el (list-matching-lines-prefix-face): New defcustom.
Juri Linkov
2013-03-10
Provide for customizing default regexp in occur commands (Bug#13892).
Jambunathan K
2013-03-08
Provide for customizing default regexp in hi-lock commands (Bug#13892).
Jambunathan K
2013-02-25
* lisp/replace.el (read-regexp): Let-bind `default' to the first
Juri Linkov
2013-02-22
Merge from emacs-24; up to 2012-12-22T02:59:08Z!cyd@gnu.org
Glenn Morris
2013-02-21
* lisp/isearch.el (isearch-lazy-highlight-new-loop):
Juri Linkov
2013-02-16
(read-regexp): Add regexp for symbol at point to the defaults (Bug#13687).
Jambunathan K
2013-02-02
* lisp/replace.el (perform-replace): Move let-bindings of isearch-*
Juri Linkov
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-10-17
* doc/emacs/search.texi (Query Replace): Document multi-buffer replacement ke...
Juri Linkov
2012-10-04
* lisp/replace.el (query-replace-interactive): Declare obsolete.
Juri Linkov
2012-09-25
Use declare forms, where possible, to mark obsolete functions.
Chong Yidong
2012-09-21
* lisp/replace.el (query-replace-read-from): Use `read-regexp' instead
Juri Linkov
2012-09-21
* lisp/replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTS
Juri Linkov
2012-09-21
* lisp/replace.el (read-regexp): Add HISTORY arg.
Juri Linkov
2012-09-21
* lisp/replace.el (read-regexp): Don't add ": " when PROMPT already
Juri Linkov
2012-09-10
* lisp/replace.el (replace-regexp-lax-whitespace): New defcustom.
Juri Linkov
2012-09-09
Allow scrolling in y-or-n-p.
Chong Yidong
2012-09-06
* lisp/replace.el (replace-lax-whitespace): New defcustom.
Juri Linkov
2012-09-06
Use `isearch-search-fun' in `perform-replace' (bug#10885, bug#10887).
Juri Linkov
2012-08-06
Add inhibit-switch-frame parameter for display-buffer, and use it in occur-edit.
Chong Yidong
2012-08-02
Fix typo in docstring. Bug #12122.
Bastien Guerry
2012-06-27
Get rid of all the manual purecopy calls in menu-bar definitions.
Stefan Monnier
2012-03-28
Doc and lispref updates related to searching
Glenn Morris
2012-03-11
* lisp/replace.el (replace-highlight): Set isearch-word to nil unconditionally.
Juri Linkov
2012-02-23
* lisp/replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
Juri Linkov
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-11-26
Spelling fixes.
Paul Eggert
2011-11-19
Spelling fixes.
Paul Eggert
2011-09-19
Fixes for Occur Edit mode.
Leo Liu
2011-09-17
* lisp/replace.el (occur-mode-map): Rebind occur-edit-mode to "e".
Chong Yidong
2011-09-14
* replace.el (occur-mode-goto-occurrence): Don't force using other window.
Chong Yidong
2011-09-10
Fix various uses of display-buffer and pop-to-buffer
Chong Yidong
[prev]
[next]