diff options
author | Pavel Janík <Pavel@Janik.cz> | 2001-11-23 06:06:01 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2001-11-23 06:06:01 +0000 |
commit | 471f8b9293661b3f23ff215b28ff01fc3d1cc351 (patch) | |
tree | 026850ccea2d55b962c0f55fae306f3d6f6f061e /lisp/calc | |
parent | a2cdc7f9d962765e1d67372977fad9a0df45108f (diff) | |
download | emacs-471f8b9293661b3f23ff215b28ff01fc3d1cc351.tar.gz |
Delete empty line at the end of file.
Diffstat (limited to 'lisp/calc')
-rw-r--r-- | lisp/calc/calc-macs.el | 1 | ||||
-rw-r--r-- | lisp/calc/calc-map.el | 1 |
2 files changed, 0 insertions, 2 deletions
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 - |