comparison lisp/ChangeLog @ 46514:22964382b73a

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 18 Jul 2002 06:15:59 +0000
parents e68dd67ef6f0
children 272c43ada087
comparison
equal deleted inserted replaced
46513:d41a7efb91c9 46514:22964382b73a
1 2002-07-18 Juanma Barranquero <lektu@terra.es>
2
3 * international/mule-util.el (string-to-sequence, truncate-string): Add
4 autoload cookie to obsolescence declaration.
5
6 * rect.el (move-to-column-force): Likewise.
7
8 * composite.el (decompose-composite-char): Likewise; also remove
9 redundant info.
10
1 2002-07-18 Kim F. Storm <storm@cua.dk> 11 2002-07-18 Kim F. Storm <storm@cua.dk>
2 12
3 * loadup.el: Load international/utf-8 before international/characters. 13 * loadup.el: Load international/utf-8 before international/characters.
4 14
5 2002-07-17 Dave Love <fx@gnu.org> 15 2002-07-17 Dave Love <fx@gnu.org>
71 (define-ccl-program): Doc update. 81 (define-ccl-program): Doc update.
72 82
73 * international/utf-8-subst.el: Populate utf-8-subst-rev-table. 83 * international/utf-8-subst.el: Populate utf-8-subst-rev-table.
74 (utf-8-subst-table): Don't set. 84 (utf-8-subst-table): Don't set.
75 85
86 >>>>>>> 1.4125
76 2002-07-17 Kenichi Handa <handa@etl.go.jp> 87 2002-07-17 Kenichi Handa <handa@etl.go.jp>
77 88
78 * international/mule.el (define-coding-system-alias): 89 * international/mule.el (define-coding-system-alias):
79 Don't append ALIAS in the property `alias-coding-systems' if ALIAS's 90 Don't append ALIAS in the property `alias-coding-systems' if ALIAS's
80 eol-type is not auto-detection. 91 eol-type is not auto-detection.