repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Some fixes to follow coding conventions in files maintained by FSF.
[emacs.git]
/
lisp
/
mail
/
sc.el
blob
70cc7fac3f56dbdc28152558084fdd53723e2d69
1
;;; sc.el --- old name for supercite
2
3
(
require
'
supercite
)
4
(
provide
'
sc
)
5
6
;; sc.el ends here