;;-*-coding: utf-8;-*- (define-abbrev-table 'mhtml-mode-abbrev-table '( ("doc" " Document " nil :count 1) ("doctype" "" nil :count 0) )) (define-abbrev-table 'web-mode-abbrev-table '( ("doc" " Document " nil :count 9) ("doctype" "" nil :count 1) ))