Add docstrings
[gnus] / lisp / ChangeLog
index 10ca6ce..1f89b2e 100644 (file)
@@ -1,5 +1,28 @@
+2010-10-29  Julien Danjou  <julien@danjou.info>
+
+       * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
+       definition.
+
+       * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
+       capability before doing anything.
+       (gnus-group-insert-group-line): Remove useless
+       gnus-group-remove-excess-properties.
+
+2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
+
+2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
+       config after reselecting.
+
 2010-10-28  Julien Danjou  <julien@danjou.info>
 
+       * shr.el (shr-put-image): Use point even if only inserting text.
+       (shr-put-image): Save excursion when inserting alt text on non-graphic
+       display, so the behaviour is the same when we are on a graphic display.
+
        * nnir.el (nnir-run-swish-e): Remove hyrex support.
 
 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>