view lisp/obsolete/sc.el @ 42105:09cc243e2d14

(code_convert_region): Update coding->cmp_data->char_offset before calling decode_coding.
author Richard M. Stallman <rms@gnu.org>
date Mon, 17 Dec 2001 15:33:12 +0000
parents c0ba1d102e9d
children 695cf19ef79e d7ddb3e565de
line wrap: on
line source

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

;; Maintainer: FSF

;; This file is part of GNU Emacs.

;;; Commentary:

;;; Code:

(require 'supercite)
(provide 'sc)

;;; sc.el ends here