Show
Ignore:
Timestamp:
09/18/06 20:48:14 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/calc/calc.el

    r4131 r4166  
    11021102  "Invoke the GNU Emacs Calculator.  See `calc-dispatch-help' for details." 
    11031103  (interactive "P") 
    1104   (sit-for echo-keystrokes) 
     1104;  (sit-for echo-keystrokes) 
    11051105  (condition-case err   ; look for other keys bound to calc-dispatch 
    11061106      (let ((keys (this-command-keys)))