]> git.eshelyaron.com Git - emacs.git/commitdiff
Delete empty lines at the end of file.
authorPavel Janík <Pavel@Janik.cz>
Fri, 23 Nov 2001 06:06:41 +0000 (06:06 +0000)
committerPavel Janík <Pavel@Janik.cz>
Fri, 23 Nov 2001 06:06:41 +0000 (06:06 +0000)
lisp/calc/calc-ext.el
lisp/calc/calc-math.el
lisp/calc/calc-rewr.el

index 1253d4643362b2f37c00f1b09af58cdab97f8cf9..aeb19899e9fcf9aaecc3234cbcb9e72bfc663066 100644 (file)
@@ -3280,5 +3280,3 @@ A key may contain additional specs for Inverse, Hyperbolic, and Inv+Hyp.")
 (run-hooks 'calc-ext-load-hook)
 
 ;;; calc-ext.el ends here
-
-
index 2bc6c681c4b676ad9b735d30d9ca9beda4dd00d3..0a14e05a7a12100fe9d60b395fa09f6d29aade23 100644 (file)
 (put 'calcFunc-deg 'math-expandable t)
 
 ;;; calc-math.el ends here
-
-
index 5e46e135ae21c3869a88fc15b665993ed48208bf..527d71dbbc0c4c0dda80f948796b06e97c45be75 100644 (file)
                              (cdr rules)))))))
 
 ;;; calc-rewr.el ends here
-
-