aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
-rw-r--r--src/ChangeLog5
2 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a09f9ba6533..2f97f95fe7d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12001-05-18 Simon Josefsson <simon@josefsson.org>
2
3 * mail/smtpmail.el (maybe-append-domain): Renamed to
4 `smtpmail-maybe-append-domain'.
5 (smtpmail-via-smtp): Use the new name.
6
12001-05-18 Miles Bader <miles@gnu.org> 72001-05-18 Miles Bader <miles@gnu.org>
2 8
3 * simple.el (delete-horizontal-space, just-one-space): Use 9 * simple.el (delete-horizontal-space, just-one-space): Use
diff --git a/src/ChangeLog b/src/ChangeLog
index bd46fbc6e0a..dfeaf8a13f2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-05-18 Gerd Moellmann <gerd@gnu.org>
2
3 * xfaces.c (xlfd_point_size): Don't divide pixel size from
4 transformation matrix by 10.
5
12001-05-16 Gerd Moellmann <gerd@gnu.org> 62001-05-16 Gerd Moellmann <gerd@gnu.org>
2 7
3 * xfns.c (x_set_foreground_color): Change frame's cursor_pixel 8 * xfns.c (x_set_foreground_color): Change frame's cursor_pixel