# HG changeset patch # User Gerd Moellmann # Date 990185093 0 # Node ID 6c6c8f8b2d4cf913b9d83ad1ad7d7b3fbfb09e78 # Parent 9cddd888d25f440a3cfd5f8f170d686f3c36c236 *** empty log message *** diff -r 9cddd888d25f -r 6c6c8f8b2d4c lisp/ChangeLog --- a/lisp/ChangeLog Fri May 18 11:24:16 2001 +0000 +++ b/lisp/ChangeLog Fri May 18 11:24:53 2001 +0000 @@ -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 -r 9cddd888d25f -r 6c6c8f8b2d4c src/ChangeLog --- a/src/ChangeLog Fri May 18 11:24:16 2001 +0000 +++ b/src/ChangeLog Fri May 18 11:24:53 2001 +0000 @@ -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