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
*
* 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
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
(perform-replace): Let-bind recenter-last-op to nil.
Juri Linkov
2009-11-30
1
-3
/
+12
*
* textmodes/ispell.el (ispell-skip-region-alist):
Dan Nicolaescu
2009-11-12
1
-1
/
+1
*
* subr.el (menu-bar-separator): New defconst.
Dan Nicolaescu
2009-11-11
1
-1
/
+1
*
* puresize.h (BASE_PURESIZE): Increase to 1430000.
Dan Nicolaescu
2009-10-23
1
-21
/
+21
*
(read-regexp): Return empty string when `default-value' is nil.
Juri Linkov
2009-08-12
1
-2
/
+2
*
(keep-lines-read-args): Use empty string as default (Bug#2495).
Chong Yidong
2009-02-27
1
-1
/
+1
*
Replace last-input-char with last-input-event.
Glenn Morris
2009-01-09
1
-2
/
+3
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
* align.el:
Lute Kamstra
2008-12-03
1
-16
/
+16
*
* replace.el (how-many): Fix typo in docstring.
Juanma Barranquero
2008-10-22
1
-1
/
+1
*
(query-replace, query-replace-regexp)
Juri Linkov
2008-10-19
1
-23
/
+28
*
(read-regexp): Rename arg `default' to `default-value'. Doc fix.
Juri Linkov
2008-10-19
1
-8
/
+10
*
(perform-replace): Don't set inhibit-read-only using
Chong Yidong
2008-09-12
1
-2
/
+1
*
(read-regexp): Add second arg `default'. Doc fix.
Juri Linkov
2008-07-29
1
-9
/
+9
*
(multi-query-replace-map): New variable.
Juri Linkov
2008-07-23
1
-3
/
+26
*
(read-regexp): New function.
Juri Linkov
2008-06-29
1
-51
/
+42
*
(replace-search-function, replace-re-search-function): New vars.
Chong Yidong
2008-06-06
1
-1
/
+15
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(occur-read-primary-args): Set default to the car of
Juri Linkov
2008-05-01
1
-5
/
+16
*
(occur-mode-map): Add :help.
Dan Nicolaescu
2008-03-21
1
-10
/
+20
*
* replace.el (occur-mode-find-occurrence-hook): New hook that can
Carsten Dominik
2008-01-23
1
-3
/
+13
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
(occur-context-lines): New subroutine, broken out of occur-engine.
Richard M. Stallman
2008-01-03
1
-10
/
+18
*
|
Merge from emacs--rel--22
Miles Bader
2007-12-28
1
-1
/
+4
|
\
|
|
*
(regexp-history): Add reference to `history-length' in the doc string.
Eli Zaretskii
2007-12-22
1
-1
/
+4
|
*
(map-query-replace-regexp): Doc fix (revert part of 2000-05-21T17:04:47Z!fx@g...
Juanma Barranquero
2007-11-19
1
-5
/
+3
*
|
(keep-lines, flush-lines, how-many): Doc fix.
Juri Linkov
2007-12-09
1
-18
/
+26
*
|
(occur-mode-map): Add a major mode menu with entries
Dan Nicolaescu
2007-11-22
1
-0
/
+29
*
|
(map-query-replace-regexp): Doc fix (revert part of 2000-05-21T17:04:47Z!fx@g...
Juanma Barranquero
2007-11-19
1
-5
/
+3
*
|
(keep-lines-read-args, occur-read-primary-args):
Juri Linkov
2007-11-16
1
-20
/
+37
*
|
(query-replace-show-replacement): New defcustom.
Juri Linkov
2007-11-10
1
-2
/
+15
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
(perform-replace): Use isearch-no-upper-case-p.
Stefan Monnier
2007-07-23
1
-32
/
+30
|
/
*
* replace.el (match): Use yellow1 instead of yellow.
Dan Nicolaescu
2007-07-13
1
-1
/
+1
*
* NEWS: Mention `query-replace-regexp-eval' being deprecated.
David Kastrup
2007-04-17
1
-0
/
+10
*
(occur-next-error): *Occur* might not be displayed in the
Stefan Monnier
2007-03-26
1
-1
/
+2
*
(match): Use yellow background on light-bg terminals.
Richard M. Stallman
2007-03-11
1
-2
/
+4
*
(occur-engine): buffer-undo-list binding moved...
Chong Yidong
2007-03-08
1
-3
/
+3
[next]