summaryrefslogtreecommitdiff
path: root/lisp/paths.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/paths.el')
-rw-r--r--lisp/paths.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/paths.el b/lisp/paths.el
index 10881e5dbc9..385df8488e6 100644
--- a/lisp/paths.el
+++ b/lisp/paths.el
@@ -181,9 +181,5 @@ If non-nil, Emacs startup does (load (concat term-file-prefix (getenv \"TERM\"))
You may set this variable to nil in your `.emacs' file if you do not wish
the terminal-initialization file to be loaded.")
-(defvar abbrev-file-name
- (convert-standard-filename "~/.abbrev_defs")
- "*Default name of file to read abbrevs from.")
-
;; arch-tag: bae27ffb-9944-4c87-b569-30d4635a99e1
;;; paths.el ends here