diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3c1a51855ab..18481cb5aa5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2013-01-08 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2013-01-08 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * vc/pcvs.el (cvs-cleanup-collection): Extend meaning of `rm-handled'. | ||
| 4 | (cvs-mode-remove-handled): Use it (bug#13380). | ||
| 5 | |||
| 3 | * emacs-lisp/nadvice.el (advice--tweak): New function. | 6 | * emacs-lisp/nadvice.el (advice--tweak): New function. |
| 4 | (advice--remove-function, advice--subst-main): Use it. | 7 | (advice--remove-function, advice--subst-main): Use it. |
| 5 | 8 | ||