From aadb686431ddfa210d76005280e81aa25ec5efb2 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 27 Feb 2008 10:20:26 +0000 Subject: [PATCH] (sc-describe): Fix typos in obsolescence declaration. --- lisp/mail/supercite.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mail/supercite.el b/lisp/mail/supercite.el index 0e7fa99f36a..c2489ed8ae7 100644 --- a/lisp/mail/supercite.el +++ b/lisp/mail/supercite.el @@ -2015,7 +2015,7 @@ inserts the version string in the current buffer instead." (interactive) (info "(SC)top")) -(make-obsolete 'sc-describe "Read the SC manual using `info'" "23.1") +(make-obsolete 'sc-describe "read the SC manual using `info'." "23.1") (define-obsolete-function-alias 'sc-submit-bug-report 'report-emacs-bug "23.1") -- 2.39.5