From: Gerd Moellmann Date: Fri, 18 May 2001 11:24:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.104~449 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9a1211f29981be56ec7fc939f3e814fd960cda9d;p=emacs.git *** empty log message *** --- 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