/[emacs]/emacs/lisp/calc/calc-forms.el
ViewVC logotype

Diff of /emacs/lisp/calc/calc-forms.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by jpb, Wed Nov 24 17:59:37 2004 UTC revision 1.12 by jpb, Tue Nov 30 17:08:20 2004 UTC
# Line 3  Line 3 
3  ;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2004 Free Software Foundation, Inc.  ;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2004 Free Software Foundation, Inc.
4    
5  ;; Author: David Gillespie <daveg@synaptics.com>  ;; Author: David Gillespie <daveg@synaptics.com>
6  ;; Maintainers: D. Goel <deego@gnufans.org>  ;; Maintainer: Jay Belanger <belanger@truman.edu>
 ;;              Colin Walters <walters@debian.org>  
7    
8  ;; This file is part of GNU Emacs.  ;; This file is part of GNU Emacs.
9    
# Line 28  Line 27 
27  ;;; Code:  ;;; Code:
28    
29  ;; This file is autoloaded from calc-ext.el.  ;; This file is autoloaded from calc-ext.el.
 (require 'calc-ext)  
30    
31    (require 'calc-ext)
32  (require 'calc-macs)  (require 'calc-macs)
33    
 (defun calc-Need-calc-forms () nil)  
   
   
34  (defun calc-time ()  (defun calc-time ()
35    (interactive)    (interactive)
36    (calc-wrapper    (calc-wrapper
# Line 1858  and ends on the last Sunday of October a Line 1854  and ends on the last Sunday of October a
1854      (math-read-token)      (math-read-token)
1855      res))      res))
1856    
1857    (provide 'calc-forms)
1858    
1859  ;;; arch-tag: a3d8f33b-9508-4043-8060-d02b8c9c750c  ;;; arch-tag: a3d8f33b-9508-4043-8060-d02b8c9c750c
1860  ;;; calc-forms.el ends here  ;;; calc-forms.el ends here

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26