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
d88a0654
Commit
d88a0654
authored
May 26, 2002
by
Dave Love
Browse files
*** empty log message ***
parent
bc304a20
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
0 deletions
+26
-0
lisp/ChangeLog
lisp/ChangeLog
+20
-0
src/ChangeLog
src/ChangeLog
+6
-0
No files found.
lisp/ChangeLog
View file @
d88a0654
2002-05-26 Dave Love <fx@gnu.org>
* mule-cmds.el (encode-coding-char): Use
find-coding-systems-string. Don't use make-char.
* mule-diag.el (describe-current-coding-system): Fix
aliases listing.
(print-iso-2022-flags): Deleted.
(print-designation): Partly re-written.
(describe-coding-system): Deal with iso-2022 designations, flags.
Fix shift_jis case.
(describe-char-after): Use characterp. Print explicit unicode.
Remove some obsolete code.
* mule-conf.el: Doc fixes. Remove redundant
:long-name properties. Re-order charset priorities.
(binary): New alias.
(iso-8859-16): Fix nickname.
(define-iso-single-byte-charset): Un-define after use.
2002-05-26 Dave Love <fx@gnu.org>
* international/mule.el (coding-system-iso-2022-flags): Revert
...
...
src/ChangeLog
View file @
d88a0654
2002-05-26 Dave Love <d.love@dl.ac.uk>
* coding.c: Doc fixes.
(Fcoding_system_aliases): Fix return value.
(Qmac): Remove (duplicated) definition.
2002-05-25 Dave Love <fx@gnu.org>
* charset.c (Fcharset_priority_list, Fset_charset_priority): New
...
...
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