message: use called-interactively-p
[gnus] / lisp / ChangeLog
index fc9196b..d03f8e0 100644 (file)
@@ -1,5 +1,12 @@
+2010-11-24  Julien Danjou  <julien@danjou.info>
+
+       * message.el (message-goto-body): Use called-interactively-p.
+
 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
+       Fixes something or other in Emacs 23, and is backwards compatible.
+
        * message.el (message-goto-body): Remove the <#secure special-casing,
        which is too special.
 
@@ -14,8 +21,6 @@
 
 2010-11-24  Julien Danjou  <julien@danjou.info>
 
-       * message.el (message-goto-body): Skip <#secure.
-
        * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
        (shr-tag-body): Add background support.
        (shr-descend): Add background support.