Merge from emacs-24; up to 2012-12-26T16:22:18Z!michael.albinus@gmx.de
[bpt/emacs.git] / src / ChangeLog.10
index c878c48..508a2a9 100644 (file)
        * coding.c (code_convert_region_unwind):
        Set Vlast_coding_system_used to the argument.
        (code_convert_region): If post-read-conversion function changed
-       the value of last-coding-sytem, keep the new value in
+       the value of last-coding-system, keep the new value in
        coding->symbol so that it won't be overridden.
        (run_pre_post_conversion_on_str): Likewise.
        (coding_system_accept_latin_extra_p): New function.