view lisp/mail/sc.el @ 28199:56a776500341

* xfns.c (select_visual): Don't set dpyinfo->n_planes to the number of bits per RGB because it's everywhere used as the depth of the visual.
author Gerd Moellmann <gerd@gnu.org>
date Sun, 19 Mar 2000 17:00:51 +0000
parents 2b742626505a
children 67b464da13ec
line wrap: on
line source

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

(require 'supercite)
(provide 'sc)

;; sc.el ends here