view lisp/obsolete/sc.el @ 47605:22df356e38df

(list-character-sets): List also indirectly supported character sets. (non-iso-charset-alist): Add mapped charset list for `mac-roman'. (sort-listed-character-sets): Don't alter the region showing indirectly supported charsets.
author Kenichi Handa <handa@m17n.org>
date Wed, 25 Sep 2002 08:52:30 +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