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 71faf19b621..b78a6a4c580 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org> + * subr.el (with-silent-modifications): Clarify somewhat what the + macro inhibits (bug#6525). + * simple.el (eval-expression): Note what it does if called interactively (bug#6495). |