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 2d618c6454c..24fb682235c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-02-04 Glenn Morris <rgm@gnu.org> | 1 | 2012-02-04 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * emacs-lisp/ert-x.el (ert-simulate-command): | ||
| 4 | Check deferred-action-list (which is obsolete) is bound. | ||
| 5 | |||
| 3 | * subr.el (with-wrapper-hook): Doc fixes. | 6 | * subr.el (with-wrapper-hook): Doc fixes. |
| 4 | 7 | ||
| 5 | * simple.el (filter-buffer-substring-functions) | 8 | * simple.el (filter-buffer-substring-functions) |