Show
Ignore:
Timestamp:
10/02/05 07:23:38 (3 years ago)
Author:
miyoshi
Message:

Update.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • vendor/emacs-CVS_HEAD/lisp/calc/calc-units.el

    r3799 r3892  
    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)