| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(math-simplify-extended, math-simplify-units, calc-set-language)
(calc-flush-caches, calc-save-modes, calc-embedded-modes-change)
(calc-embedded-var-change, math-mul-float, math-arctan-raw)
(math-sqrt-float, math-exp-minus-1-raw, math-normalize-polar)
(math-normalize-hms, math-normalize-mod, math-make-sdev)
(math-make-intv, math-normalize-logical-op, math-possible-signs)
(math-infinite-dir, math-calcFunc-to-var)
(calc-embedded-evaluate-expr, math-known-nonzerop)
(math-read-expr-level, math-read-big-rec, math-read-big-balance)
(math-format-date, math-vector-is-string, math-vector-to-string)
(math-format-radix-float, math-compose-expr, math-abs)
(math-format-bignum-binary, math-format-bignum-octal)
(math-format-bignum-hex, math-format-bignum-radix)
(math-compute-max-digits): Declare as functions.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(calc-digit-map, calcDigit-start, calc-read-key)
(calc-clear-unread-commands):
* calc/calc-ext.el (calc-user-key-map): Replace uses of
calc-emacs-type-lucid with (featurep 'xemacs)
* emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
(featurep 'xemacs).
(tpu-lucid-emacs19-p): Remove.
(tpu-map-key): Make it a function instead of using fset. Inline
tpu-emacs-map-key and tpu-lucid-map-key. Use featurep 'xemacs.
(tpu-emacs-map-key, tpu-lucid-map-key): Remove.
* ielm.el: Use featurep 'xemacs.
* progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
(condition-case, cperl-can-font-lock, cperl-singly-quote-face)
(cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
(cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
cperl-xemacs-p with (featurep 'xemacs).
(font-lock-cache-position): Pacify byte compiler.
|
| | |
|
| |
| |
| |
| | |
Remove `eval-when-compile's.
|
| | |
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
|
| |
| |
| |
| | |
Add docstrings.
|
| | |
|
| |
| |
| |
| | |
variables to use in caches.
|
| |
| |
| |
| |
| | |
(math-pi,math-sqrt-e,math-gamma-const): Use `math-read-number-simple'
to write initial values.
|
|/
|
|
|
| |
math-expr-opers equal the function math-standard-ops rather
than the variable math-standard-opers.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
calcFunc-powerexpand and calc-powerexpand in autoloads.
Add calcFunc-ldiv to autoloads.
|
|
|
|
| |
(math-identity-matrix-p, math-ident-row-p): New functions.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(calc-init-extensions): Add binding for `calc-embedded-preserve-modes'.
|
| |
|
| |
|
| |
|
|
|
|
| |
(calc-mode-map): Add calc-latex-language.
|
| |
|
|
|
|
| |
was a tab or M-tab.
|
|
|
|
| |
point is inside a calculator.
|
|
|
|
| |
the whole height of the frame.
|
|
|
|
| |
values (restore default values with a 0 argument).
|
|
|
|
|
| |
calc-aent.el.
(math-read-preprocess-string): Move to calc-aent.el.
|
| |
|
| |
|
|
|
|
|
|
| |
(calc-load-everything, math-defsimplify): Replace dummy autoloading
functions by require statements.
(math-defsimplify): Move to calc-alg.el, added to autoloads.
|
|
|
|
|
|
|
| |
Remove redundant loading of calc.
(calc-extensions-loaded): Remove unnecessary variable.
(calc-extensions): Remove unnecessary function.
(calc-load-everything): Replace calc-need-macros by appropriate require.
|
|
|
|
| |
(math-normalize-a, math-integral-cache): Declare them.
|
|
|
|
|
| |
(math-read-preprocess-string): New function.
(math-read-expr): Filter input through math-read-preprocess-string.
|
|
|
|
|
|
|
|
| |
math-read-big-lines.
(math-read-big-expr): Replace variables the-baseline, the-h2
and err-msg by math-read-big-baseline, math-read-big-h2 and
math-read-err-msg.
(math-read-big-bigp): Replace variable h2 with math-rb-h2.
|
|
|
|
| |
math-simplify-expr.
|
| |
|
|
|
|
|
| |
math-exp-old-pos, math-exp-str, math-exp-token,
math-exp-keep-spaces.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(math-expr-data, math-mt-many, math-mt-func, calc-z-prefix-buf)
(calc-z-prefix-msgs): New variables.
(calc-z-prefix-help, calc-user-function-list): Use declared variables
calc-z-prefix-buf, calc-z-prefix-msgs.
(math-normalize-nonstandard): Use declared variable math-normalize-a.
(math-map-tree, math-map-tree-rec): Use declared variables
math-mt-many, math-mt-func.
(math-read-expression, math-read-string): Use declared variable math-expr-data.
|
| |
|
| |
|
|
|
|
| |
for current Emacs.
|