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
73e0cbc0
Commit
73e0cbc0
authored
Jul 28, 2012
by
Eli Zaretskii
Browse files
Fix bug #12062 with a typo in Elisp manual.
doc/lispref/nonascii.texi (Character Sets): Fix a typo.
parent
c20fdd9e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+4
-0
doc/lispref/nonascii.texi
doc/lispref/nonascii.texi
+1
-1
No files found.
doc/lispref/ChangeLog
View file @
73e0cbc0
2012-07-28 Eli Zaretskii <eliz@gnu.org>
* nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
Prefer typical American spelling for "acknowledgment".
...
...
doc/lispref/nonascii.texi
View file @
73e0cbc0
...
...
@@ -606,7 +606,7 @@ The value is a list of all defined character set names.
@end defvar
@defun charset-priority-list &optional highestp
This function
s
returns a list of all defined character sets ordered by
This function returns a list of all defined character sets ordered by
their priority. If @var{highestp} is non-@code{nil}, the function
returns a single character set of the highest priority.
@end defun
...
...
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