view lisp/mail/sc.el @ 30152:f6270e5282da

(direct_output_forward_char): Give up if currently displaying a message instead of the minibuffer contents. (row_equal_p): Add parameter MOUSE_FACE_P. If set, compare the mouse_face_p flags of both rows.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 11 Jul 2000 19:57:54 +0000
parents 2b742626505a
children 67b464da13ec
line wrap: on
line source

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

(require 'supercite)
(provide 'sc)

;; sc.el ends here