message-goto-body: Really return point
[gnus] / lisp / ChangeLog
index fc9196b..2292084 100644 (file)
@@ -1,5 +1,14 @@
+2010-11-24  Julien Danjou  <julien@danjou.info>
+
+       * message.el (message-goto-body): Use called-interactively-p.
+       (message-in-body-p): message-goto-body returns point.
+       (message-goto-body): Really return point.
+
 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 +23,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.