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

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

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

revision 1.16 by jpb, Mon Nov 29 05:57:46 2004 UTC revision 1.17 by jpb, Tue Nov 30 17:17:35 2004 UTC
# Line 27  Line 27 
27  ;;; Code:  ;;; Code:
28    
29  ;; This file is autoloaded from calc.el.  ;; This file is autoloaded from calc.el.
 (require 'calc)  
30    
31    (require 'calc)
32  (require 'calc-macs)  (require 'calc-macs)
33    
 (defun calc-Need-calc-misc () nil)  
   
   
34  (defun calc-dispatch-help (arg)  (defun calc-dispatch-help (arg)
35    "M-# is a prefix key; follow it with one of these letters:    "M-# is a prefix key; follow it with one of these letters:
36    
# Line 760  doing 'M-x toggle-debug-on-error', then Line 757  doing 'M-x toggle-debug-on-error', then
757  " )))  " )))
758  (defalias 'calc-report-bug 'report-calc-bug)  (defalias 'calc-report-bug 'report-calc-bug)
759    
760    (provide 'calc-misc)
761    
762  ;;; arch-tag: 7984d9d0-62e5-41dc-afb8-e904b975f250  ;;; arch-tag: 7984d9d0-62e5-41dc-afb8-e904b975f250
763  ;;; calc-misc.el ends here  ;;; calc-misc.el ends here

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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