summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-01-10 19:55:50 -0800
committerGlenn Morris <rgm@gnu.org>2014-01-10 19:55:50 -0800
commita12bf61ed4bb5b06d829df1a1371b3bbf2c8e791 (patch)
tree5212fea2a6147308a40d979f656be2f971728a7b /leim
parentd2f16e93d2f96a33bcac0f5e5f1536575075bc0c (diff)
downloademacs-a12bf61ed4bb5b06d829df1a1371b3bbf2c8e791.tar.gz
ChangeLog fixes
Diffstat (limited to 'leim')
-rw-r--r--leim/ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 1a13c1b66d3..5a10d1c46e4 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -770,10 +770,10 @@
2008-02-01 Dave Love <fx@gnu.org>
- * latin-post.el: Recode to utf-8.
+ * quail/latin-post.el: Recode to utf-8.
("latin-postfix"): New method.
- * latin-alt.el: Recode to utf-8.
+ * quail/latin-alt.el: Recode to utf-8.
("latin-alt-postfix"): New method.
* quail/latin-pre.el: Recode to utf-8.
@@ -2167,11 +2167,11 @@
* Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
(leim-list.el): Depend on ${WORLD}.
- * latin-alt.el (latin-2-alt-postfix): Doc fix.
+ * quail/latin-alt.el (latin-2-alt-postfix): Doc fix.
1998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
- * czech.el, slovak.el: Correct starting commentary.
+ * quail/czech.el, quail/slovak.el: Correct starting commentary.
1998-04-07 Milan Zamazal <pdm@fi.muni.cz>
@@ -2179,7 +2179,7 @@
1998-04-06 Andreas Schwab <schwab@gnu.org>
- * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
+ * quail/lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
to length.
(lrt-generate-quail-map): Change sref to aref, and make second
argument of substring a character index.