aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc
Commit message (Expand)AuthorAgeFilesLines
* Add 2008 to copyright years.Glenn Morris2008-01-092-2/+2
* Merge from emacs--rel--22Miles Bader2008-01-0842-43/+43
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-0742-43/+43
| * (calc-full-help): Use emacs-copyright.Glenn Morris2008-01-071-2/+2
* | * erc-ibuffer.el (erc-channel-modes):Stefan Monnier2008-01-041-3/+3
* | (calc-convert-temperature): Ensure that units are on the resultJay Belanger2007-12-311-3/+8
* | (calc-arithmetic-menu, calc-scientific-function-menu)Jay Belanger2007-12-291-82/+276
* | (math-complex-format): Add giac.Jay Belanger2007-12-291-0/+2
* | (calc-init-extensions): Autoload commands to change languages.Jay Belanger2007-12-291-0/+1
* | Mention new languages.Jay Belanger2007-12-291-0/+2
* | (calc-modes-menu): Add new languages.Jay Belanger2007-12-291-1/+22
* | (calc-yacas-language, calc-maxima-language, calc-giac-language)Jay Belanger2007-12-291-0/+618
* | (calc-d-prefix-help): Add new languages.Jay Belanger2007-12-291-0/+1
* | (calc-init-extensions): Add keybindings for new languages.Jay Belanger2007-12-291-0/+3
* | (calc-language): Add languages to docstring.Jay Belanger2007-12-291-0/+3
* | (math-compose-expr): Add new languages.Jay Belanger2007-12-291-0/+3
* | (math-read-token): Fix misplaced parentheses.Jay Belanger2007-12-291-2/+2
* | (math-remove-percentsigns): Change placeholder for percent signs.Jay Belanger2007-12-271-3/+1
* | (math-to-percentsigns): Change placeholder for percent signs.Jay Belanger2007-12-271-4/+2
* | (math-to-percentsigns): New function.Jay Belanger2007-12-261-3/+16
* | (math-to-percentsigns): Declare as function.Jay Belanger2007-12-261-14/+40
* | (calc-lang-allow-percentsigns): Declare as a variable.Jay Belanger2007-12-261-0/+1
* | (calc-lang-allow-percentsigns): New variable.Jay Belanger2007-12-261-0/+2
* | (math-restore-underscores, math-string-restore-underscores):Jay Belanger2007-12-121-1/+17
* | (calc-set-mode-line): Use `math-lang-name' to set language name.Jay Belanger2007-12-111-2/+2
* | (calc-lang-name): New property name.Jay Belanger2007-12-111-0/+3
* | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-085-7/+7
* | (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