changeset 47438:3716ca385c72

*** empty log message ***
author Simon Josefsson <jas@extundo.com>
date Thu, 12 Sep 2002 06:04:10 +0000
parents 025aad501345
children 8e23c317f989
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <jas@extundo.com>
+
+	* mail/smtpmail.el (smtpmail-send-it): Don't use : in filenames
+	(for cygwin). Suggested by Andrew Senior <aws@watson.ibm.com>.
+	Use expand-file-name.  Also don't require time-stamp.
+
 2002-09-11  Richard M. Stallman  <rms@gnu.org>
 
 	* derived.el (define-derived-mode): When making new abbrev table,
@@ -42,6 +48,8 @@
 
 2002-09-11  Simon Josefsson  <jas@extundo.com>
 
+	* 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.