summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-units.el
Commit message (Expand)AuthorAgeFilesLines
* (calc-convert-temperature): Ensure that units are on the resultJay Belanger2007-12-311-3/+8
* (math-simplify-units-quotient): Replace missing exponent.Jay Belanger2007-10-241-1/+3
* (calc-convert-units, calc-convert-temperature): Remove unnecessaryJay Belanger2007-09-261-2/+2
* (math-build-units-table): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-20/+20
* (math-standard-units): Give exact conversion for tsp.Jay Belanger2007-08-171-1/+3
* (math-standard-units): Update values. Put in exact values whenJay Belanger2007-08-151-98/+103
* (math-get-standard-units,math-get-units,math-make-unit-string)Jay Belanger2007-08-141-12/+89
* (calc-convert-temperature): Use `/' to create fractions.Jay Belanger2007-08-071-7/+7
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Update maintainer's address.Jay Belanger2007-04-231-1/+1
* Change form of license text to match rest of Emacs.Glenn Morris2007-03-191-13/+13
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright year.Jay Belanger2006-02-051-1/+1
* (math-convert-units): Replace any composite unit by its definition.Jay Belanger2005-11-091-0/+5
* (math-standard-units): Add units, adjust symbols and update values.Jay Belanger2005-10-191-151/+163
* message format spec fixes, commit # 11Deepak Goel2005-09-181-1/+1
* Update copyright information.Jay Belanger2005-07-141-1/+2
* (math-apply-units): Change the places in which units are simplified.Jay Belanger2005-07-081-4/+4
* (calc-invalidate-units-table): Use inhibit-read-only.Jay Belanger2005-05-201-60/+60
* (math-standard-units): Redefine Watt hour as W*hr.Jay Belanger2005-04-091-2/+2
* Add simplification rules for calcFunc-sec, calcFunc-csc, calcFunc-cot.Jay Belanger2005-02-151-0/+39
* Make sure the proper macro definitions are available when compiling.Jay Belanger2005-01-061-0/+2
* Add a provide statement.Jay Belanger2004-11-301-3/+3
* Finish making previous changes.Jay Belanger2004-11-251-19/+20
* (calc-convert-units): Make units a local variable.Jay Belanger2004-11-251-37/+75
* (math-simplify-expr): Declared it.Jay Belanger2004-11-171-57/+65
* (calc-quick-units): Fix overzealous s/or/unless.John Paul Wallington2004-09-181-3/+3
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-6/+6
* Add new maintainer (deego).Deepak Goel2003-01-151-1/+2
* (math-standard-units): Update from CODATA.Colin Walters2002-05-141-188/+197
* (calcFunc-usimplify): Add missing quote to defalias argument.Colin Walters2001-11-191-326/+321
* (calcFunc-unsimplify): Use `defalias' instead of `fset' andColin Walters2001-11-141-109/+55
* Initial import of Calc 2.02f.Eli Zaretskii2001-11-061-0/+1352