1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 05:21:37 -07:00

(gnus-article-mime-match-handle-function): Don't quote nil and t in docstrings.

This commit is contained in:
Juanma Barranquero 2003-05-06 17:33:21 +00:00
parent 03c1a35efa
commit f20b2f5cf3

View 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