1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Removed an empty comment.

This commit is contained in:
John Wiegley 2001-06-09 05:23:38 +00:00
parent 0f056ec151
commit 4c6a53caf7

View 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