view lisp/obsolete/sc.el @ 50551:f51ff6ca84ca

(type-break-warning-countdown-string): Doc fix; escape open paren at col 0.
author John Paul Wallington <jpw@pobox.com>
date Fri, 11 Apr 2003 13:06:22 +0000
parents c0ba1d102e9d
children 695cf19ef79e d7ddb3e565de
line wrap: on
line source

;;; 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