mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-16 09:50:25 +00:00
(define-ccl-program): Fix docstring.
This commit is contained in:
parent
9b8b3b6779
commit
05f71b4909
@ -1244,7 +1244,7 @@ Optional arg VECTOR is a compiled CCL code of the CCL program."
|
||||
(defmacro define-ccl-program (name ccl-program &optional doc)
|
||||
"Set NAME the compiled code of CCL-PROGRAM.
|
||||
|
||||
CCL-PROGRAM is has this form:
|
||||
CCL-PROGRAM has this form:
|
||||
(BUFFER_MAGNIFICATION
|
||||
CCL_MAIN_CODE
|
||||
[ CCL_EOF_CODE ])
|
||||
|
Loading…
Reference in New Issue
Block a user