aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--lisp/ChangeLog2
-rw-r--r--src/ChangeLog4
3 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad248538eb9..0a11e31cdd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12002-11-18 Markus Rost <rost@math.ohio-state.edu>
2
3 * configure.in (*-sunos5*, *-solaris*): New configuration.
4
12002-11-14 Francesco Potorti` <pot@gnu.org> 52002-11-14 Francesco Potorti` <pot@gnu.org>
2 6
3 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations. 7 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index aabcb01e466..4530d34a8c8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12002-11-18 Markus Rost <rost@math.ohio-state.edu> 12002-11-18 Markus Rost <rost@math.ohio-state.edu>
2 2
3 * textmodes/refill.el (defgroup refill): New group.
4
3 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Add group. 5 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Add group.
4 6
5 * textmodes/sgml-mode.el (html-autoview-mode): Add group. 7 * textmodes/sgml-mode.el (html-autoview-mode): Add group.
diff --git a/src/ChangeLog b/src/ChangeLog
index 9531520ea3e..f1d9cd7bf68 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12002-11-18 Markus Rost <rost@math.ohio-state.edu>
2
3 * s/sol2-8.h: Include sol2-6.h.
4
12002-11-18 Miles Bader <miles@gnu.org> 52002-11-18 Miles Bader <miles@gnu.org>
2 6
3 * dispextern.h (struct face): Add `overstrike' field. 7 * dispextern.h (struct face): Add `overstrike' field.