# HG changeset patch # User Simon Josefsson # Date 1031810650 0 # Node ID 3716ca385c72dd7f454e22ee4685d4647f41048f # Parent 025aad5013454389c2c42cb708b4c124792775dd *** empty log message *** diff -r 025aad501345 -r 3716ca385c72 lisp/ChangeLog --- a/lisp/ChangeLog Thu Sep 12 06:03:49 2002 +0000 +++ b/lisp/ChangeLog Thu Sep 12 06:04:10 2002 +0000 @@ -1,3 +1,9 @@ +2002-09-12 Simon Josefsson + + * mail/smtpmail.el (smtpmail-send-it): Don't use : in filenames + (for cygwin). Suggested by Andrew Senior . + Use expand-file-name. Also don't require time-stamp. + 2002-09-11 Richard M. Stallman * derived.el (define-derived-mode): When making new abbrev table, @@ -42,6 +48,8 @@ 2002-09-11 Simon Josefsson + * time-stamp.el (time-stamp-hhmmss): New function. + * gud.el (gud-gdb-massage-args): Don't secretly add -fullname. (gud-query-cmdline): Add --fullname to the user cmdline.