;;-*-coding: utf-8;-*- (define-abbrev-table 'global-abbrev-table '( ("btw" "by the way" nil :count 2) )) (define-abbrev-table 'org-mode-abbrev-table '( ("github" "GitHub" nil :count 1) ))