# HG changeset patch # User Gerd Moellmann # Date 997865764 0 # Node ID e59e1355d24ed5a9123f636976f8abb36f687fc0 # Parent b0c70f10507280f600857a54fb02865b8b60a134 Moved to obsolete/. diff -r b0c70f105072 -r e59e1355d24e lisp/mail/sc.el --- a/lisp/mail/sc.el Wed Aug 15 08:54:01 2001 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -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