projects
/
~bandali
/
configs
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
emacs: :demand time and battery
[~bandali/configs]
/
.emacs.d
/
var
/
abbrev.el
Commit
Line
Data
3b53f8b8
AB
1
;;-*-coding: utf-8;-*-
2
(define-abbrev-table 'message-mode-abbrev-table
3
'(
4
("linux" "GNU/Linux" nil :count 4)
5
))