]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
Require `ind-util' when compiling.
[gnu-emacs] / lisp / ChangeLog
index b63d39b5c5a2edd1bc7b337458184967252751ec..92d5efc5f581d908d16fc4d39f2155d18512d0e0 100644 (file)
@@ -1,3 +1,51 @@
+2001-12-19  Miles Bader  <miles@gnu.org>
+
+       * international/fontset.el: Require `ind-util' when compiling.
+
+2001-12-18  Richard M. Stallman  <rms@gnu.org>
+
+       * simple.el (eval-expression-print-level)
+       (eval-expression-print-length): Doc fixes.
+
+       * international/mule-diag.el (describe-character-set):
+       Fix the arg to help-xref-button.
+
+       * files.el (directory-free-space-program): New variable.
+       (directory-free-space-args): New variable.
+       (insert-directory): Use those two variables for getting free space.
+       Use file-system-info instead, if that is defined.
+
+       * dired.el (dired-free-space-program): Variable deleted.
+       (dired-free-space-args): Variable deleted.
+       (dired-insert-directory): Don't try to determine free space.
+
+       * files.el (font-lock-defaults): Add risky-local-variables prop.
+       (hack-one-local-variable): Treat various font-lock variables as risky.
+
+2001-12-18  Werner Lemberg  <wl@gnu.org>
+
+       * language/chinese.el, language/cyrillic.el,
+       language/czech.el, language/european.el, language/greek.el,
+       language/hebrew.el, language/indian.el, language/japanese.el,
+       language/korean.el, language/lao.el, language/slovak.el,
+       language/thai.el, language/tibetan.el, language/vietnamese.el:
+       Improve documentation strings of coding systems and language infos.
+
+2001-12-18  Werner LEMBERG  <wl@gnu.org>
+
+       Add support for EUC-TW decoding/encoding.
+
+       * language/china-util.el (big5-to-flat-code, flat-code-to-big5,
+       euc-to-flat-code, flat-code-to-euc, expand-euc-big5-alist):
+       New auxiliary functions to build `big5-to-cns'.
+       (big5-to-cns): New translation alist.
+
+       * language/chinese.el: Added new coding system `euc-tw' and its
+       alias `euc-taiwan'.
+       Updated language `Chinese-CNS' to include euc-tw encoding also.
+       (ccl-decode-euc-tw, ccl-encode-euc-tw): New functions for handling
+       euc-tw.
+
 2001-12-18  Dave Love  <fx@gnu.org>
 
        * loadup.el: Add language/utf-8-lang, language/georgian.