mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-03 04:21:28 -08:00
*** empty log message ***
This commit is contained in:
parent
bc304a2060
commit
d88a0654a9
2 changed files with 26 additions and 0 deletions
|
|
@ -1,3 +1,23 @@
|
|||
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
|
||||
|
|
|
|||
|
|
@ -1,3 +1,9 @@
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue