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
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
2011-07-02
* replace.el (multi-occur): Mention
Lars Magne Ingebrigtsen
2011-05-28
New major mode: Occur Edit mode.
Leo Liu
2011-04-19
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-07
* lisp/replace.el (occur-mode-map): Some fixes for menu items.
Glenn Morris
2011-02-27
Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.
Glenn Morris
2011-02-22
Fix spelling of "precede".
Glenn Morris
2011-02-10
Move keymap initialization into declaration.
Stefan Monnier
2011-02-01
* lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';
Sam Steingold
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-12-03
* lisp/replace.el: Add "collect" feature to occur.
Tak Ota
2010-08-29
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-08
Merge changes from emacs-23 branch
Chong Yidong
2010-08-08
Fix query-replace-regexp incomplete highlighting (Bug#6808).
Johan Bockgård
2010-05-21
* replace.el (replace-highlight): Fix lazy-highlighting
Juri Linkov
2010-03-30
* replace.el (occur-accumulate-lines): Move occur-engine related
Juri Linkov
2010-03-30
Make occur handle multi-line matches cleanly with context.
Juri Linkov
2010-03-30
* replace.el (occur-accumulate-lines): Fix a bug where the first
Juri Linkov
2010-03-23
Implement Occur multi-line matches.
Juri Linkov
2010-03-23
* replace.el (occur-engine-line): Add optional arg `keep-props'.
Juri Linkov
2010-03-23
* replace.el (occur-accumulate-lines, occur-engine):
Juri Linkov
2010-03-21
Fix message of multi-line occur regexps and multi-buffer header lines.
Juri Linkov
2010-03-17
Use query-replace-{from,to}-history-variable in more places.
Glenn Morris
2010-01-13
Add 2010 to copyright years.
Glenn Morris
[next]