]> git.eshelyaron.com Git - emacs.git/commitdiff
(gnus-demon): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 15 Nov 2007 18:47:51 +0000 (18:47 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 15 Nov 2007 18:47:51 +0000 (18:47 +0000)
lisp/gnus/ChangeLog
lisp/gnus/gnus-demon.el

index 728ef10c747d3a77689369dda1317b3e8a65227e..5712ed059f425503b9e77a4f0379e8606bc54d03 100644 (file)
@@ -1,3 +1,11 @@
+2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
+
+       * nnimap.el (nnimap-split-download-body):
+       * gnus-demon.el (gnus-demon): Fix typos in docstrings.
+
+       * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstring.
+       (gnus-uu-decode-save): Fix typo in prompt.
+
 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
@@ -64,7 +72,7 @@
 
 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
 
-        * Relicense "GPLv2 or later" files to "GPLv3 or later".
+       * Relicense "GPLv2 or later" files to "GPLv3 or later".
 
 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
index 715e77a709966959eabc7803ccef8aab6ce73101..7a79adce49aa7c008b415bb03de27f5f0db150e7 100644 (file)
@@ -43,7 +43,7 @@
 (autoload 'parse-time-string "parse-time" nil nil)
 
 (defgroup gnus-demon nil
-  "Demonic behaviour."
+  "Demonic behavior."
   :group 'gnus)
 
 (defcustom gnus-demon-handlers nil