Fix typos in ChangeLogs
[gnus] / lisp / ChangeLog
index db13bb4..4e73750 100644 (file)
@@ -1,3 +1,23 @@
+2012-07-13  Chong Yidong  <cyd@gnu.org>
+
+       * smime.el (smime-certificate-info): Set buffer-read-only directly,
+       instead of calling toggle-read-only with a (bogus) argument.
+
+2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
+
+       * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
+       of initial input when reading the author to restrict the summary to.
+
+2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-decode.el (mm-shr):
+       Allow overriding charset by mm-charset-override-alist.
+
+2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-view-part):
+       Toggle subparts of multipart/alternative part.
+
 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * shr.el (shr-render-buffer): New command.
 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
 
        * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
-       seem to accept strings-with-numbers as port numbers,
+       seem to accept strings-with-numbers as port numbers.
 
 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
 
 
 2010-11-25  Julien Danjou  <julien@danjou.info>
 
-       * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
+       * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
 
        * color.el: Rename from color-lab.el
        (color-rgb->hex): Add.
 
 2004-05-20  Danny Siu  <dsiu@adobe.com>
 
-       * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
+       * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
        centered even when gnus-auto-center-summary is t.
 
 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus.el (gnus-method-to-server): Move defsubst before first use.
 
-       * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
+       * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
 
        * gnus-art.el (gnus-article-edit-mode): Define before first
        reference.