Variable: sh-mode-abbrev-table
sh-mode-abbrev-table is a variable defined in sh-script.el.gz.
Value
#<obarray n=1>
Documentation
Abbrev table for sh-mode.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/sh-script.el.gz
;;;###autoload(put 'sh-shell 'safe-local-variable 'symbolp)
(define-abbrev-table 'sh-mode-abbrev-table ())