]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/nndoc.el
Don't quote nil and t in doc strings
[gnu-emacs] / lisp / gnus / nndoc.el
index c62697b6939cf74f0d23cbd28d03ced9bff94020..70d803faf541391eef92a8f2df1bf3db10ee1684 100644 (file)
@@ -199,7 +199,7 @@ from the document.")
 ;; lines in the body.  For MIME dissections only, ARTICLE-INSERT [5] and
 ;; SUMMARY-INSERT [6] give headers to insert for full article or summary line
 ;; generation, respectively.  Other headers usually follow directly from the
-;; buffer.  Value `nil' means no insert.
+;; buffer.  Value nil means no insert.
 (defvoo nndoc-dissection-alist nil)
 (defvoo nndoc-prepare-body-function nil)
 (defvoo nndoc-generate-head-function nil)