]> git.eshelyaron.com Git - emacs.git/commitdiff
(gnus-article-mime-match-handle-function): Don't quote nil and t in docstrings.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 6 May 2003 17:33:21 +0000 (17:33 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 6 May 2003 17:33:21 +0000 (17:33 +0000)
lisp/gnus/gnus-art.el

index 806d8793652c6b025fcf3b6e729c87f068fdadac..b03c3e7191918cc7608e60c7624577e89fc31f20 100644 (file)
@@ -661,7 +661,7 @@ This is meant for people who want to view first matched part.
 For `undisplayed-alternative' (default), the first undisplayed
 part or alternative part is used.  For `undisplayed', the first
 undisplayed part is used.  For a function, the first part which
-the function return `t' is used.  For `nil', the first part is
+the function return t is used.  For nil, the first part is
 used."
   :version "21.1"
   :group 'gnus-article-mime