From: Richard M. Stallman Date: Thu, 8 Feb 1996 17:27:23 +0000 (+0000) Subject: (html-tag-alist): within the
tag X-Git-Tag: emacs-19.34~1342 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=be047262ea2dd47eb76ec67ae53b85a85ce12e53;p=emacs.git (html-tag-alist): within the
tag generated with an tag, use `user-mail-address'. --- 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")