From 06856b12e98819630bfa753d0c6c4ca40e1b583f Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 3 Nov 2006 14:37:25 +0000 Subject: [PATCH] (nnsoup-always-save): Use "non-nil" in docstrings. --- lisp/gnus/ChangeLog | 12 +++++++++--- lisp/gnus/nnsoup.el | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 87b1d39f2a9..77a8b32333b 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,9 @@ +2006-11-03 Juanma Barranquero + + * gnus-diary.el (gnus-diary-delay-format-function): + * nndiary.el (nndiary-reminders): + * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings. + 2006-11-01 Reiner Steib * gnus-art.el (article-hide-boring-headers): Fetch date from @@ -10,8 +16,8 @@ 2006-10-29 Reiner Steib - * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New - variables. + * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): + New variables. (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions. (mm-charset-synonym-alist): Move some entries to mm-codepage-iso-8859-list. @@ -620,7 +626,7 @@ (rfc2231-encode-string): Be sure to work on multibyte buffer at first, and after mm-encode-body, change the buffer to unibyte. -2006-03-21 Daniel Pittman +2006-03-21 Daniel Pittman * nnimap.el (nnimap-request-update-info-internal): Optimize. Don't `gnus-uncompress-range' to avoid excessive memory usage. diff --git a/lisp/gnus/nnsoup.el b/lisp/gnus/nnsoup.el index 9dc429ec135..e520121a266 100644 --- a/lisp/gnus/nnsoup.el +++ b/lisp/gnus/nnsoup.el @@ -75,7 +75,7 @@ The SOUP packet file name will be inserted at the %s.") "*Regular expression matching SOUP packets in `nnsoup-packet-directory'.") (defvoo nnsoup-always-save t - "If non nil commit the reply buffer on each message send. + "If non-nil commit the reply buffer on each message send. This is necessary if using message mode outside Gnus with nnsoup as a backend for the messages.") -- 2.39.2