aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann1999-11-13 23:42:59 +0000
committerGerd Moellmann1999-11-13 23:42:59 +0000
commitb05d3bee50d8ba5c9fb53d73dffc22b7470c6fa1 (patch)
tree2d1479672e7d37320af6be0348b5bcda32599b7e
parenta5d0cecce36e36ac6a81dc1c09464a4f8f589d92 (diff)
downloademacs-b05d3bee50d8ba5c9fb53d73dffc22b7470c6fa1.tar.gz
emacs-b05d3bee50d8ba5c9fb53d73dffc22b7470c6fa1.zip
*** empty log message ***
-rw-r--r--lib-src/ChangeLog4
-rw-r--r--lisp/ChangeLog5
-rw-r--r--src/ChangeLog4
3 files changed, 13 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 8ef9fa0a74b..5ef09710228 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
11999-11-13 Gerd Moellmann <gerd@gnu.org>
2
3 * Makefile.in (b2m): Add dependency on GETOPTDEPS.
4
11999-11-03 Gerd Moellmann <gerd@gnu.org> 51999-11-03 Gerd Moellmann <gerd@gnu.org>
2 6
3 * etags.c (print_help): Change email address to send bugs to. 7 * etags.c (print_help): Change email address to send bugs to.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7f4cd1a0c55..a3af22fd905 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
11999-11-15 Markus Rost <rost@ias.edu>
2
3 * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r
4 as in ispell-local-dictionary-alist.
5
11999-11-15 Alex Schroeder <alex@gnu.org> 61999-11-15 Alex Schroeder <alex@gnu.org>
2 7
3 * ansi-color.el (ansi-color-apply): Updated regexps to include 8 * ansi-color.el (ansi-color-apply): Updated regexps to include
diff --git a/src/ChangeLog b/src/ChangeLog
index 3b90332764e..b4d26a26abe 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
11999-11-14 Gerd Moellmann <gerd@gnu.org>
2
3 * buffer.c (indicate-empty-lines): Doc-fix.
4
11999-11-12 Gerd Moellmann <gerd@gnu.org> 51999-11-12 Gerd Moellmann <gerd@gnu.org>
2 6
3 * term.c (term_init): If "op" isn't available, don't support color 7 * term.c (term_init): If "op" isn't available, don't support color