comparison lisp/ChangeLog @ 46488:30de5885550e

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 17 Jul 2002 08:44:34 +0000
parents 44aa2c791686
children 287c11fe27fe
comparison
equal deleted inserted replaced
46487:44aa2c791686 46488:30de5885550e
1 2002-07-17 Kenichi Handa <handa@etl.go.jp>
2
3 * international/mule.el (define-coding-system-alias): Don't
4 append ALIAS in the property `alias-coding-systems' if ALIAS's
5 eol-type is not auto-detection.
6
7 * international/mule-diag.el (print-coding-system-briefly): Fix
8 the handling of an alias of which eol-type is not auto-detction.
9
10 * international/mule-conf.el (us-ascii): Define it as an alias of
11 iso-safe.
12
1 2002-07-17 Juanma Barranquero <lektu@terra.es> 13 2002-07-17 Juanma Barranquero <lektu@terra.es>
2 14
3 * help-fns.el (describe-function-1): Put empty line before "Not 15 * help-fns.el (describe-function-1): Put empty line before "Not
4 documented" text. 16 documented" text.
5 17