aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/mail/supercite.el2
1 files changed, 1 insertions, 1 deletions
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."
2015 (interactive) 2015 (interactive)
2016 (info "(SC)top")) 2016 (info "(SC)top"))
2017 2017
2018(make-obsolete 'sc-describe "Read the SC manual using `info'" "23.1") 2018(make-obsolete 'sc-describe "read the SC manual using `info'." "23.1")
2019 2019
2020(define-obsolete-function-alias 'sc-submit-bug-report 'report-emacs-bug "23.1") 2020(define-obsolete-function-alias 'sc-submit-bug-report 'report-emacs-bug "23.1")
2021 2021