Files
linguist/samples/Emacs Lisp/filenames/.abbrev_defs

7 lines
166 B
Plaintext

(define-abbrev-table 'c-mode-abbrev-table '(
))
(define-abbrev-table 'fundamental-mode-abbrev-table '(
("TM" "™" nil 0)
("(R)" "®" nil 0)
("C=" "€" nil 0)))