view lisp/mail/sc.el @ 28460:8a724c4f9928

(vc-backend-diff): Return the correct status if we had to retry the rcsdiff command without the --brief option.
author Gerd Moellmann <gerd@gnu.org>
date Sat, 01 Apr 2000 12:19:35 +0000
parents 2b742626505a
children 67b464da13ec
line wrap: on
line source

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

(require 'supercite)
(provide 'sc)

;; sc.el ends here