From be047262ea2dd47eb76ec67ae53b85a85ce12e53 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 8 Feb 1996 17:27:23 +0000 Subject: [PATCH] (html-tag-alist): within the
tag generated with an tag, use `user-mail-address'. --- lisp/textmodes/sgml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/textmodes/sgml-mode.el b/lisp/textmodes/sgml-mode.el index e4daa3f65dc..e9f8324ae2c 100644 --- a/lisp/textmodes/sgml-mode.el +++ b/lisp/textmodes/sgml-mode.el @@ -957,7 +957,7 @@ This takes effect when first loading the library.") "" (setq str (read-input "Title: ")) "\n" "\n

" str "

\n" _ "\n
\n" (user-full-name) "\n
")) ("i") ("ins") -- 2.39.2