summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-forms.el
diff options
context:
space:
mode:
authorJay Belanger <jay.p.belanger@gmail.com>2007-11-27 04:04:08 +0000
committerJay Belanger <jay.p.belanger@gmail.com>2007-11-27 04:04:08 +0000
commit1976223fab4529ab0a724edae2e0093040c73f48 (patch)
tree8edc1b9db54dc946ea86d06da76608f89599b093 /lisp/calc/calc-forms.el
parentded4d41900871f9ae7d95fe880028fccec00ada2 (diff)
downloademacs-1976223fab4529ab0a724edae2e0093040c73f48.tar.gz
(calendar-current-time-zone)
(calendar-absolute-from-gregorian, dst-in-effect): Declare as functions.
Diffstat (limited to 'lisp/calc/calc-forms.el')
-rw-r--r--lisp/calc/calc-forms.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/calc/calc-forms.el b/lisp/calc/calc-forms.el
index 3839fc93666..13048c85dce 100644
--- a/lisp/calc/calc-forms.el
+++ b/lisp/calc/calc-forms.el
@@ -32,6 +32,12 @@
(require 'calc-ext)
(require 'calc-macs)
+;; Declare functions which are defined elsewhere.
+(declare-function calendar-current-time-zone "cal-dst" ())
+(declare-function calendar-absolute-from-gregorian "calendar" (date))
+(declare-function dst-in-effect "cal-dst" (date))
+
+
(defun calc-time ()
(interactive)
(calc-wrapper