Jay Belanger
|
eba62f7a59
|
calc-ext.el (math-group-float): Have the number of digits being
grouped depend on the radix (Bug#6189).
|
2010-05-15 21:18:52 -05:00 |
|
Jay Belanger
|
ae6bc504c0
|
calc-aent.el (math-read-token, math-find-user-tokens):
calc-lang.el (math-read-big-rec, math-lang-read-symbol)
(math-compose-tex-func):
calccomp.el (math-compose-expr):
calc-ext.el (math-format-flat-expr-fancy):
calc-store.el (calc-read-var-name):
calc-units.el (calc-explain-units-rec): Allow Greek letters.
calc.el (var-π, var-φ, var-γ): New variables.
calc-aent.el (math-read-replacement-list): Add "micro" symbol.
calc-units.el (math-unit-prefixes): Add mu for micro.
(math-standard-units): Add units.
|
2010-05-14 23:50:25 -05:00 |
|
Jay Belanger
|
d8b01fef63
|
* calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
Add `calc-option-prefix-help' to calc-help autoloads.
(calc-inverse): Add "Option" to message, as appropriate.
(calc-hyperbolic): Add "Option" to message, as appropriate.
(calc-option, calc-is-option): New functions.
* calc-help.el (calc-full-help): Add `calc-option-help'.
(calc-option-prefix-help): New function.
* calc-misc.el (calc-help): Add "Option" entry.
* calc.el (calc-local-var-list): Add `calc-option-flag'.
(calc-option-flag): New variable.
(calc-do): Set `calc-option-flag to nil.
(calc-set-mode-line): Add "Opt " as appropriate.
|
2010-04-16 21:47:25 -05:00 |
|
Glenn Morris
|
114f9c9679
|
Add 2010 to copyright years.
|
2010-01-13 00:35:10 -08:00 |
|
Jay Belanger
|
9e6a33ac87
|
(calc-init-extentions): Rename `calc-complement-signed-mode' to
`calc-twos-complement-mode'.
(math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
|
2009-11-20 00:57:32 +00:00 |
|
Jay Belanger
|
62be857ba2
|
(calc-init-extensions): Remove references to symclip.
|
2009-11-16 23:29:53 +00:00 |
|
Jay Belanger
|
6f1b89435a
|
(math-read-number-fancy): Read complement signed numbers.
(calc-init-extensions): Add binding for `calc-symclip'.
Add autoloads for `calcFunc-symclip' and `calc-symclip'.
|
2009-11-16 00:01:57 +00:00 |
|
Stefan Monnier
|
6df9b6d78f
|
* calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
(calcDigit-nondigit):
* calc/calc-yank.el (calc-copy-to-buffer):
* calc/calc-units.el (calc-invalidate-units-table):
* calc/calc-trail.el (calc-trail-yank):
* calc/calc-store.el (calc-insert-variables):
* calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
* calc/calc-prog.el (calc-read-parse-table):
* calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
* calc/calc-help.el (calc-describe-bindings, calc-describe-key):
* calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
(calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
(calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
(calc-graph-name, calc-graph-find-command, calc-graph-view)
(calc-graph-view, calc-gnuplot-command, calc-graph-init):
* calc/calc-ext.el (calc-realign):
* calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
(calc-embedded-finish-edit, calc-embedded-make-info)
(calc-embedded-finish-command, calc-embedded-stack-change):
* calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
|
2009-10-28 18:35:33 +00:00 |
|
Glenn Morris
|
eaf9b5643d
|
Use window-full-height-p.
|
2009-10-06 02:42:29 +00:00 |
|
Glenn Morris
|
e93c003eb1
|
Replace last-command-char with last-command-event.
|
2009-01-09 03:57:12 +00:00 |
|
Glenn Morris
|
ae940284fa
|
Add 2009 to copyright years.
|
2009-01-05 03:18:22 +00:00 |
|
Jay Belanger
|
61d4168408
|
Remove autoloading of calc-version.
|
2008-08-14 18:32:40 +00:00 |
|
Jay Belanger
|
7a3e1fb5a8
|
(calc-init-extensions): Add keybinding for `kill-ring-save'.
|
2008-06-24 05:22:08 +00:00 |
|
Jay Belanger
|
63e81ac447
|
(calc-init-extensions): Add keybindings for `calc-copy-to-register'
and `calc-insert-register'. Autoload new register functions.
|
2008-05-18 20:34:30 +00:00 |
|
Glenn Morris
|
662c9c64ae
|
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-06 03:16:00 +00:00 |
|
Stefan Monnier
|
cbee283dd7
|
Fix up comment convention on the arch-tag lines.
|
2008-04-10 14:10:46 +00:00 |
|
Jay Belanger
|
5dab0f468a
|
(calc-init-extensions): Add calc-kron' and calcFunc-kron' to autoloads.
Add keybinding for `calc-kron'.
|
2008-04-07 21:58:01 +00:00 |
|
Jay Belanger
|
7e3ae09aa7
|
(calc-init-extensions): Remove keybinding assignments for `calc-yank'.
|
2008-04-01 02:09:26 +00:00 |
|
Jay Belanger
|
c571ad7c43
|
(calc-extended-command-history): New variable.
(calc-exectute-extended-command): Use `calc-extended-command-history'.
|
2008-03-05 04:25:10 +00:00 |
|
Miles Bader
|
59ce725a3b
|
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
|
2008-01-08 20:46:54 +00:00 |
|
Glenn Morris
|
8b72699e88
|
Add 2008 to copyright years.
|
2008-01-07 01:14:52 +00:00 |
|
Jay Belanger
|
f2ce8fb9e0
|
(calc-init-extensions): Autoload commands to change languages.
|
2007-12-29 01:11:03 +00:00 |
|
Jay Belanger
|
f5bceabc1e
|
(calc-init-extensions): Add keybindings for new languages.
|
2007-12-29 00:55:06 +00:00 |
|
David Kastrup
|
274f1353e0
|
* erc-stamp.el (erc-echo-timestamp):
* erc-lang.el (language):
* erc-backend.el (erc-server-connect): Fix buggy call to `message'.
* gnus-sum.el (gnus-summary-simplify-subject-query):
* ecomplete.el (ecomplete-display-matches): Fix buggy call to
`message'.
* textmodes/reftex.el (reftex-select-with-char):
* textmodes/reftex-toc.el (reftex-toc-do-promote)
(reftex-toc-visit-location, reftex-toc-find-section):
* textmodes/reftex-index.el (reftex-index-show-entry):
* textmodes/org.el (org-cycle-hide-archived-subtrees)
(org-table-rotate-recalc-marks, org-mark-ring-push)
(org-follow-info-link, org-mhe-get-message-folder-from-index)
(org-auto-repeat-maybe, org-store-log-note, org-delete-property)
(org-evaluate-time-range, org-edit-agenda-file-list):
* textmodes/artist.el (artist-select-next-op-in-list)
(artist-select-prev-op-in-list):
* term/mac-win.el (mac-service-insert-text):
* startup.el (fancy-about-screen):
* progmodes/vhdl-mode.el (vhdl-decision-query):
* progmodes/idlwave.el (idlwave-template)
(idlwave-scroll-completions, idlwave-display-completion-list):
* progmodes/ebrowse.el (ebrowse-show-progress):
* progmodes/cperl-mode.el (cperl-find-pods-heres):
* progmodes/antlr-mode.el (antlr-insert-option-do):
* play/mpuz.el (mpuz-close-game):
* net/rcirc.el (rcirc-next-active-buffer):
* mail/reporter.el (reporter-update-status):
* kmacro.el (kmacro-display):
* international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
* emulation/viper-util.el (viper-save-setting):
* emacs-lisp/lisp-mnt.el (lm-verify):
* emacs-lisp/edebug.el (edebug-set-mode):
* emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun):
* calendar/calendar.el (calendar-print-day-of-year):
* calc/calcalg3.el (calc-curve-fit):
* calc/calcalg2.el (math-integral):
* calc/calc.el (calc-read-key-sequence, calc-version):
* calc/calc-mode.el (calc-set-simplify-mode):
* calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to
`message'.
|
2007-12-08 01:02:29 +00:00 |
|
Jay Belanger
|
58dddf38f0
|
(math-sqrt-raw, math-map-vec, math-make-frac): Declare as functions.
|
2007-11-28 03:03:52 +00:00 |
|
Glenn Morris
|
8ac9225638
|
(math-read-big-rec): Fix declaration.
|
2007-11-27 07:58:30 +00:00 |
|
Jay Belanger
|
ae51ae1108
|
(math-provably-realp): Fix typo.
|
2007-11-27 04:53:27 +00:00 |
|
Jay Belanger
|
ded4d41900
|
(math-clip, math-round, math-simplify)
(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.
|
2007-11-27 04:03:37 +00:00 |
|
Dan Nicolaescu
|
6546555e7d
|
* calc/calc.el (calc-emacs-type-lucid): Remove.
(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.
|
2007-10-29 15:33:04 +00:00 |
|
Juanma Barranquero
|
e80155aa0a
|
(calc-init-extensions, calc-reset): Use mapc' rather than mapcar'.
|
2007-09-26 00:05:27 +00:00 |
|
Jay Belanger
|
89027174d3
|
(math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const):
Remove `eval-when-compile's.
|
2007-08-17 20:19:36 +00:00 |
|
Jay Belanger
|
6a599ca51f
|
(math-get-value,math-get-sdev,math-contains-sdev): New functions.
|
2007-08-03 05:21:43 +00:00 |
|
Miles Bader
|
9aecacd08a
|
Merge from emacs--rel--22
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
|
2007-07-26 05:28:10 +00:00 |
|
Glenn Morris
|
075969b476
|
Switch license to GPLv3 or later.
|
2007-07-25 03:51:22 +00:00 |
|
Jay Belanger
|
fd8eab36a0
|
(math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const):
Add docstrings.
|
2007-07-07 23:57:23 +00:00 |
|
Jay Belanger
|
b593f1de16
|
(math-fixnum-big): Use the variable math-bignum-digit-size.
|
2007-06-23 04:36:29 +00:00 |
|
Jay Belanger
|
37b5443868
|
(math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const): New
variables to use in caches.
|
2007-06-22 06:00:39 +00:00 |
|
Jay Belanger
|
f9e09a51db
|
(math-defcache): Allow forms to evaluate to initial values.
(math-pi,math-sqrt-e,math-gamma-const): Use `math-read-number-simple'
to write initial values.
|
2007-06-22 04:00:12 +00:00 |
|
Jay Belanger
|
1dccbfee1a
|
(math-read-plain-expr,math-format-flat-expr-fancy): Let
math-expr-opers equal the function math-standard-ops rather
than the variable math-standard-opers.
|
2007-06-20 04:14:24 +00:00 |
|
Jay Belanger
|
e8fff8ed68
|
Update maintainer's address.
|
2007-04-23 21:30:42 +00:00 |
|
Glenn Morris
|
7c671b23f3
|
Change form of license text to match rest of Emacs.
|
2007-03-19 20:59:53 +00:00 |
|
Glenn Morris
|
f0fa15c5e5
|
Add 2007 to copyright years.
|
2007-01-21 02:48:43 +00:00 |
|
Jay Belanger
|
09ea57eaca
|
Update copyright year.
|
2006-02-05 16:31:42 +00:00 |
|
Jay Belanger
|
3b2fad43c8
|
Change calcFunc-writeoutpower and calc-writeoutpower to
calcFunc-powerexpand and calc-powerexpand in autoloads.
Add calcFunc-ldiv to autoloads.
|
2005-11-14 20:13:25 +00:00 |
|
Jay Belanger
|
cbd4e89bea
|
Add functions to autoloads.
(math-identity-matrix-p, math-ident-row-p): New functions.
|
2005-10-28 03:51:00 +00:00 |
|
Jay Belanger
|
58ba2f8f07
|
Update copyright information.
|
2005-07-14 20:05:30 +00:00 |
|
Jay Belanger
|
430c8528fa
|
(calc-help-map, calc-alg-map, calc-alg-esc-map): Declare them.
|
2005-05-28 04:37:43 +00:00 |
|
Thien-Thi Nguyen
|
f8fc52569f
|
Update years in copyright notice; nfc.
|
2005-05-17 19:08:39 +00:00 |
|
Jay Belanger
|
2833f4219a
|
(calc-init-extensions): Add `calc-copy-special-constant'.
|
2005-05-16 03:52:38 +00:00 |
|
Jay Belanger
|
2f432506f6
|
Add `calc-embedded-preserve-modes' to autoloads.
(calc-init-extensions): Add binding for `calc-embedded-preserve-modes'.
|
2005-05-08 05:00:35 +00:00 |
|