Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
aadb6864
Commit
aadb6864
authored
Feb 27, 2008
by
Juanma Barranquero
Browse files
(sc-describe): Fix typos in obsolescence declaration.
parent
3ab3140b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/mail/supercite.el
lisp/mail/supercite.el
+1
-1
No files found.
lisp/mail/supercite.el
View file @
aadb6864
...
...
@@ -2015,7 +2015,7 @@ inserts the version string in the current buffer instead."
(
interactive
)
(
info
"(SC)top"
))
(
make-obsolete
'sc-describe
"
R
ead the SC manual using `info'"
"23.1"
)
(
make-obsolete
'sc-describe
"
r
ead the SC manual using `info'
.
"
"23.1"
)
(
define-obsolete-function-alias
'sc-submit-bug-report
'report-emacs-bug
"23.1"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment