view lisp/mail/sc.el @ 38580:446aa2cd256e

More information about how to find the Meta keys.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 26 Jul 2001 15:43:08 +0000
parents 67b464da13ec
children a19197c6442f
line wrap: on
line source

;;; sc.el --- old name for supercite

;; This file is part of GNU Emacs.

;;; Commentary:

;;; Code:

(require 'supercite)
(provide 'sc)

;;; sc.el ends here