Mercurial > emacs
changeset 46514:22964382b73a
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 18 Jul 2002 06:15:59 +0000 |
parents | d41a7efb91c9 |
children | 272c43ada087 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jul 18 06:15:34 2002 +0000 +++ b/lisp/ChangeLog Thu Jul 18 06:15:59 2002 +0000 @@ -1,3 +1,13 @@ +2002-07-18 Juanma Barranquero <lektu@terra.es> + + * international/mule-util.el (string-to-sequence, truncate-string): Add + autoload cookie to obsolescence declaration. + + * rect.el (move-to-column-force): Likewise. + + * composite.el (decompose-composite-char): Likewise; also remove + redundant info. + 2002-07-18 Kim F. Storm <storm@cua.dk> * loadup.el: Load international/utf-8 before international/characters. @@ -73,6 +83,7 @@ * international/utf-8-subst.el: Populate utf-8-subst-rev-table. (utf-8-subst-table): Don't set. +>>>>>>> 1.4125 2002-07-17 Kenichi Handa <handa@etl.go.jp> * international/mule.el (define-coding-system-alias):