aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Janík2001-11-23 06:06:01 +0000
committerPavel Janík2001-11-23 06:06:01 +0000
commit471f8b9293661b3f23ff215b28ff01fc3d1cc351 (patch)
tree026850ccea2d55b962c0f55fae306f3d6f6f061e
parenta2cdc7f9d962765e1d67372977fad9a0df45108f (diff)
downloademacs-471f8b9293661b3f23ff215b28ff01fc3d1cc351.tar.gz
emacs-471f8b9293661b3f23ff215b28ff01fc3d1cc351.zip
Delete empty line at the end of file.
-rw-r--r--lisp/calc/calc-macs.el1
-rw-r--r--lisp/calc/calc-map.el1
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 @@
201 (< a b)))) 201 (< a b))))
202 202
203;;; calc-macs.el ends here 203;;; calc-macs.el ends here
204
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 @@
1261 (cons 'vec (nreverse mat)))) 1261 (cons 'vec (nreverse mat))))
1262 1262
1263;;; calc-map.el ends here 1263;;; calc-map.el ends here
1264