diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index df4cf561588..20a3a6e1e50 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-03-10 Jambunathan K <kjambunathan@gmail.com> | ||
| 2 | |||
| 3 | * replace.el (occur-read-regexp-defaults-function): New var. | ||
| 4 | (occur-read-regexp-defaults): New defun. | ||
| 5 | (occur-read-primary-args): Propagate above change (bug#13892). | ||
| 6 | |||
| 1 | 2013-03-09 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2013-03-09 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * mouse.el (mouse-drag-track): Remove left-over debugging code. | 9 | * mouse.el (mouse-drag-track): Remove left-over debugging code. |