(cp-decoding-vector-for-codepage):
[bpt/emacs.git] / lisp / ChangeLog
index 1ac1d26..8a9310a 100644 (file)
@@ -1,5 +1,281 @@
+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 `!'
+       rather than `|' (which is not allowed on Windows).  Replace the
+       drive letters with a string "drive_X".
+
+2000-05-23  Gerd Moellmann  <gerd@gnu.org>
+
+       * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
+
+       * files.el (interpreter-mode-alist): Add `bash2'.
+
+2000-05-22  Dave Love  <fx@gnu.org>
+
+       * loadhist.el (feature-symbols, file-provides, file-requires): Use
+       mapc.
+       (feature-file): Avoid calling symbol-name.  Doc fix.
+       (file-set-intersect, file-dependents): Use dolist, not mapcar.
+       (loadhist-hook-functions): Add mouse-position-function.
+       (unload-feature): Change uses of mapcar.
+
+       * files.el (parse-colon-path): Doc fix.
+       (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
+       (set-auto-mode): Use mapc.
+
+       * complete.el (PC-look-for-include-file): Use :alnum: character
+       class.
+       (partial-completion-mode): Add autoload cookie.
+
+2000-05-22  Sam Steingold  <sds@gnu.org>
+
+       * info.el (Info-fontify-node): Fixed the call to
+       `add-text-properties' (bug introduced on 2000-05-18).
+
+2000-05-22  Dave Love  <fx@gnu.org>
+
+       * bindings.el: Remove debug-ignored-errors set in other files.
+
+       * progmodes/etags.el: Add to debug-ignored-errors.
+       (visit-tags-table-buffer): Clear out buffers holding old tables
+       when making a new list.
+       (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
+       mapc.
+
+       * completion.el: Doc fixes.  Add to debug-ignored-errors.  Don't
+       quote keywords.
+       (cmpl-string-case-type): Use character classes.
+
+       * comint.el:
+       * textmodes/ispell.el:
+       * imenu.el:
+       * mail/mh-e.el:
+       * progmodes/compile.el: Add to debug-ignored-errors.
+
+       * dabbrev.el: Add to debug-ignored-errors.
+       (dabbrev-completion): Use mapc.
+
+2000-05-22  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
+       (woman-mapcan, woman-parse-man.conf)
+       (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
+       (woman-reset-emulation, woman-select-symbol-fonts): New functions.
+       (woman-parse-colon-path): Call woman-mapcan.  Recognize Cygwin
+       path syntax better.
+       (woman-man.conf-path, woman-use-own-frame): New defcustoms.
+       (woman-manpath): Call woman-parse-man.conf.
+       (woman-emulation): New defcustom, defaults to nroff.
+       (woman-font-support): New defconst.
+       (woman-use-symbol-font): New defcustom.
+       (woman-menu): Add new menu items: "Colored/BW", "Advanced",
+       "Emulation".
+       Many functions: Doc fix.
+
+2000-05-22  Kenichi Handa  <handa@etl.go.jp>
+
+       * international/quail.el (quail-simple-translation-keymap): Map
+       128..255 to quail-self-insert-command.
+       (quail-keyboard-layout-alist): Add definition for "pc102-de".
+
+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.
+
+       * newcomment.el (comment-region-internal): Go back to BEG after quoting
+       the nested comment markers.
+
+       * subr.el (remove-hook): Don't turn the hook's value into a list.
+
+2000-05-21  Dave Love  <fx@gnu.org>
+
+       * edmacro.el (edmacro-parse-keys): Return vector if any elements
+       are invalid characters.
+
+       * international/mule-util.el (detect-coding-with-priority): Use
+       mapc.  Remove redundant lambda.
+
+       * international/mule-diag.el (list-non-iso-charset-chars)
+       (describe-fontset): Remove redundant lambda.
+
+       * emulation/crisp.el (brief-mode): New alias.
+
+       * emacs-lisp/ring.el (ring-elements): New function.
+
+       * emacs-lisp/easymenu.el (easy-menu-create-menu)
+       (easy-menu-do-add-item): Use keywordp.
+
+       * emacs-lisp/byte-opt.el: Update side-effect free function lists.
+
+       * replace.el: Doc and error message fixes.
+       (replace-highlight): Use facep, not internal-find-face.
+
 2000-05-20  Stefan Monnier  <monnier@cs.yale.edu>
 
+       * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
+
+       * log-edit.el (log-edit-done): Cleanup trailing empty lines.
+       (log-edit-insert-changelog): Drop `:' as well.
+
+       * log-view.el: Fix file description.
+       (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
+       available.
+       (log-view-font-lock-keywords): Only use cvs-filename-face if present.
+       (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
+
+       * emacs-lisp/easy-mmode.el: Update copyright and commentary.
+       (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
+       Print a status message if the toggle is called interactively.
+       (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
+       for global minor modes and use `defcustom' for them.
+       Use add-minor-mode.
+       (easy-mmode-define-derived-mode): Remove.
+       (define-derived-mode): Fancier default docstring.
+       (easy-mmode-define-navigation): Signal an error rather than (ding).
+
        * newcomment.el (comment-styles): New `box-multi'.
        (comment-normalize-vars): Better default for comment-continue to
        avoid whitespace-only continuations.
        * msb.el (msb-menu-cond): Add choice `user'.
 
 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
-       
+
        * ps-print.el: Compatibility, customization and doc fix.
        (ps-printer-name-option): Replace defconst by defvar.
        (ps-postscript-code-directory): XEmacs compatibility.
        area.
        (syntax-code-table): Format changed.
        (string-to-syntax): Adjusted for the above change.
-       
+
 2000-05-12  Stefan Monnier  <monnier@cs.yale.edu>
 
        * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.