abbrev_defs (108B)
1 ;;-*-coding: utf-8;-*- 2 (define-abbrev-table 'global-abbrev-table 3 '( 4 ("hrt" "♥" nil :count 1) 5 )) 6