emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calc/calc-units.el


From: Jay Belanger
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc-units.el
Date: Sat, 09 Apr 2005 14:59:36 -0400

Index: emacs/lisp/calc/calc-units.el
diff -c emacs/lisp/calc/calc-units.el:1.14 emacs/lisp/calc/calc-units.el:1.15
*** emacs/lisp/calc/calc-units.el:1.14  Tue Feb 15 19:27:17 2005
--- emacs/lisp/calc/calc-units.el       Sat Apr  9 18:59:36 2005
***************
*** 1,6 ****
  ;;; calc-units.el --- unit conversion functions for Calc
  
! ;; Copyright (C) 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc.
  
  ;; Author: David Gillespie <address@hidden>
  ;; Maintainer: Jay Belanger <address@hidden>
--- 1,6 ----
  ;;; calc-units.el --- unit conversion functions for Calc
  
! ;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2005 Free Software Foundation, 
Inc.
  
  ;; Author: David Gillespie <address@hidden>
  ;; Maintainer: Jay Belanger <address@hidden>
***************
*** 137,143 ****
      ( men     "100/invcm"          "Inverse energy in meters" )
      ( Hzen    "h Hz"               "Energy in Hertz")
      ( Ken     "k K"                "Energy in Kelvins")
!     ( Wh      "W h"                 "Watt hour")
      ( Ws      "W s"                 "Watt second")
  
      ;; Power
--- 137,143 ----
      ( men     "100/invcm"          "Inverse energy in meters" )
      ( Hzen    "h Hz"               "Energy in Hertz")
      ( Ken     "k K"                "Energy in Kelvins")
!     ( Wh      "W hr"                 "Watt hour")
      ( Ws      "W s"                 "Watt second")
  
      ;; Power




reply via email to

[Prev in Thread] Current Thread [Next in Thread]