Commit graph

908 commits

Author SHA1 Message Date
Jay Belanger
b943a9d642 Update maintainer's address.
(calc-bug-address): Update maintainer's address.
2007-04-23 21:29:30 +00:00
Jay Belanger
bd149d6ec3 (calc-version): New function. 2007-04-16 02:30:04 +00:00
Jay Belanger
802ed9b9e7 (calc-trail-mode): Shorten the title. 2007-04-16 01:50:16 +00:00
Glenn Morris
7c671b23f3 Change form of license text to match rest of Emacs. 2007-03-19 20:59:53 +00:00
Kim F. Storm
d55ebb63f0 (math-std-daylight-savings)
(math-std-daylight-savings-old): Doc fix.
2007-03-19 09:57:30 +00:00
Jay Belanger
96cd475f4b (math-parse-date): Fix a regular expression.
(math-std-daylight-savings-old, math-std-daylight-savings-new): New functions.
(math-std-daylight-savings): Use `math-std-daylight-savings-new' or
`math-std-daylight-savings-old' depending on year.
2007-03-19 03:16:20 +00:00
Chong Yidong
16e5f96165 (math-std-daylight-savings): Switch to new North American rule. 2007-03-17 17:41:19 +00:00
Glenn Morris
5b87ad5540 Switch to standard GPL text for license. 2007-02-11 01:18:25 +00:00
Glenn Morris
2f969cd490 Add copyright and license notices. 2007-02-11 00:47:36 +00:00
Glenn Morris
c2e309f269 Add copyright and permissions notices. 2007-02-01 03:10:42 +00:00
Glenn Morris
7cdc02a62a Add 2007 to copyright. 2007-01-21 20:49:59 +00:00
Glenn Morris
f0fa15c5e5 Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
Juanma Barranquero
8f2904a5d7 (calc-eval-error): Doc fix. 2006-12-10 23:48:40 +00:00
Jay Belanger
eb8c8b0455 Add Greek letters to math-variable-table properties of tex. 2006-09-22 17:46:21 +00:00
Jay Belanger
9999226411 (calc-dispatch): Remove unnecessary `sit-for'. 2006-09-12 17:00:40 +00:00
Jay Belanger
c02337538f (calc-curve-fit-history): New variable.
(calc-curve-fit): Use calc-curve-fit-history.
2006-07-20 20:25:02 +00:00
Jay Belanger
64d96023ac (calc-selection-history): New variable.
(calc-enter-selection, calc-sel-mult-both-sides, calc-sel-add-both-sides):
Use calc-selection-history.
2006-07-20 20:24:40 +00:00
Jay Belanger
a5ff30757f (calc-get-operator-history): New variable.
(calc-get-operator): Use calc-get-operator-history.
2006-07-20 20:23:58 +00:00
Jay Belanger
56e8410bf7 (calc-match): Remove reference to calc-previous-alg-entry. 2006-07-20 20:23:33 +00:00
Jay Belanger
0b504d64af (calcAlg-edit, calcAlg-enter): Remove reference to calc-previous-alg-entry.
(calcAlg-previous): Use previous-history-element instead of
calc-previous-alg-entry.
(calc-do-alg-entry): Add history to reading from minibuffer.
Change keybinding for calcAlg-plus-minus, add keybindings for
previous-history-element and next-history-element.
(calc-alg-entry-history, calc-quick-calc-history): New variables.
(calc-do-quick-calc): Use calc-quick-calc-history.
Remove reference to calc-previous-alg-entry.
(calc-alg-entry): Use calc-alg-entry-history.
2006-07-20 20:23:06 +00:00
Jay Belanger
8190210bf9 (calc-previous-alg-entry): Remove variable. 2006-07-20 20:22:18 +00:00
Jay Belanger
35edc8219a calc-embed.el: (calc-override-minor-modes-map, calc-override-minor-modes):
New variables.
(calc-do-embedded): Make sure that Calc keystrokes aren't overwritten
by minor modes.
2006-05-02 20:52:52 +00:00
Jay Belanger
a48b489eb9 (calc-embedded-make-info): Use `math-read-expr' when
`math-read-big-expr' doesn't work.
2006-04-27 18:40:41 +00:00
Jay Belanger
29ecdb2212 (math-compose-tex-matrix): Add a latex option.
(math-compose-expr):  Use latex option when calling
math-compose-tex-matrix for latex mode.
2006-02-28 14:28:42 +00:00
Jay Belanger
63f7edace7 (math-integrate-by-parts): Do a more careful test to see if equation
can be solved.
2006-02-14 21:39:26 +00:00
Jay Belanger
eb90d8443c (math-check-known-scalarp): Make sure expression is a symbol before
checking that it is bound.
2006-02-14 21:38:57 +00:00
Jay Belanger
c3a1b86139 (math-check-known-matrixp): Make sure expression is a symbol before
checking that it is bound.
2006-02-13 21:36:51 +00:00
Jay Belanger
5e0926cdf5 (calc-full-help): Update the copyright year. 2006-02-05 16:38:15 +00:00
Jay Belanger
09ea57eaca Update copyright year. 2006-02-05 16:31:42 +00:00
Jay Belanger
6a056c5d38 (math-add-symb-fancy): Check the length of the correct variable. 2006-01-21 04:52:06 +00:00
Jay Belanger
a6c72dc393 (calc-sum-rec): Fix the case where the lower limit is 0. 2006-01-21 04:31:11 +00:00
Jay Belanger
2da61afceb Updated the changes information. 2005-12-12 20:27:13 +00:00
Jay Belanger
992ea464ed (calc-user-define-invokation): Update help message. 2005-11-28 22:15:31 +00:00
Jay Belanger
346bffae0c (calc-do-embedded): Update help message. 2005-11-28 22:14:35 +00:00
Jay Belanger
dcf4a53565 (calc-dispatch-help): Update docstring. 2005-11-28 22:13:37 +00:00
Jay Belanger
d24f83d4b7 Change global keybinding for calc-dispatch to "\C-x*"
(calc-dispatch-map): Add more keys for `calc-same-interface'.
2005-11-28 22:12:59 +00:00
Jay Belanger
d0158f7354 (calcFunc-ldiv): Check to see if the first argument is a scalar. 2005-11-14 20:21:40 +00:00
Jay Belanger
431bbd673e (calc-left-divide): New function. 2005-11-14 20:13:46 +00:00
Jay Belanger
3b2fad43c8 Change calcFunc-writeoutpower and calc-writeoutpower to
calcFunc-powerexpand and calc-powerexpand in autoloads.
Add calcFunc-ldiv to autoloads.
2005-11-14 20:13:25 +00:00
Jay Belanger
c431c73028 (calcFunc-write-out-power): Rename calcFunc-powerexpand.
(math-write-out-power): Rename math-powerexpand, have it handle
negative exponents.
(calc-writeoutpower): Rename calc-powerexpand.
2005-11-14 20:12:56 +00:00
Jay Belanger
d883348df8 (calcFunc-ldiv): New function. 2005-11-14 20:12:35 +00:00
Jay Belanger
2f884e83d4 (math-pow-fancy): Further expand product of square matrices.
(math-check-known-square-matrixp): Do a more extensive check for
square matrices.
2005-11-09 19:27:29 +00:00
Jay Belanger
65b62d0acb (math-convert-units): Replace any composite unit by its definition. 2005-11-09 06:02:54 +00:00
Jay Belanger
93e7f88942 (calcFunc-writeoutpower, math-write-out-power, calc-writeoutpower):
New functions.
2005-10-28 03:52:38 +00:00
Jay Belanger
5c0e273a4c (calcFunc-inv): Check for symbolic matrices. 2005-10-28 03:52:08 +00:00
Jay Belanger
7199ddd28e (calc-mul-symb-fancy): Add checks for multiplication by an identity
matrix, don't turn multiplication by an inverse matrix into division.
(math-div-symbol-fancy):  Replace division by matrices with
multiplication by inverse.
2005-10-28 03:51:36 +00:00
Jay Belanger
cbd4e89bea Add functions to autoloads.
(math-identity-matrix-p, math-ident-row-p): New functions.
2005-10-28 03:51:00 +00:00
Jay Belanger
cf39c18286 (math-standard-units): Add units, adjust symbols and update values.
(math-unit-prefixes):  Add more prefixes.
2005-10-19 20:19:04 +00:00
Jay Belanger
970dd01268 (calc-store-into): Get proper variable name to display in message. 2005-10-17 20:51:34 +00:00
Jay Belanger
b682966a61 (calc-integral): With an argument, compute the definite integral. 2005-10-11 19:41:48 +00:00