message: use called-interactively-p
[gnus] / lisp / ChangeLog
index 9b3045f..d03f8e0 100644 (file)
@@ -1,3 +1,17 @@
+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.
+
+       * shr.el (shr-parse-style): Drop !important from styles.
+
 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
 
        * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
@@ -7,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.