mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-17 03:10:58 -08:00
(sc-describe): Fix typos in obsolescence declaration.
This commit is contained in:
parent
3ab3140b50
commit
aadb686431
1 changed files with 1 additions and 1 deletions
|
|
@ -2015,7 +2015,7 @@ inserts the version string in the current buffer instead."
|
||||||
(interactive)
|
(interactive)
|
||||||
(info "(SC)top"))
|
(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")
|
(define-obsolete-function-alias 'sc-submit-bug-report 'report-emacs-bug "23.1")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue