Mercurial > emacs
changeset 92263:90dd1f6122b5
(sc-describe): Fix typos in obsolescence declaration.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 27 Feb 2008 10:20:26 +0000 |
parents | 618fc74048e4 |
children | bf25f6c3ce8f |
files | lisp/mail/supercite.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/supercite.el Wed Feb 27 10:17:06 2008 +0000 +++ b/lisp/mail/supercite.el Wed Feb 27 10:20:26 2008 +0000 @@ -2015,7 +2015,7 @@ (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")