changeset 95539:010f8fbe935d

(define-ccl-program): Add `doc-string' declaration.
author John Paul Wallington <jpw@pobox.com>
date Wed, 04 Jun 2008 13:41:52 +0000
parents 73018c6032be
children f873c4c3bf75
files lisp/international/ccl.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/ccl.el	Wed Jun 04 11:22:53 2008 +0000
+++ b/lisp/international/ccl.el	Wed Jun 04 13:41:52 2008 +0000
@@ -1304,6 +1304,7 @@
 
 ;;;###autoload
 (defmacro define-ccl-program (name ccl-program &optional doc)
+  (declare (doc-string 3))
   "Set NAME the compiled code of CCL-PROGRAM.
 
 CCL-PROGRAM has this form: