]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.9
Fix shr.el/image build problem
[gnu-emacs] / src / ChangeLog.9
index 1a4abfab61b2b927e9f06fb950b3c728bc970ec4..c2e324a186f7f4eb1e58beb2b9182dcee2e6a380 100644 (file)
        a workaround for SunOS 4's cc.
        (CCL_CALL_FOR_MAP_INSTRUCTION): Use "if (1)..." not "do {...".
        (CCL_SUCCESS, CCL_SUSPEND, CCL_INVALID_CMD): Likewise.
-       (ccl_driver) <CCL_ReadMultibyteChar2>: Remove unnecessay "do"
+       (ccl_driver) <CCL_ReadMultibyteChar2>: Remove unnecessary "do"
        statement.
 
 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
 2000-11-27  Jason Rumney  <jasonr@gnu.org>
 
        * w32fns.c (w32_load_system_font): Always mark font as double byte
-       if codepage is unicode.
+       if codepage is Unicode.
 
 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
 
        (encode_coding_iso2022): New local variable safe_chars.  Check
        unsafe chars.
        (setup_coding_system): Delete the code to initialize
-       coding->safe_charses.
+       coding->safe_charsets.
        (intersection, find_safe_codings): New functions.
        (Ffind_coding_systems_region_internal): New function.
        (syms_of_coding): Defsubr it.  Initialize Qsafe_chars,
        (syms_of_xfns) [GLYPH_DEBUG]: Don't defsubr removed functions.
        (syms_of_xfns): Initialize Qcenter.
 
-       * eval.c (Fsignal): If lisp_eval_depth or spepdl_size are near
+       * eval.c (Fsignal): If lisp_eval_depth or specpdl_size are near
        to the limits, increase the limits.
 
 2000-05-01  Kenichi Handa  <handa@etl.go.jp>
@@ -13294,7 +13294,7 @@ See ChangeLog.8 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 2001-201 Free Software Foundation, Inc.
+  Copyright (C) 2001-2016 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.