(gnus-demon): Fix typo in docstring.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user