aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc
Commit message (Expand)AuthorAgeFilesLines
...
* (math-standard-units): Add units, adjust symbols and update values.Jay Belanger2005-10-191-151/+163
* (calc-store-into): Get proper variable name to display in message.Jay Belanger2005-10-171-1/+1
* (calc-integral): With an argument, compute the definite integral.Jay Belanger2005-10-111-13/+15
* (math-check-known-square-matrixp): Change order in which value is checked.Jay Belanger2005-10-101-2/+2
* (calc-matrix-mode, calc-set-mode-line): Change the mode name `square'Jay Belanger2005-10-101-2/+2
* (calc-matrix-mode, math-get-modes-vec): Change the mode name `square'Jay Belanger2005-10-101-3/+3
* (math-check-known-scalarp, math-check-known-matrixp): Check the values ofJay Belanger2005-10-101-15/+55
* (calc-set-mode-line): Add square matrix option.Jay Belanger2005-10-071-0/+2
* (math-expand-term): Check for matrices instead of checkingJay Belanger2005-10-071-16/+9
* (calc-matrix-mode, math-get-modes-vec): Add square matrix option.Jay Belanger2005-10-071-4/+9
* (calc-do-keypad): Widen keypad window for fullscreen keypad.Jay Belanger2005-10-071-2/+2
* (math-known-square-matrixp): New function.Jay Belanger2005-10-071-0/+26
* (math-oper-table): Raise the precedence of "/" in TeX mode.Jay Belanger2005-09-271-1/+1
* 2005-09-24 Emilio C. Lopes <[email protected]>Romain Francoise2005-09-243-5/+5
* message format spec fixes, commit # 11Deepak Goel2005-09-182-2/+3
* (math-expand-term): Multiply out the powers when in matrix mode.Jay Belanger2005-09-071-9/+36
* Update copyright information.Jay Belanger2005-07-1440-45/+81
* Updated copyright information.Jay Belanger2005-07-142-2/+4
* (calc-embedded-announce-formula-alist)Jay Belanger2005-07-111-15/+27
* (calc-embedded-firsttime, calc-embedded-firsttime-buf,Jay Belanger2005-07-091-3/+55
* (calc-embedded-announce-formula-alist, calc-embedded-open-close-formula-alist,Jay Belanger2005-07-091-0/+74
* (math-apply-units): Change the places in which units are simplified.Jay Belanger2005-07-081-4/+4
* (calc): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-4/+4
* Fix typo in title.Juanma Barranquero2005-06-211-1/+1
* (calc-embedded-word): Change argument passed to calc-embedded.Jay Belanger2005-05-311-12/+18
* (calc-bug-address): Fix docstring.Jay Belanger2005-05-301-22/+32
* (calc-user-invocation): Check if calc-invocation-macro is non-nil.Jay Belanger2005-05-301-1/+1
* (calc-embedded-make-info): Adjust positioning of end of selectedJay Belanger2005-05-281-4/+5
* (calc-embedded-make-info): When selecting region with positive prefixJay Belanger2005-05-281-0/+3
* (calc-alg-map): Declare it.Jay Belanger2005-05-281-1/+1
* (calc-arg-values): Declare it.Jay Belanger2005-05-281-0/+3
* (math-decls-cache, math-decls-all): Declare them.Jay Belanger2005-05-281-0/+2
* (math-decls-cache-tag): Declare it.Jay Belanger2005-05-281-0/+1
* (calc-help-map, calc-alg-map, calc-alg-esc-map): Declare them.Jay Belanger2005-05-281-1/+5
* (calc-embed-arg): New variable.Jay Belanger2005-05-281-15/+23
* (calc-info-goto-node): Use info instead of Info-goto-node.Jay Belanger2005-05-271-1/+1
* (calc-kbd-query): Change error message.Jay Belanger2005-05-271-1/+1
* (calc-kbd-report): Remove.Jay Belanger2005-05-271-8/+15
* (calc): Specify customization group.Lute Kamstra2005-05-271-1/+2
* (calc-language-alist): Remove extra defvar.Jay Belanger2005-05-261-14/+0
* (calc-mode, calc-trail-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-2/+2
* (calc-edit-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
* (calc-user-define-edit): Don't find substring of nil.Jay Belanger2005-05-261-1/+1
* (calc-invalidate-units-table): Use inhibit-read-only.Jay Belanger2005-05-201-60/+60
* (calc-graph-format-data): Make sure var-PlotRejects is bound beforeJay Belanger2005-05-191-0/+1
* (calc-s-prefix-help): Add `calc-copy-special-constant' to help string.Jay Belanger2005-05-181-1/+1
* (math-factor-poly-coefs): Make sure the terms in linear factors in properJay Belanger2005-05-181-6/+7
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-1726-26/+26
* (calc-copy-special-constant): New function.Jay Belanger2005-05-161-0/+20
* (calc-edit-format-macro-buffer): Add `calc-copy-special-constant'.Jay Belanger2005-05-161-0/+1