index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
replace.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from origin/emacs-25
...
Paul Eggert
2016-08-05
1
-7
/
+10
|
\
|
*
Clarify the documentation of back-references in replacements
...
Eli Zaretskii
2016-07-02
1
-7
/
+10
*
|
Merge from origin/emacs-25
...
Paul Eggert
2016-05-26
1
-8
/
+8
|
\
|
|
*
* lisp/char-fold.el: Rename from character-fold.el.
...
Juri Linkov
2016-05-17
1
-8
/
+8
*
|
Merge from origin/emacs-25
...
Paul Eggert
2016-05-05
1
-12
/
+9
|
\
|
|
*
* lisp/replace.el (query-replace-read-from): Use minibuffer-with-setup-hook
...
Juri Linkov
2016-05-04
1
-12
/
+9
|
*
Rearrange the doc of query-replace slightly
...
Lars Ingebrigtsen
2016-05-01
1
-4
/
+4
|
*
replace-match-maybe-edit doc clarification
...
Lars Ingebrigtsen
2016-05-01
1
-1
/
+3
*
|
Rearrange the doc of query-replace slightly
...
Lars Ingebrigtsen
2016-04-30
1
-4
/
+4
*
|
replace-match-maybe-edit doc clarification
...
Lars Ingebrigtsen
2016-04-30
1
-1
/
+3
*
|
Merge from origin/emacs-25
...
John Wiegley
2016-04-02
1
-7
/
+12
|
\
|
|
*
In M-%, avoid making buffer-local binding of text-property-default-nonsticky
...
Alan Mackenzie
2016-03-29
1
-7
/
+12
*
|
Merge from origin/emacs-25
...
John Wiegley
2016-04-02
1
-6
/
+11
|
\
|
|
*
Minor doc string fixes in replace.el
...
Eli Zaretskii
2016-03-25
1
-6
/
+11
*
|
Merge from origin/emacs-25
...
John Wiegley
2016-03-03
1
-0
/
+1
|
\
|
|
*
Add `isearch' to `basic-faces'
...
Lars Ingebrigtsen
2016-02-23
1
-0
/
+1
*
|
Allow undoing changes while doing query-replace
...
Tino Calancha
2016-02-24
1
-9
/
+108
|
/
*
* lisp/replace.el (replace-match-maybe-edit): Make arg `backward' optional.
...
Juri Linkov
2016-02-10
1
-4
/
+6
*
Improve the custom type of some user options.
...
Glenn Morris
2016-02-01
1
-1
/
+1
*
Update copyright year to 2016
...
Paul Eggert
2016-01-01
1
-1
/
+1
*
Further progress making Isearch, Ispell, Replace work with Follow Mode.
...
Alan Mackenzie
2015-12-07
1
-2
/
+6
*
* lisp/replace.el (occur-engine): Count matches in empty lines.
...
Juri Linkov
2015-12-01
1
-0
/
+3
*
Spelling and grammar fixes
Paul Eggert
2015-11-29
1
-2
/
+2
*
Improve documentation of search and replace commands
...
Eli Zaretskii
2015-11-28
1
-0
/
+14
*
Improve documentation of 'replace-character-fold'
...
Eli Zaretskii
2015-11-27
1
-2
/
+4
*
Improve and update documentation of search commands
...
Eli Zaretskii
2015-11-25
1
-1
/
+2
*
* lisp/replace.el (occur-regexp-descr): New function.
...
Juri Linkov
2015-11-20
1
-7
/
+19
*
Support rectangular regions for more commands
...
Juri Linkov
2015-11-14
1
-38
/
+49
*
* lisp/isearch.el: Rename word search to regexp-function search
...
Artur Malabarba
2015-10-21
1
-2
/
+2
*
Revert "Don't rely on defaults in decoding UTF-8 encoded Lisp files"
...
Dmitry Gutov
2015-09-29
1
-1
/
+1
*
Don't rely on defaults in decoding UTF-8 encoded Lisp files
...
Eli Zaretskii
2015-09-21
1
-1
/
+1
*
Clarify or replace a few \u escapes.
...
Paul Eggert
2015-09-21
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
...
Paul Eggert
2015-09-07
1
-4
/
+4
*
Fix minor text quoting problems in lisp top level
...
Paul Eggert
2015-08-28
1
-1
/
+1
*
More-conservative ‘format’ quote restyling
...
Paul Eggert
2015-08-23
1
-1
/
+2
*
Use curved quotes in core elisp diagnostics
...
Paul Eggert
2015-08-16
1
-4
/
+4
*
* lisp/replace.el (perform-replace): Document `replacements'.
...
Stefan Monnier
2015-08-11
1
-6
/
+7
*
* lisp/replace.el (replace-character-fold): Default to nil
Artur Malabarba
2015-08-05
1
-1
/
+1
*
* lisp/replace.el (replace-search): Fix regexp case (bug#20901)
Artur Malabarba
2015-06-26
1
-0
/
+1
*
* lisp/character-fold.el: New file (Bug#20887)
...
Artur Malabarba
2015-06-24
1
-2
/
+3
*
* lisp/isearch.el: Fold many unicode characters to ASCII
...
Artur Malabarba
2015-06-23
1
-0
/
+9
*
* lisp/replace.el (query-replace-read-from): Add separator to
...
Juri Linkov
2015-06-23
1
-0
/
+2
*
Avoid confusion in query-replace history when replacing NUL chars
...
Nicolas Richard
2015-06-02
1
-22
/
+30
*
* lisp/replace.el (query-replace-from-to-separator): Delay initialization
...
Glenn Morris
2015-04-16
1
-7
/
+5
*
Add `predicate' arg to `read-buffer' and use it for erc-iswitchb
...
Stefan Monnier
2015-03-16
1
-1
/
+1
*
Update copyright year to 2015
...
Paul Eggert
2015-01-01
1
-1
/
+1
*
Fix query-replace-regexp when using lisp expressions for replacement
...
Juri Linkov
2014-12-16
1
-3
/
+6
*
* lisp/replace.el (query-replace-from-to-separator): Turn defvar into defcustom.
...
Juri Linkov
2014-11-18
1
-9
/
+20
*
* lisp/replace.el: History for query replace pairs.
...
Juri Linkov
2014-11-08
1
-24
/
+48
*
* lisp/replace.el (query-replace): Fix typo in docstring.
...
Christoph Scholtes
2014-08-24
1
-1
/
+1
[next]