summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-09-25 15:42:25 +0000
committerGerd Moellmann <gerd@gnu.org>2000-09-25 15:42:25 +0000
commit6567e9b550147e8c46d35367cf3553b9acf9fbe3 (patch)
treee1e61cfb75ef19a76b0ae640b0be80d213af0067 /leim
parent1bc20d83cb040a51cad08b49b9e81d534fca57a5 (diff)
downloademacs-6567e9b550147e8c46d35367cf3553b9acf9fbe3.tar.gz
*** empty log message ***
Diffstat (limited to 'leim')
-rw-r--r--leim/ChangeLog44
1 files changed, 44 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 648dfcd5a84..428ab4ece9b 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -165,6 +165,50 @@
("turkish-alt-postfix"): New Turkish input method which inserts
Latin-5 characters.
+After the release of 20.4, development was split into two separate
+code lines. One line contained the code for Emacs 21, and the other
+one the code for the 20.x releases after 20.4. The following change
+log entries up to the entry ``20.4 released'' are for the 20.x code
+line. Change logs above this notice are those for the 21.x code line.
+
+2000-06-13 Gerd Moellmann <gerd@gnu.org>
+
+ * Version 20.7 released.
+
+2000-05-23 Andrew Innes <andrewi@gnu.org>
+
+ * makefile.nt ($(TIT)): Set emacs_dir in the environment before
+ running emacs, to ensure load-path is correct.
+ (leim-list.el): Ditto.
+
+2000-02-26 Gerd Moellmann <gerd@gnu.org>
+
+ * Version 20.6 released.
+
+1999-12-07 Gerd Moellmann <gerd@gnu.org>
+
+ * Version 20.5 released.
+
+1999-11-22 Andrew Innes <andrewi@gnu.org>
+
+ * makefile.nt: No need to generate subdirs.el.
+
+1999-11-21 Andrew Innes <andrewi@gnu.org>
+
+ * makefile.nt: New file.
+
+1999-09-19 Ken'ichi Handa <handa@gnu.org>
+
+ * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
+ turkish-postfix.
+ ("turkish-postfix"): New Turkish input method which inserts
+ Latin-5 characters.
+
+ * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
+ turkish-alt-postfix.
+ ("turkish-alt-postfix"): New Turkish input method which inserts
+ Latin-5 characters.
+
1999-07-12 Richard Stallman <rms@gnu.org>
* Version 20.4 released.