diff options
Diffstat (limited to 'src/ChangeLog.10')
| -rw-r--r-- | src/ChangeLog.10 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10 index 6eda101c815..508a2a9dd4c 100644 --- a/src/ChangeLog.10 +++ b/src/ChangeLog.10 | |||
| @@ -19171,7 +19171,7 @@ | |||
| 19171 | * coding.c (code_convert_region_unwind): | 19171 | * coding.c (code_convert_region_unwind): |
| 19172 | Set Vlast_coding_system_used to the argument. | 19172 | Set Vlast_coding_system_used to the argument. |
| 19173 | (code_convert_region): If post-read-conversion function changed | 19173 | (code_convert_region): If post-read-conversion function changed |
| 19174 | the value of last-coding-sytem, keep the new value in | 19174 | the value of last-coding-system, keep the new value in |
| 19175 | coding->symbol so that it won't be overridden. | 19175 | coding->symbol so that it won't be overridden. |
| 19176 | (run_pre_post_conversion_on_str): Likewise. | 19176 | (run_pre_post_conversion_on_str): Likewise. |
| 19177 | (coding_system_accept_latin_extra_p): New function. | 19177 | (coding_system_accept_latin_extra_p): New function. |
| @@ -27912,7 +27912,7 @@ See ChangeLog.9 for earlier changes. | |||
| 27912 | ;; add-log-time-zone-rule: t | 27912 | ;; add-log-time-zone-rule: t |
| 27913 | ;; End: | 27913 | ;; End: |
| 27914 | 27914 | ||
| 27915 | Copyright (C) 2001-2012 Free Software Foundation, Inc. | 27915 | Copyright (C) 2001-2013 Free Software Foundation, Inc. |
| 27916 | 27916 | ||
| 27917 | This file is part of GNU Emacs. | 27917 | This file is part of GNU Emacs. |
| 27918 | 27918 | ||