Show
Ignore:
Timestamp:
10/02/05 09:47:43 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

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

    r3801 r3894  
    409409                           ((= n 5) 'save) 
    410410                           (t 'local))) 
    411    (message (cond ((and (eq calc-mode-save-mode 'local) calc-embedded-info) 
     411   (message "%s"  
     412            (cond ((and (eq calc-mode-save-mode 'local) calc-embedded-info) 
    412413                   "Recording mode changes with [calc-mode: ...]") 
    413414                  ((eq calc-mode-save-mode 'edit)