From: Gerd Moellmann Date: Wed, 15 Aug 2001 08:56:04 +0000 (+0000) Subject: Moved to obsolete/. X-Git-Tag: emacs-pretest-21.0.105~180 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5a104609f1e237fc296f3ce9aeba30b3a5203cdb;p=emacs.git Moved to obsolete/. --- diff --git a/lisp/mail/sc.el b/lisp/mail/sc.el deleted file mode 100644 index 4c42fdce101..00000000000 --- a/lisp/mail/sc.el +++ /dev/null @@ -1,14 +0,0 @@ -;;; sc.el --- old name for supercite - -;; Maintainer: FSF - -;; This file is part of GNU Emacs. - -;;; Commentary: - -;;; Code: - -(require 'supercite) -(provide 'sc) - -;;; sc.el ends here