view lisp/mail/sc.el @ 32783:9eb5cd921a28

(make-backup-file-name-1) [windowsnt, ms-dos]: Remove superfluous calls to subst-char-in-string; instead apply expand-file-name after convert-standard-filename to ensure expected directory separators are used.
author Andrew Innes <andrewi@gnu.org>
date Mon, 23 Oct 2000 17:37:56 +0000 (2000-10-23)
parents 2b742626505a
children 67b464da13ec
line wrap: on
line source
;;; sc.el --- old name for supercite

(require 'supercite)
(provide 'sc)

;; sc.el ends here