projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
move emacs files from .emacs.d to .
[~bandali/configs]
/
.emacs.d
/
var
/
abbrev.el
diff --git
a/.emacs.d/var/abbrev.el
b/.emacs.d/var/abbrev.el
deleted file mode 100644
(file)
index
76f19d8
..0000000
--- a/
.emacs.d/var/abbrev.el
+++ /dev/null
@@
-1,5
+0,0 @@
-;;-*-coding: utf-8;-*-
-(define-abbrev-table 'message-mode-abbrev-table
- '(
- ("linux" "GNU/Linux" nil :count 4)
- ))