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
0611934b
Commit
0611934b
authored
Aug 31, 1998
by
Paul Eggert
Browse files
(charset-description): Doc fix.
parent
06da1de1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/international/mule.el
lisp/international/mule.el
+1
-1
No files found.
lisp/international/mule.el
View file @
0611934b
...
...
@@ -221,7 +221,7 @@ See the function `charset-info' for more detail."
`(aref (charset-info ,charset) 12)))
(defmacro charset-description (charset)
"
Return
descript
o
in
of
CHARSET.
"
Return
descripti
o
n
of
CHARSET.
See
the
function
`
charset-info
'
for
more
detail.
"
(if (charset-quoted-standard-p charset)
(aref (charset-info (nth 1 charset)) 13)
...
...
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