projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
76f19d8d7857be0fa37dc6632828e6fd1efff45c
[~bandali/configs]
/
etc
/
abbrev.el
1
;;-*-coding: utf-8;-*-
2
(
define-abbrev-table
'
message-mode-abbrev-table
3
'(
4
(
"linux"
"GNU/Linux"
nil
:
count
4
)
5
))