From 22e1d1348be39308ebef39e50443f41a8560fd57 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Fri, 12 Feb 1999 00:33:45 +0000 Subject: [PATCH] * lisp/message.el (message-make-forward-subject): Use "(none)" if the original article has no subject. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index a167826..8428687 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-02-12 Katsumi Yamaoka + + * lisp/message.el (message-make-forward-subject): Use "(none)" if + the original article has no subject. + 1999-02-09 Katsumi Yamaoka * lisp/gnus.el (gnus-version-number): Update to 6.10.6. -- 1.7.10.4