projects
/
~bandali
/
configs
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Add expand-region to `package-load-list'
[~bandali/configs]
/
.emacs.d
/
etc
/
abbrev.el
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
;;-*-coding: utf-8;-*-
2
(define-abbrev-table 'message-mode-abbrev-table
3
'(
4
("linux" "GNU/Linux" nil :count 4)
5
))