(cp-decoding-vector-for-codepage):
[bpt/emacs.git] / lisp / ChangeLog
index b0cb1f3..8a9310a 100644 (file)
@@ -1,3 +1,47 @@
+2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * international/codepage.el (cp-decoding-vector-for-codepage):
+       Fill up unsupported characters with their own codes.  From Kenichi
+       Handa.
+
+2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * international/mule-diag.el (describe-char-after): Use
+       display-graphic-p instead of window-system, so that this function
+       works on MS-DOS.
+
+2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * international/codepage.el (cp-make-coding-systems-for-codepage):
+       Remove the eight-bit-graphic and eight-bit-control charsets from
+       the list of charsets which we convert into `?'.
+
+2000-05-25  Kenichi Handa  <handa@etl.go.jp>
+
+       * international/mule-conf.el: Specify CHARSET-ID explicitely for
+       private charsets.
+       (mule-unicode-0100-24ff, japanese-jisx0213-1,
+       japanese-jisx0213-2): New charsets.
+
+       * international/fontset.el: Setup default fontset for new charsets.
+
+2000-05-24  Dave Love  <fx@gnu.org>
+
+       * info.el (Info-find-node-2): Restructure [following "Vadim
+       S. Solomin" <sovs@uic.nnov.ru>].
+
+       * icomplete.el: Fix header for Finder.
+
+2000-05-24  Eric M. Ludlam  <zappo@ultranet.com>
+
+       * rmailout.el (rmail-output-to-rmail-file): Added optional param
+       STAY.
+
+       * rmail.el (rmail-automatic-folder-directives): New user variable.
+       (rmail-show-message): Add call to `rmail-auto-file' during
+       display.
+       (rmail-auto-file): New function.
+
 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
        
        * ediff-diff.el (ediff-forward-word): take syntactic word class into