From: Pavel Janík Date: Fri, 23 Nov 2001 06:06:41 +0000 (+0000) Subject: Delete empty lines at the end of file. X-Git-Tag: ttn-vms-21-2-B4~18284 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=050815029470a0da5eb9127221a0e7e7aa3ff125;p=emacs.git Delete empty lines at the end of file. --- diff --git a/lisp/calc/calc-ext.el b/lisp/calc/calc-ext.el index 1253d464336..aeb19899e9f 100644 --- a/lisp/calc/calc-ext.el +++ b/lisp/calc/calc-ext.el @@ -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 - - diff --git a/lisp/calc/calc-math.el b/lisp/calc/calc-math.el index 2bc6c681c4b..0a14e05a7a1 100644 --- a/lisp/calc/calc-math.el +++ b/lisp/calc/calc-math.el @@ -1676,5 +1676,3 @@ (put 'calcFunc-deg 'math-expandable t) ;;; calc-math.el ends here - - diff --git a/lisp/calc/calc-rewr.el b/lisp/calc/calc-rewr.el index 5e46e135ae2..527d71dbbc0 100644 --- a/lisp/calc/calc-rewr.el +++ b/lisp/calc/calc-rewr.el @@ -2043,5 +2043,3 @@ (cdr rules))))))) ;;; calc-rewr.el ends here - -