annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25841
Dave Love <fx@gnu.org>
parents:
diff changeset
1 ;;; sc.el --- old name for supercite
Dave Love <fx@gnu.org>
parents:
diff changeset
2
Dave Love <fx@gnu.org>
parents:
diff changeset
3 (require 'supercite)
Dave Love <fx@gnu.org>
parents:
diff changeset
4 (provide 'sc)
Dave Love <fx@gnu.org>
parents:
diff changeset
5
Dave Love <fx@gnu.org>
parents:
diff changeset
6 ;; sc.el ends here