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-units.el

    r3801 r3894  
    516516  (and n (setq math-units-table-buffer-valid nil)) 
    517517  (math-build-units-table-buffer t) 
    518   (message (substitute-command-keys "Type \\[calc] to return to the Calculator"))) 
     518  (message "%s" (substitute-command-keys "Type \\[calc] to return to the Calculator"))) 
    519519 
    520520(defun calc-define-unit (uname desc)