From 9a1211f29981be56ec7fc939f3e814fd960cda9d Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 18 May 2001 11:24:53 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a09f9ba6533..2f97f95fe7d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2001-05-18 Simon Josefsson + + * mail/smtpmail.el (maybe-append-domain): Renamed to + `smtpmail-maybe-append-domain'. + (smtpmail-via-smtp): Use the new name. + 2001-05-18 Miles Bader * 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 @@ +2001-05-18 Gerd Moellmann + + * xfaces.c (xlfd_point_size): Don't divide pixel size from + transformation matrix by 10. + 2001-05-16 Gerd Moellmann * xfns.c (x_set_foreground_color): Change frame's cursor_pixel -- 2.39.5