emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calc/calc.el


From: Jay Belanger
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc.el
Date: Sat, 28 May 2005 00:41:46 -0400

Index: emacs/lisp/calc/calc.el
diff -c emacs/lisp/calc/calc.el:1.58 emacs/lisp/calc/calc.el:1.59
*** emacs/lisp/calc/calc.el:1.58        Fri May 27 12:13:30 2005
--- emacs/lisp/calc/calc.el     Sat May 28 04:41:46 2005
***************
*** 1053,1059 ****
        (use-global-map glob)
        (use-local-map loc)))))
  
! 
  
  (defun calc-mode ()
    "Calculator major mode.
--- 1053,1059 ----
        (use-global-map glob)
        (use-local-map loc)))))
  
! (defvar calc-alg-map) ; Defined in calc-ext.el
  
  (defun calc-mode ()
    "Calculator major mode.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]