diff lisp/gnus/gnus-art.el @ 50851:629f8ae0c58f

(gnus-article-mime-match-handle-function): Don't quote nil and t in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 06 May 2003 17:33:21 +0000
parents 0d8b17d428b5
children 695cf19ef79e
line wrap: on
line diff
--- a/lisp/gnus/gnus-art.el	Tue May 06 17:31:31 2003 +0000
+++ b/lisp/gnus/gnus-art.el	Tue May 06 17:33:21 2003 +0000
@@ -661,7 +661,7 @@
 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