Mercurial > emacs
changeset 38821:e59e1355d24e
Moved to obsolete/.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 15 Aug 2001 08:56:04 +0000 |
parents | b0c70f105072 |
children | 7315a84d9fde |
files | lisp/mail/sc.el |
diffstat | 1 files changed, 0 insertions(+), 14 deletions(-) [+] |
line wrap: on
line diff
--- 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