view lisp/mail/sc.el @ 37854:6b08e1812292

(Fbyte_code) <varref>: Use SYMBOL_VALUE. (Fbyte_code) <varset>: Simplify the test if symbol's value can be set directly.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 21 May 2001 12:23:34 +0000
parents 2b742626505a
children 67b464da13ec
line wrap: on
line source

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

(require 'supercite)
(provide 'sc)

;; sc.el ends here