(cp-decoding-vector-for-codepage):
[bpt/emacs.git] / lisp / ChangeLog
index f778179..8a9310a 100644 (file)
@@ -1,3 +1,143 @@
+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
+       account.
+       (ediff-test-utility,ediff-diff-mandatory-option,
+       ediff-reset-diff-options): utilities for proper initialization of
+       ediff-diff-options and ediff-diff3-options on Windows.
+       
+       * ediff-init.el (ediff-merge-filename-prefix): new customizable
+       variable.
+       
+       * ediff-mult.el (ediff-filegroup-action): use
+       ediff-merge-filename-prefix.
+
+2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
+
+       * viper-ex.el (ex-write): set selective display to nil.
+       
+2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
+       aliases for hebrew-iso-8bit.
+
+2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * woman.el: New version from Francis J. Wright
+       <F.J.Wright@Maths.QMW.ac.uk>.
+       (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
+       names in environment variables regardless of the path separator.
+       (woman-topic-all-completions-1): Don't call file-name-directory-p
+       on all files, since woman-file-regexp already filters out any
+       directories.
+
+2000-05-24  Kenichi Handa  <handa@etl.go.jp>
+
+       * international/quail.el (quail-start-translation): Don't change
+       modified-p of the current buffer.
+       (quail-start-conversion): Likewise.
+
+       * international/kkc.el (kkc-region): Don't change modified-p of
+       the current buffer.
+
+       * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
+       conform to RFC1468.
+       (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
+
+2000-05-23  Eric M. Ludlam  <zappo@ballista.ultranet.com>
+
+       * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
+       (speedbar-insert-button): Invisible text property fix.
+       (speedbar-directory-plus): Renamed from speedbar-directory-+
+       (speedbar-directory-minus): Renamed from speedbar-directory--
+       (speedbar-page-plus): Renamed from speedbar-file-+
+       (speedbar-page-minus): Renamed from speedbar-file--
+       (speedbar-page): Renamed from speedbar-file-
+       (speedbar-tag): Renamed from speedbar-tag-
+       (speedbar-tag-plus): Renamed from speedbar-tag-+
+       (speedbar-tag-minus): Renamed from speedbar-tag--
+       (speedbar-expand-image-button-alist): Use above renames.
+
+       * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
+       * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
+       * sb-pg-plus.xpm: Renamed from sb-file+.xpm
+       * sb-pg-minus.xpm: Renamed from sb-file-.xpm
+       * sb-pg.xpm: Renamed from sb-file.xpm
+       * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
+       * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
+       
+2000-05-24  Kenichi Handa  <handa@etl.go.jp>
+
+       * international/quail.el (quail-show-guidance-buf): Set
+       current-input-method of the guidance buffer to the name of the
+       curren input method.
+
+2000-05-23  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * progmodes/compile.el (compile-internal): Style typo.
+
+       * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
+       quote vars and functions in the docstring.
+
+       * newcomment.el (comment-make-extra-lines): Don't use `assert'.
+
+       * completion.el (dynamic-completion-mode, dynamic-completion-mode):
+       Don't quote lambdas.
+
+       * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
+
+2000-05-23  Gerd Moellmann  <gerd@gnu.org>
+
+       * startup.el (command-line): Determine source file of compiled
+       user init file differently.  Warn if compiled user init file
+       is older than its source file.
+
+       * ffap.el (ffap-url-regexp): Add `https'.
+       
 2000-05-23  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * files.el (make-backup-file-name-1): Replace slashes with `!'
 
 2000-05-22  Stefan Monnier  <monnier@cs.yale.edu>
 
+       * help.el (help-manyarg-func-alist): Typo.
+
        * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
        intervals which makes it heaps simpler.