Show
Ignore:
Timestamp:
2006年07月29日 07時48分34秒 (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

    r4037 r4131  
    887887 
    888888(defvar calc-last-kill nil)             ; Last number killed in calc-mode. 
    889 (defvar calc-previous-alg-entry nil)    ; Previous algebraic entry. 
    890889(defvar calc-dollar-values nil)         ; Values to be used for '$'. 
    891890(defvar calc-dollar-used nil)           ; Highest order of '$' that occurred.