X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/c3ca24d48c10fb771ee02eb58f7d49bd82d6306e..acfa068f4a1a4652b784af1d7aaac92929399249:/src/ChangeLog.9 diff --git a/src/ChangeLog.9 b/src/ChangeLog.9 index 1a4abfab61..d6d772c5f9 100644 --- a/src/ChangeLog.9 +++ b/src/ChangeLog.9 @@ -3479,7 +3479,7 @@ 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) : Remove unnecessay "do" + (ccl_driver) : Remove unnecessary "do" statement. 2001-01-23 Gerd Moellmann @@ -5150,7 +5150,7 @@ 2000-11-27 Jason Rumney * 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 @@ -8409,7 +8409,7 @@ (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, @@ -13294,7 +13294,7 @@ See ChangeLog.8 for earlier changes. ;; coding: utf-8 ;; End: - Copyright (C) 2001-2011 Free Software Foundation, Inc. + Copyright (C) 2001-2012 Free Software Foundation, Inc. This file is part of GNU Emacs.