1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-16 10:50:49 -08:00

(sc-describe): Fix typos in obsolescence declaration.

This commit is contained in:
Juanma Barranquero 2008-02-27 10:20:26 +00:00
parent 3ab3140b50
commit aadb686431

View file

@ -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")