/[emacs]/emacs/lisp/calc/calc-units.el
ViewVC logotype

Diff of /emacs/lisp/calc/calc-units.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by jpb, Thu Jul 14 19:52:35 2005 UTC revision 1.19 by deego, Sun Sep 18 12:42:35 2005 UTC
# Line 515  Entries are (SYMBOL EXPR DOC-STRING TEMP Line 515  Entries are (SYMBOL EXPR DOC-STRING TEMP
515    (interactive "P")    (interactive "P")
516    (and n (setq math-units-table-buffer-valid nil))    (and n (setq math-units-table-buffer-valid nil))
517    (math-build-units-table-buffer t)    (math-build-units-table-buffer t)
518    (message (substitute-command-keys "Type \\[calc] to return to the Calculator")))    (message "%s" (substitute-command-keys "Type \\[calc] to return to the Calculator")))
519    
520  (defun calc-define-unit (uname desc)  (defun calc-define-unit (uname desc)
521    (interactive "SDefine unit name: \nsDescription: ")    (interactive "SDefine unit name: \nsDescription: ")

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26