diff options
author | Glenn Morris <rgm@gnu.org> | 2017-10-28 17:10:25 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2017-10-28 17:10:25 -0700 |
commit | 5b5984179122eca63a2e778e1a36c0c2bb24ad88 (patch) | |
tree | a3ebaa51f7c48e76fd4b1330fd2b792631ce53f6 /lisp/international/mule.el | |
parent | 82a16c547bc32fda6073c97b6c8989b473f0315b (diff) | |
download | emacs-5b5984179122eca63a2e778e1a36c0c2bb24ad88.tar.gz |
Fix doc typos
* lisp/simple.el (line-move-ignore-invisible):
* lisp/sort.el (sort-regexp-fields):
* lisp/cedet/ede.el (project-add-file):
* lisp/gnus/message.el (message-bogus-recipient-p):
* lisp/international/mule.el (define-coding-system):
* lisp/progmodes/ebrowse.el (ebrowse-member-buffer-object-menu):
* lisp/progmodes/xscheme.el (xscheme-allow-output-p)
(scheme-interaction-mode, scheme-debugger-mode)
(xscheme-yank-pop, xscheme-yank-push): Doc fixes.
Diffstat (limited to 'lisp/international/mule.el')
-rw-r--r-- | lisp/international/mule.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/mule.el b/lisp/international/mule.el index 5f1ef5e7d02..857fa800eb4 100644 --- a/lisp/international/mule.el +++ b/lisp/international/mule.el @@ -773,7 +773,7 @@ never used by the other charsets. If it is a list, the elements must be charsets, nil, 94, or 96. GN can be used by all the listed charsets. If the list contains 94, any iso-2022 charset whose code-space ranges are 94 long can be designated -to GN. If the list contains 96, any charsets whose whose ranges are +to GN. If the list contains 96, any charsets whose ranges are 96 long can be designated to GN. If the first element is a charset, that charset is initially designated to GN. |