delete old config files
[~bandali/configs] / .emacs.d / var / abbrev.el
index 933d5a0..76f19d8 100644 (file)
@@ -3,10 +3,3 @@
   '(
     ("linux" "GNU/Linux" nil :count 4)
    ))
-
-(define-abbrev-table 'text-mode-abbrev-table
-  '(
-    ("em" "[emacs" nil :count 1)
-    ("rc" "[rc" nil :count 1)
-   ))
-