aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann1999-11-22 15:20:32 +0000
committerGerd Moellmann1999-11-22 15:20:32 +0000
commit98e85e34652fc3552f24dab523bf50f222e0596b (patch)
treed4fe415d2e3d045e475f5973d123720114a215d4
parentb21dc00230dbe5502beb0ce50276cd28b0b6180f (diff)
downloademacs-98e85e34652fc3552f24dab523bf50f222e0596b.tar.gz
emacs-98e85e34652fc3552f24dab523bf50f222e0596b.zip
*** empty log message ***
-rw-r--r--leim/ChangeLog4
-rw-r--r--lisp/ChangeLog2
-rw-r--r--nt/ChangeLog5
3 files changed, 11 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index b25dc4ba518..b7cec03255b 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,7 @@
11999-11-22 Andrew Innes <andrewi@gnu.org>
2
3 * makefile.nt: No need to generate subdirs.el.
4
11999-11-21 Andrew Innes <andrewi@gnu.org> 51999-11-21 Andrew Innes <andrewi@gnu.org>
2 6
3 * makefile.nt: New file. 7 * makefile.nt: New file.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4112f350ed9..7ce214c8d22 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
11999-11-22 Gerd Moellmann <gerd@gnu.org> 11999-11-22 Gerd Moellmann <gerd@gnu.org>
2 2
3 * progmodes/antlr-mode.el: New file.
4
3 * calendar/calendar.el: Fix autoload for 5 * calendar/calendar.el: Fix autoload for
4 calendar-absolute-from-astro. Add autoload for 6 calendar-absolute-from-astro. Add autoload for
5 calendar-print-astro-day-number. 7 calendar-print-astro-day-number.
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 20db02f269c..ad9748dcec8 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,8 @@
11999-11-22 Andrew Innes <andrewi@gnu.org>
2
3 * makefile.nt (fast_install): Bring commands up-to-date, and fix
4 typo.
5
11999-11-21 Andrew Innes <andrewi@gnu.org> 61999-11-21 Andrew Innes <andrewi@gnu.org>
2 7
3 * makefile.nt (all): Build leim if present. 8 * makefile.nt (all): Build leim if present.