emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/international/ccl.el,v


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/international/ccl.el,v
Date: Wed, 04 Jun 2008 13:41:52 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     John Paul Wallington <jpw>      08/06/04 13:41:52

Index: ccl.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/ccl.el,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- ccl.el      6 May 2008 04:18:08 -0000       1.47
+++ ccl.el      4 Jun 2008 13:41:52 -0000       1.48
@@ -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:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]