Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1fcaf927
Commit
1fcaf927
authored
Oct 01, 2010
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lisp/obsolete/sc.el: Remove file.
parent
6f76a31e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
19 deletions
+2
-19
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/obsolete/sc.el
lisp/obsolete/sc.el
+0
-19
No files found.
lisp/ChangeLog
View file @
1fcaf927
2010-10-01 Glenn Morris <rgm@gnu.org>
* obsolete/sc.el: Remove file.
* files.el (temporary-file-directory): On darwin, also try
DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
...
...
lisp/obsolete/sc.el
deleted
100644 → 0
View file @
6f76a31e
;;; sc.el --- old name for supercite
;; Maintainer: FSF
;; This file is part of GNU Emacs.
;;; Commentary:
;; This file has been obsolete since Emacs 21.1.
;;; Code:
(
require
'supercite
)
(
provide
'sc
)
(
message
"The name `sc' works but is obsolete; please use `supercite' instead"
)
;; arch-tag: 31e8ae19-689e-4b7d-9161-6d7dd60c6ece
;;; sc.el ends here
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