index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
replace.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
* doc/emacs/search.texi (Query Replace): Document multi-buffer replacement ke...
Juri Linkov
2012-10-17
1
-2
/
+6
*
* lisp/replace.el (query-replace-interactive): Declare obsolete.
Juri Linkov
2012-10-04
1
-23
/
+30
*
Use declare forms, where possible, to mark obsolete functions.
Chong Yidong
2012-09-25
1
-24
/
+22
*
* lisp/replace.el (query-replace-read-from): Use `read-regexp' instead
Juri Linkov
2012-09-21
1
-17
/
+14
*
* lisp/replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTS
Juri Linkov
2012-09-21
1
-21
/
+25
*
* lisp/replace.el (read-regexp): Add HISTORY arg.
Juri Linkov
2012-09-21
1
-4
/
+7
*
* lisp/replace.el (read-regexp): Don't add ": " when PROMPT already
Juri Linkov
2012-09-21
1
-11
/
+13
*
* lisp/replace.el (replace-regexp-lax-whitespace): New defcustom.
Juri Linkov
2012-09-10
1
-8
/
+16
*
Allow scrolling in y-or-n-p.
Chong Yidong
2012-09-09
1
-4
/
+18
*
* lisp/replace.el (replace-lax-whitespace): New defcustom.
Juri Linkov
2012-09-06
1
-1
/
+36
*
Use `isearch-search-fun' in `perform-replace' (bug#10885, bug#10887).
Juri Linkov
2012-09-06
1
-25
/
+18
*
Add inhibit-switch-frame parameter for display-buffer, and use it in occur-edit.
Chong Yidong
2012-08-06
1
-1
/
+3
*
Fix typo in docstring. Bug #12122.
Bastien Guerry
2012-08-02
1
-2
/
+2
*
Get rid of all the manual purecopy calls in menu-bar definitions.
Stefan Monnier
2012-06-27
1
-41
/
+40
*
Doc and lispref updates related to searching
Glenn Morris
2012-03-28
1
-2
/
+2
*
* lisp/replace.el (replace-highlight): Set isearch-word to nil unconditionally.
Juri Linkov
2012-03-11
1
-3
/
+3
*
* lisp/replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
Juri Linkov
2012-02-23
1
-0
/
+3
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-26
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Fixes for Occur Edit mode.
Leo Liu
2011-09-19
1
-3
/
+3
*
* lisp/replace.el (occur-mode-map): Rebind occur-edit-mode to "e".
Chong Yidong
2011-09-17
1
-35
/
+52
*
* replace.el (occur-mode-goto-occurrence): Don't force using other window.
Chong Yidong
2011-09-14
1
-1
/
+1
*
Fix various uses of display-buffer and pop-to-buffer
Chong Yidong
2011-09-10
1
-10
/
+5
*
* replace.el (multi-occur): Mention
Lars Magne Ingebrigtsen
2011-07-02
1
-1
/
+2
*
New major mode: Occur Edit mode.
Leo Liu
2011-05-28
1
-22
/
+86
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-10
/
+22
*
* lisp/replace.el (occur-mode-map): Some fixes for menu items.
Glenn Morris
2011-04-07
1
-11
/
+14
*
Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.
Glenn Morris
2011-02-27
1
-1
/
+1
|
\
|
*
Fix spelling of "precede".
Glenn Morris
2011-02-22
1
-1
/
+1
*
|
Move keymap initialization into declaration.
Stefan Monnier
2011-02-10
1
-48
/
+54
*
|
* lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';
Sam Steingold
2011-02-01
1
-66
/
+51
*
|
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
|
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
|
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
* lisp/replace.el: Add "collect" feature to occur.
Tak Ota
2010-12-03
1
-15
/
+67
*
|
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
-1
/
+3
|
\
|
|
*
Fix query-replace-regexp incomplete highlighting (Bug#6808).
Johan Bockgård
2010-08-08
1
-1
/
+3
*
|
* replace.el (replace-highlight): Fix lazy-highlighting
Juri Linkov
2010-05-21
1
-0
/
+3
*
|
* replace.el (occur-accumulate-lines): Move occur-engine related
Juri Linkov
2010-03-30
1
-23
/
+23
*
|
Make occur handle multi-line matches cleanly with context.
Juri Linkov
2010-03-30
1
-17
/
+73
*
|
* replace.el (occur-accumulate-lines): Fix a bug where the first
Juri Linkov
2010-03-30
1
-4
/
+4
*
|
Implement Occur multi-line matches.
Juri Linkov
2010-03-23
1
-22
/
+38
*
|
* replace.el (occur-engine-line): Add optional arg `keep-props'.
Juri Linkov
2010-03-23
1
-3
/
+3
*
|
* replace.el (occur-accumulate-lines, occur-engine):
Juri Linkov
2010-03-23
1
-23
/
+14
*
|
Fix message of multi-line occur regexps and multi-buffer header lines.
Juri Linkov
2010-03-21
1
-4
/
+23
*
|
Use query-replace-{from,to}-history-variable in more places.
Glenn Morris
2010-03-17
1
-3
/
+7
|
/
[next]