# HG changeset patch # User Eli Zaretskii # Date 1082824575 0 # Node ID 4eaffc5a495e797692acb63d9414e6f27cf6c25b # Parent af2c1ea381f40a95210487ab7235c65ff8d13568 *** empty log message *** diff -r af2c1ea381f4 -r 4eaffc5a495e lisp/ChangeLog --- a/lisp/ChangeLog Sat Apr 24 16:34:56 2004 +0000 +++ b/lisp/ChangeLog Sat Apr 24 16:36:15 2004 +0000 @@ -1,5 +1,9 @@ 2004-04-24 Eli Zaretskii + * mail/sendmail.el (mail-bury): Don't delete the frame where the + mail was being composed if the terminal cannot display more than + one frame; instead, switch to previous frame. + * mail/rmail.el (rmail-mail-new-frame): Doc fix. (rmail-start-mail): Support rmail-mail-new-frame even on terminals that can display only one frame at a time.