annotate lisp/mail/sc.el @ 31907:b786c3535d32

(XINT) [EXPLICIT_SIGN_EXTEND]: Use BITS_PER_EMACS_INT instead of BITS_PER_INT. (XINT, XUINT) [NO_UNION_TYPE]: Cast result to EMACS_INT and EMACS_UINT, respectively. (NO_UNION_TYPE) [USE_LISP_UNION_TYPE]: Undefine.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 26 Sep 2000 13:02:50 +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