| Commit message (Expand) | Author | Age | Files | Lines |
* | (math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const): | Jay Belanger | 2007-08-17 | 1 | -6/+4 |
* | (math-get-value,math-get-sdev,math-contains-sdev): New functions. | Jay Belanger | 2007-08-03 | 1 | -0/+19 |
* | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
|\ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | (math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const): | Jay Belanger | 2007-07-07 | 1 | -4/+8 |
* | | (math-fixnum-big): Use the variable math-bignum-digit-size. | Jay Belanger | 2007-06-23 | 1 | -1/+1 |
* | | (math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const): New | Jay Belanger | 2007-06-22 | 1 | -5/+14 |
* | | (math-defcache): Allow forms to evaluate to initial values. | Jay Belanger | 2007-06-22 | 1 | -8/+19 |
* | | (math-read-plain-expr,math-format-flat-expr-fancy): Let | Jay Belanger | 2007-06-20 | 1 | -2/+2 |
|/ |
|
* | Update maintainer's address. | Jay Belanger | 2007-04-23 | 1 | -1/+1 |
* | Change form of license text to match rest of Emacs. | Glenn Morris | 2007-03-19 | 1 | -13/+13 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Update copyright year. | Jay Belanger | 2006-02-05 | 1 | -1/+1 |
* | Change calcFunc-writeoutpower and calc-writeoutpower to | Jay Belanger | 2005-11-14 | 1 | -3/+3 |
* | Add functions to autoloads. | Jay Belanger | 2005-10-28 | 1 | -2/+31 |
* | Update copyright information. | Jay Belanger | 2005-07-14 | 1 | -1/+2 |
* | (calc-help-map, calc-alg-map, calc-alg-esc-map): Declare them. | Jay Belanger | 2005-05-28 | 1 | -1/+5 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-05-17 | 1 | -1/+1 |
* | (calc-init-extensions): Add `calc-copy-special-constant'. | Jay Belanger | 2005-05-16 | 1 | -1/+3 |
* | Add `calc-embedded-preserve-modes' to autoloads. | Jay Belanger | 2005-05-08 | 1 | -1/+3 |
* | (calc-read-number-fancy): Replace string-to-int by string-to-number. | Jay Belanger | 2005-05-02 | 1 | -6/+6 |
* | Add functions to autoloads. | Jay Belanger | 2005-02-15 | 1 | -5/+10 |
* | (math-read-big-expr): Make LaTeX the default TeX mode. | Jay Belanger | 2005-01-31 | 1 | -5/+5 |
* | Add calc-latex-language to autoloads. | Jay Belanger | 2005-01-31 | 1 | -1/+2 |
* | (calc-fancy-prefix-other-key): Set prefix arg. | Jay Belanger | 2005-01-21 | 1 | -0/+1 |
* | (calc-fancy-prefix-other-key): Don't clear flags if the last command | Jay Belanger | 2005-01-19 | 1 | -3/+6 |
* | (calc-reset): Reset when inside an embedded calculator; only reset when | Jay Belanger | 2005-01-11 | 1 | -35/+47 |
* | (calc-reset): Don't adjust the window height if the window takes up | Jay Belanger | 2005-01-10 | 1 | -1/+5 |
* | (calc-reset): Restore saved values of variables instead of default | Jay Belanger | 2005-01-09 | 1 | -4/+6 |
* | (math-read-replacement-list, math-read-superscripts): Move to | Jay Belanger | 2004-12-08 | 1 | -67/+0 |
* | (calc-inverse, calc-hyperbolic): Add more checks. | Jay Belanger | 2004-12-01 | 1 | -2/+6 |
* | (calc-inverse, calc-hyperbolic): Give more thorough messages. | Jay Belanger | 2004-12-01 | 1 | -2/+16 |
* | Remove dummy autoloading functions from autoloads. | Jay Belanger | 2004-11-30 | 1 | -96/+73 |
* | Move require to end of file. | Jay Belanger | 2004-11-29 | 1 | -20/+2 |
* | (calc-command-flags, calc-gnuplot-buffer, calc-gnuplot-input) | Jay Belanger | 2004-11-27 | 1 | -1/+14 |
* | (math-read-replacement-list, math-read-superscripts): New variables. | Jay Belanger | 2004-11-23 | 1 | -0/+68 |
* | (math-read-big-expr, math-read-big-bigp): Replace variable lines by | Jay Belanger | 2004-11-22 | 1 | -18/+20 |
* | (math-defsimplify): Changed the argument in the created function to | Jay Belanger | 2004-11-17 | 1 | -3/+2 |
* | (math-defcache): Use defvar for the new variables it creates. | Jay Belanger | 2004-11-11 | 1 | -4/+4 |
* | (math-read-expr): Use declared variables math-exp-pos, | Jay Belanger | 2004-11-11 | 1 | -11/+11 |
* | (calc-init-extensions): Remove old code. | Jay Belanger | 2004-11-09 | 1 | -42/+43 |
* | (calc-init-extensions): Bound calc-yank to mouse-2. | Jay Belanger | 2004-11-09 | 1 | -0/+1 |
* | (calc-fancy-prefix): Removed emacs version check. | Jay Belanger | 2004-10-19 | 1 | -2/+1 |
* | (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map' | Jay Belanger | 2004-10-19 | 1 | -12/+10 |
* | Add comment. | Stefan Monnier | 2004-03-26 | 1 | -0/+3 |
* | (calc-do-prefix-help): Remove extra format | Andreas Schwab | 2004-02-08 | 1 | -2/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -12/+12 |
* | Add new maintainer (deego). | Deepak Goel | 2003-01-15 | 1 | -1/+2 |
* | (calc-reset): Don't bind `executing-kbd-macro'. Call | Colin Walters | 2002-09-30 | 1 | -3/+2 |