From: Pavel Janík Date: Fri, 23 Nov 2001 06:06:01 +0000 (+0000) Subject: Delete empty line at the end of file. X-Git-Tag: ttn-vms-21-2-B4~18285 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=471f8b9293661b3f23ff215b28ff01fc3d1cc351;p=emacs.git Delete empty line at the end of file. --- diff --git a/lisp/calc/calc-macs.el b/lisp/calc/calc-macs.el index 313331ba820..08d0247b30b 100644 --- a/lisp/calc/calc-macs.el +++ b/lisp/calc/calc-macs.el @@ -201,4 +201,3 @@ (< a b)))) ;;; calc-macs.el ends here - diff --git a/lisp/calc/calc-map.el b/lisp/calc/calc-map.el index baed3573789..ca85e29cffd 100644 --- a/lisp/calc/calc-map.el +++ b/lisp/calc/calc-map.el @@ -1261,4 +1261,3 @@ (cons 'vec (nreverse mat)))) ;;; calc-map.el ends here -