aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.13
diff options
context:
space:
mode:
authorPaul Eggert2011-12-30 17:27:15 -0800
committerPaul Eggert2011-12-30 17:27:15 -0800
commit22bcf2046977620a7f37bbd4dff4be4a4fffc0ed (patch)
tree39e83ae1f1389e54aec5074029a1d430aaca2876 /lisp/ChangeLog.13
parentb30941dba07605b40efbf139eed2007d6b1e5445 (diff)
downloademacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.tar.gz
emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.zip
Spelling fixes.
Diffstat (limited to 'lisp/ChangeLog.13')
-rw-r--r--lisp/ChangeLog.134
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13
index 558718a5a5f..a2d274fbcc0 100644
--- a/lisp/ChangeLog.13
+++ b/lisp/ChangeLog.13
@@ -1121,10 +1121,10 @@
1121 * international/titdic-cnv.el (tit-process-header): Fix embedded 1121 * international/titdic-cnv.el (tit-process-header): Fix embedded
1122 coding tag. 1122 coding tag.
1123 (titdic-convert): Bind coding-system-for-write to the coding 1123 (titdic-convert): Bind coding-system-for-write to the coding
1124 system specfied in the map file. Remove `charset' property after 1124 system specified in the map file. Remove `charset' property after
1125 decoding. 1125 decoding.
1126 (miscdic-convert): Bind coding-system-for-write to the coding 1126 (miscdic-convert): Bind coding-system-for-write to the coding
1127 system specfied for the map file. Fix LANGUAGE arg to 1127 system specified for the map file. Fix LANGUAGE arg to
1128 quail-define-package. 1128 quail-define-package.
1129 (batch-miscdic-convert): Check if a file is directory or not. 1129 (batch-miscdic-convert): Check if a file is directory or not.
1130 1130