;;; -*-Scheme-*-
;;;
-;;; $Id: texcom.scm,v 1.42 2000/02/29 02:41:23 cph Exp $
+;;; $Id: texcom.scm,v 1.43 2000/02/29 02:56:12 cph Exp $
;;;
;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
;;;
(modify-syntax-entry! text-mode:syntax-table #\} "){ ")
(modify-syntax-entry! text-mode:syntax-table #\' "w ")
-(define-variable scheme-mode-abbrev-table
+(define-variable text-mode-abbrev-table
"Mode-specific abbrev table for Text mode."
(make-abbrev-table)
abbrev-table?)