diff options
Diffstat (limited to 'lisp/eshell/em-hist.el')
-rw-r--r-- | lisp/eshell/em-hist.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/em-hist.el b/lisp/eshell/em-hist.el index 6c8d6944eb9..9a5421b1139 100644 --- a/lisp/eshell/em-hist.el +++ b/lisp/eshell/em-hist.el @@ -986,5 +986,5 @@ If N is negative, search backwards for the -Nth previous match." (provide 'em-hist) -;;; arch-tag: 1a847333-f864-4b96-9acd-b549d620b6c6 +;; arch-tag: 1a847333-f864-4b96-9acd-b549d620b6c6 ;;; em-hist.el ends here |