Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
05f71b49
Commit
05f71b49
authored
Jan 15, 2001
by
Kenichi Handa
Browse files
(define-ccl-program): Fix docstring.
parent
9b8b3b67
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/international/ccl.el
lisp/international/ccl.el
+1
-1
No files found.
lisp/international/ccl.el
View file @
05f71b49
...
...
@@ -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 ])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment