From 4c6a53caf7e1d02f2ad213d9b47b758d36455d2e Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 9 Jun 2001 05:23:38 +0000 Subject: [PATCH] Removed an empty comment. --- lisp/eshell/em-pred.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/eshell/em-pred.el b/lisp/eshell/em-pred.el index 5ef412199d8..b258b0f9603 100644 --- a/lisp/eshell/em-pred.el +++ b/lisp/eshell/em-pred.el @@ -599,6 +599,4 @@ that 'ls -l' will show in the first column of its display. " (lambda (str) (split-string str ,sep))) lst)))) -;;; Code: - ;;; em-pred.el ends here -- 2.39.2