(comint-password-prompt-regexp): Synch with main trunk.
[emacs.git] / lisp / obsolete / sc.el
blob4c42fdce1017f752eca77ee19a7fe6a96674d7b3
1 ;;; sc.el --- old name for supercite
3 ;; Maintainer: FSF
5 ;; This file is part of GNU Emacs.
7 ;;; Commentary:
9 ;;; Code:
11 (require 'supercite)
12 (provide 'sc)
14 ;;; sc.el ends here