aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc
Commit message (Expand)AuthorAgeFilesLines
* (math-compose-var): Adjust declaration.Jay Belanger2007-12-021-23/+24
* (math-compose-var): Adjust argument list.Jay Belanger2007-12-021-16/+17
* (math-compose-var): Fix declaration.Jay Belanger2007-12-021-2/+2
* (math-compose-vector, math-compose-var, math-tex-expr-is-flat):Jay Belanger2007-12-021-6/+529
* (calc-lang-slash-idiv,calc-lang-allow-underscores,calc-lang-c-type-hex)Jay Belanger2007-12-021-29/+10
* (math-compose-var): New function.Jay Belanger2007-12-021-221/+67
* (math-read-factor): Turn multiple subscripts into nested subscripts.Jay Belanger2007-12-021-152/+41
* (math-sqrt-raw, math-map-vec, math-make-frac): Declare as functions.Jay Belanger2007-11-281-0/+4
* (math-read-big-rec): Fix declaration.Glenn Morris2007-11-271-1/+1
* (math-normalize-nonstandard): Fix declaration.Glenn Morris2007-11-271-1/+1
* (math-map-binop): Fix declaration.Glenn Morris2007-11-271-1/+1
* (math-map-binop): Declare as a function.Jay Belanger2007-11-271-6/+8
* (math-map-binop): New function.Jay Belanger2007-11-271-3/+10
* (math-provably-realp): Fix typo.Jay Belanger2007-11-271-2/+1
* (math-read-expr-level): Declare as a function.Jay Belanger2007-11-271-0/+4
* (edmacro-format-keys,edmacro-parse-keys)Jay Belanger2007-11-271-0/+5
* (calc-get-fit-variables): Declare as a function.Jay Belanger2007-11-271-0/+4
* (calc-embedded-save-original-modes): Declare as a function.Jay Belanger2007-11-271-0/+4
* (calc-do-keypad, calc-inv-hyp-prefix-help)Jay Belanger2007-11-271-0/+29
* (math-zerop, math-negp, math-looks-negp)Jay Belanger2007-11-271-0/+10
* (math-read-factor, math-read-expr-level): Declare as functions.Jay Belanger2007-11-271-0/+5
* (Info-goto-node, Info-last): Declare as functions.Jay Belanger2007-11-271-0/+5
* (calendar-current-time-zone)Jay Belanger2007-11-271-0/+6
* (math-clip, math-round, math-simplify)Jay Belanger2007-11-271-0/+42
* (calc-set-language, calc-edit-finish)Jay Belanger2007-11-271-0/+78
* (calc-fit-s-shaped-logistic-curve)Jay Belanger2007-11-271-0/+11
* (calc-refresh-evaltos, calc-execute-kbd-macro)Jay Belanger2007-11-271-0/+19
* (calc-modes-menu): Add normal and incomplete algebraic modes.Jay Belanger2007-11-271-3/+27
* (calc-last-user-lang-parse-table): New variable.Jay Belanger2007-11-161-4/+8
* * smime.el (from):Dan Nicolaescu2007-11-161-0/+2
* Mention menu.Jay Belanger2007-11-161-0/+2
* (calc-modes-menu): Add Languages submenu.Jay Belanger2007-11-161-0/+66
* (math-oper-table): Fix typo. Reduce precedence of "/" for TeX.Jay Belanger2007-11-161-2/+2
* (calc-scientific-function-menu,calc-algebra-menu,calc-graphics-menu)Jay Belanger2007-11-151-14/+14
* Add arch taglineMiles Bader2007-11-151-0/+2
* (calc-menu): Make menu visible only in Calc buffer.Jay Belanger2007-11-151-0/+1
* (calc-mode): Require calc-menu.Jay Belanger2007-11-151-0/+1
* New file.Jay Belanger2007-11-151-0/+1119
* Add `backward-delete-char-untabify' to the list of bindings to remap whenNoah Friedman2007-11-131-0/+1
* * calc/calc.el (calc-emacs-type-lucid): Remove.Dan Nicolaescu2007-10-292-11/+8
* Mention the lowering of the precedence of negation.Jay Belanger2007-10-271-0/+2
* (math-oper-table): Lower precedence of negation for C, TeX, and eqn.Jay Belanger2007-10-271-9/+9
* (math-standard-opers): Lower the precedence of negation.Jay Belanger2007-10-271-2/+2
* (math-simplify-units-quotient): Replace missing exponent.Jay Belanger2007-10-241-1/+3
* Add some recent news.Jay Belanger2007-10-201-0/+5
* (math-largest-emacs-expt): Remove unnecessary condition check.Jay Belanger2007-10-011-6/+3
* calc-math.el (math-largest-emacs-expt): Handle the cases when exptJay Belanger2007-10-011-11/+27
* (math-smallest-emacs-expt): Make the computation more robust.Jay Belanger2007-10-011-2/+2
* (calc-convert-units, calc-convert-temperature): Remove unnecessaryJay Belanger2007-09-261-2/+2
* (calc-digit-map, calc-dispatch-map, calc-mode, calc-quit):Juanma Barranquero2007-09-261-144/+144