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
caa85ad9
Commit
caa85ad9
authored
Feb 22, 1999
by
Kenichi Handa
Browse files
Modify comment for charset-origin-alist
property of a coding system.
parent
5a376b7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
lisp/international/mule.el
lisp/international/mule.el
+3
-0
No files found.
lisp/international/mule.el
View file @
caa85ad9
...
...
@@ -365,6 +365,9 @@ See also the documentation of make-char."
;; ENCODING-FUNCTION is a function to encode a character in CHARSET
;; to the code in EXTERNAL-CHARSET-NAME. The command what-cursor-position
;; uses this information of the buffer-file-coding-system.
;; ENCODING-FUNCTION may be a translation table or a symbol whose
;; property `translation-table' is a translation table. In these case,
;; the translation table is used to encode the character.
;;
;; o valid-codes (meaningful only for a coding system based on CCL)
;;
...
...
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