diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1ec43f2164c..5a07779e949 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-09-20 Juri Linkov <juri@jurta.org> | 1 | 2012-09-20 Juri Linkov <juri@jurta.org> |
| 2 | 2 | ||
| 3 | * replace.el (read-regexp): Add HISTORY arg. (Bug#7567) | ||
| 4 | |||
| 3 | * replace.el (read-regexp): Don't add ": " when PROMPT already | 5 | * replace.el (read-regexp): Don't add ": " when PROMPT already |
| 4 | ends with a colon and space. (Bug#12321) | 6 | ends with a colon and space. (Bug#12321) |
| 5 | 7 | ||