view lisp/mail/sc.el @ 28616:313ef0d76864

(ispell-menu-map-needed): Check that ispell-process is bound since this might be eval'd before ispell is loaded. (ispell-message): Use a tiny bit less magic and a bit more hard data to figure out what kind of sc-cite-regexp to use.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 17 Apr 2000 11:00:39 +0000
parents 2b742626505a
children 67b464da13ec
line wrap: on
line source

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

(require 'supercite)
(provide 'sc)

;; sc.el ends here