comparison lisp/ChangeLog @ 89108:62a5c86c4303

*** empty log message ***
author Dave Love <fx@gnu.org>
date Fri, 13 Sep 2002 23:32:26 +0000
parents 1002388d33b3
children 8fc7979d9331
comparison
equal deleted inserted replaced
89107:fe24d6d52760 89108:62a5c86c4303
1 2002-09-14 Dave Love <fx@gnu.org>
2
3 * international/mule-cmds.el (charset): Move.
4 (language-info-custom-alist): Move. Alter :set.
5 (find-coding-systems-for-charsets): Check charset type before
6 getting :charset-list.
7
8 * language/ind-util.el (iscii-to-ucs-region): Fix typo.
9
1 2002-09-12 Kenichi Handa <handa@etl.go.jp> 10 2002-09-12 Kenichi Handa <handa@etl.go.jp>
2 11
3 * international/mule-conf.el (emacs-mule, iso-2022-7bit) 12 * international/mule-conf.el (emacs-mule, iso-2022-7bit)
4 (iso-2022-7bit-ss2, iso-2022-7bit-lock, iso-2022-8bit-ss2) 13 (iso-2022-7bit-ss2, iso-2022-7bit-lock, iso-2022-8bit-ss2)
5 (compound-text, ctext-no-compositions): Cancel provious change. 14 (compound-text, ctext-no-compositions): Cancel provious change.
6 15
7 2002-09-09 Dave Love <d.love@dl.ac.uk> 16 2002-09-09 Dave Love <fx@gnu.org>
8 17
9 * wid-edit.el (widget-string-complete): New. 18 * wid-edit.el (widget-string-complete): New.
10 (widget-coding-system-prompt-value-history): Deleted. 19 (widget-coding-system-prompt-value-history): Deleted.
11 (coding-system): Use coding-system-value-history. 20 (coding-system): Use coding-system-value-history.
12 21