view lisp/mail/sc.el @ 38587:42e75caf68ff

(shift_glyph_matrix, blank_row): Fix computation of row's visible height.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 27 Jul 2001 15:28:46 +0000
parents 67b464da13ec
children a19197c6442f
line wrap: on
line source

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

;; This file is part of GNU Emacs.

;;; Commentary:

;;; Code:

(require 'supercite)
(provide 'sc)

;;; sc.el ends here