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

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

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

revision 1.59 by jpb, Sat May 28 04:41:46 2005 UTC revision 1.60 by jpb, Mon May 30 02:49:54 2005 UTC
# Line 3431  Also looks for the equivalent TeX words, Line 3431  Also looks for the equivalent TeX words,
3431    
3432  (defun calc-user-invocation ()  (defun calc-user-invocation ()
3433    (interactive)    (interactive)
3434    (unless (stringp calc-invocation-macro)    (unless calc-invocation-macro
3435      (error "Use `Z I' inside Calc to define a `M-# Z' keyboard macro"))      (error "Use `Z I' inside Calc to define a `M-# Z' keyboard macro"))
3436    (execute-kbd-macro calc-invocation-macro nil))    (execute-kbd-macro calc-invocation-macro nil))
3437    

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

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