Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | Use window-full-height-p. | Glenn Morris | 2009-10-06 | 1 | -2/+2 |
| | |||||
* | (calc-transpose-lines): New function. | Jay Belanger | 2009-07-29 | 1 | -1/+114 |
| | |||||
* | Replace last-command-char with last-command-event. | Glenn Morris | 2009-01-09 | 1 | -3/+3 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
| | |||||
* | (report-calc-bug): Remove version number. | Jay Belanger | 2008-08-14 | 1 | -7/+5 |
| | | | | | calc-stuff (calc-version): Remove function. calc.el (calc-version): Remove. | ||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
| | |||||
* | * calc/calc.el: Load "cal-loaddefs" rather than set up autoloads manually. | Stefan Monnier | 2008-04-08 | 1 | -14/+72 |
| | | | | | | | | | (calc-mode-map, calc-digit-map, calc-dispatch-map): Move initialization into declaration. * calc/calc-yank.el: * calc/calc-misc.el: * calc/calc-embed.el: * calc/calc-aent.el: Add autoload cookies and set generated-autoload-file. | ||||
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987 | ||||
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | | |||||
* | | (calc-do-keypad, calc-inv-hyp-prefix-help) | Jay Belanger | 2007-11-27 | 1 | -0/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | (calc-inverse-prefix-help, calc-hyperbolic-prefix-help) (calc-explain-why, calc-clear-command-flag) (calc-roll-down-with-selections, calc-roll-up-with-selections) (calc-last-args, calc-is-inverse, calc-do-prefix-help) (math-objvecp, math-known-scalarp, math-vectorp, math-matrixp) (math-trunc-special, math-trunc-fancy, math-floor-special) (math-floor-fancy, math-square-matrixp, math-matrix-inv-raw) (math-known-matrixp, math-mod-fancy, math-pow-of-zero) (math-pow-zero, math-pow-fancy): Declare as functions. | ||||
* | | (another-calc): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -3/+3 |
| | | |||||
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828 | ||||
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | | |||||
* | | (math-div2-bignum): Use math-bignum-digit-size. | Jay Belanger | 2007-06-24 | 1 | -1/+1 |
|/ | |||||
* | 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 |
| | |||||
* | (calc-dispatch-help): Update docstring. | Jay Belanger | 2005-11-28 | 1 | -3/+4 |
| | |||||
* | (calcFunc-inv): Check for symbolic matrices. | Jay Belanger | 2005-10-28 | 1 | -2/+5 |
| | |||||
* | Update copyright information. | Jay Belanger | 2005-07-14 | 1 | -1/+2 |
| | |||||
* | Fix typo in title. | Juanma Barranquero | 2005-06-21 | 1 | -1/+1 |
| | |||||
* | (calc-info-goto-node): Use info instead of Info-goto-node. | Jay Belanger | 2005-05-27 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-05-17 | 1 | -1/+1 |
| | |||||
* | Update copyright year. | Jay Belanger | 2005-05-07 | 1 | -1/+1 |
| | |||||
* | Add a provide statement. | Jay Belanger | 2004-11-30 | 1 | -4/+3 |
| | | | | (calc-Need-calc-misc): Remove it. | ||||
* | (calc-do-handle-whys, calc-last-args-stub, calc-missing-key) | Jay Belanger | 2004-11-29 | 1 | -15/+15 |
| | | | | | | | (calc-shift-Y-prefix-help, math-concat, math-trunc, math-floor) (calcFunc-inv, math-mod, math-pow): Replace calc-extensions by appropriate require. (calc-power): Replace calc-extensions-loaded by appropriate featurep. | ||||
* | (calc-last-why-command): Declare it. | Jay Belanger | 2004-11-26 | 1 | -0/+3 |
| | |||||
* | (math-trunc): Replace variable prec by math-trunc-prec. | Jay Belanger | 2004-11-24 | 1 | -8/+15 |
| | | | | (math-floor): Replace variable prec by math-floor-prec. | ||||
* | (calc-other-window): Use an extra argument instead of `interactive-p'. | Jay Belanger | 2004-10-26 | 1 | -3/+3 |
| | |||||
* | (calc-info-goto-node): New function. | Jay Belanger | 2004-10-11 | 1 | -4/+8 |
| | | | | | (calc-tutorial, calc-info-summary): Go to appropriate Calc info node in one step. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -1/+1 |
| | |||||
* | Add new maintainer (deego). | Deepak Goel | 2003-01-15 | 1 | -1/+2 |
| | |||||
* | (calc-delete-windows-keep): Function deleted. | Colin Walters | 2002-03-29 | 1 | -67/+0 |
| | |||||
* | (report-calc-bug): Use `reporter-prompt-for-summary-p'. | Colin Walters | 2001-11-22 | 1 | -6/+7 |
| | |||||
* | (report-calc-bug): Use reporter.el. | Colin Walters | 2001-11-22 | 1 | -7/+6 |
| | |||||
* | (calc-info): Don't perform voodoo, just (info "Calc"). | Colin Walters | 2001-11-22 | 1 | -18/+1 |
| | |||||
* | (math-fixnump, math-fixnatnump, calcFunc-trunc) | Colin Walters | 2001-11-19 | 1 | -10/+15 |
| | | | | | | | | | (calcFunc-floor): Ditto. Change all toplevel `setq' forms to `defvar' forms, and move them before their first use. Use `when', `unless'. Remove trailing periods from error forms. Add description and headers suggested by Emacs Lisp coding conventions. | ||||
* | (math-fixnump, math-fixnatnump, calcFunc-trunc, calcFunc-floor, | Colin Walters | 2001-11-14 | 1 | -107/+57 |
| | | | | | | | | | calc-report-bug): Use `defalias' instead of `fset' and `symbol-function'. Style cleanup; don't put closing parens on their own line, add "foo.el ends here" to each file, and update copyright date. | ||||
* | Use `frame-width' instead of `screen-width', | Eli Zaretskii | 2001-11-13 | 1 | -4/+4 |
| | | | | | `frame-height' instead of `screen-height', and, `executing-kbd-macro' instead of `executing-macro'. | ||||
* | Initial import of Calc 2.02f. | Eli Zaretskii | 2001-11-06 | 1 | -0/+877 |