]> git.eshelyaron.com Git - emacs.git/commitdiff
Removed an empty comment.
authorJohn Wiegley <johnw@newartisans.com>
Sat, 9 Jun 2001 05:23:38 +0000 (05:23 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Sat, 9 Jun 2001 05:23:38 +0000 (05:23 +0000)
lisp/eshell/em-pred.el

index 5ef412199d84fe61dd64a3bdc7f2c0790c30012a..b258b0f960318360ef250582ef36e2fc2544363b 100644 (file)
@@ -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