diff options
Diffstat (limited to 'lisp/eshell/em-prompt.el')
-rw-r--r-- | lisp/eshell/em-prompt.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/em-prompt.el b/lisp/eshell/em-prompt.el index dfcedce4ddf..33b207fea8f 100644 --- a/lisp/eshell/em-prompt.el +++ b/lisp/eshell/em-prompt.el @@ -175,5 +175,5 @@ If this takes us past the end of the current line, don't skip at all." (provide 'em-prompt) -;;; arch-tag: 01c1574b-ce70-4e89-bc38-e6619f61e208 +;; arch-tag: 01c1574b-ce70-4e89-bc38-e6619f61e208 ;;; em-prompt.el ends here |