diff options
| author | Eli Zaretskii | 2013-03-28 20:13:59 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2013-03-28 20:13:59 +0200 |
| commit | d76bf86f438d4f5f9fe493ab76f02ffc78f3ae2e (patch) | |
| tree | 04fa8bc7bd2058a316a7ee30f8741d25bfd0b060 /src/ChangeLog.10 | |
| parent | 2ef26ceb192c7683754cf0b4aa3087f501254332 (diff) | |
| parent | e74aeda863cd6896e06e92586f87b45d63d67d15 (diff) | |
| download | emacs-d76bf86f438d4f5f9fe493ab76f02ffc78f3ae2e.tar.gz emacs-d76bf86f438d4f5f9fe493ab76f02ffc78f3ae2e.zip | |
Merge from trunk and resolve conflicts.
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 | ||