comparison etc/NEWS @ 60969:6e34bea44961

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Sat, 26 Mar 2005 05:52:20 +0000
parents bc93d41f78c4
children 132a274ae79c
comparison
equal deleted inserted replaced
60968:fcf15bc56f2c 60969:6e34bea44961
104 ** Building with -DENABLE_CHECKING does not automatically build with union 104 ** Building with -DENABLE_CHECKING does not automatically build with union
105 types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. 105 types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
106 106
107 107
108 * Changes in Emacs 22.1 108 * Changes in Emacs 22.1
109
110 ** Languange environment and various default coding systems are setup
111 more correctly according to the current locale name. If the locale
112 name doesn't specify a charset, the default is what glibc defines.
113 This change may result in using the different coding systems as
114 default in some locale (e.g. vi_VN).
109 115
110 +++ 116 +++
111 ** The commands copy-file, rename-file, make-symbolic-link and 117 ** The commands copy-file, rename-file, make-symbolic-link and
112 add-name-to-file, when given a directory as the "new name" argument, 118 add-name-to-file, when given a directory as the "new name" argument,
113 convert it to a file name by merging in the within-directory part of 119 convert it to a file name by merging in the within-directory part of