diff options
Diffstat (limited to 'lisp/paths.el')
-rw-r--r-- | lisp/paths.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/paths.el b/lisp/paths.el index f18bba90a18..b7d476a7634 100644 --- a/lisp/paths.el +++ b/lisp/paths.el @@ -186,5 +186,4 @@ 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.") -;; arch-tag: bae27ffb-9944-4c87-b569-30d4635a99e1 ;;; paths.el ends here |