view lisp/mail/sc.el @ 32641:48709f040160

(frame-set-background-mode): If a tty frame defines a background color, use that to compute the background mode, instead of always defaulting to "dark".
author Eli Zaretskii <eliz@gnu.org>
date Thu, 19 Oct 2000 06:55:04 +0000
parents 2b742626505a
children 67b464da13ec
line wrap: on
line source

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

(require 'supercite)
(provide 'sc)

;; sc.el ends here