diff lisp/mail/sc.el @ 25841:2b742626505a

#
author Dave Love <fx@gnu.org>
date Thu, 30 Sep 1999 18:06:17 +0000
parents
children 67b464da13ec
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lisp/mail/sc.el	Thu Sep 30 18:06:17 1999 +0000
@@ -0,0 +1,6 @@
+;;; sc.el --- old name for supercite
+
+(require 'supercite)
+(provide 'sc)
+
+;; sc.el ends here