]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment
authorXue Fuqiao <xfq.free@gmail.com>
Mon, 14 Oct 2013 22:20:52 +0000 (06:20 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Mon, 14 Oct 2013 22:20:52 +0000 (06:20 +0800)
doc/lispref/display.texi

index 99cbb4d3458a8424fd37cef5f648889d353ab2b7..ae24439c41fa93b02c81eea22dc131c93ac8f876 100644 (file)
@@ -611,6 +611,9 @@ program signals a Lisp error and then handles it with
 @code{condition-case}, the user won't see the error message; it could
 show the message to the user by reporting it as a warning.)
 
+@c FIXME: Why use ‘(bytecomp)’ instead of ‘'bytecomp’ or simply
+@c ‘bytecomp’ here?  The parens are part of ‘warning-type-format’ but
+@c not part of the warning type. --xfq
 @cindex warning type
   Each warning has a @dfn{warning type} to classify it.  The type is a
 list of symbols.  The first symbol should be the custom group that you