1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00: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