Glenn Morris
662c9c64ae
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 03:16:00 +00:00
Stefan Monnier
2378f0443a
* calc/calc.el: Load "cal-loaddefs" rather than set up autoloads manually.
...
(calc-mode-map, calc-digit-map, calc-dispatch-map):
Move initialization into declaration.
* calc/calc-yank.el:
* calc/calc-misc.el:
* calc/calc-embed.el:
* calc/calc-aent.el: Add autoload cookies and set generated-autoload-file.
2008-04-08 22:07:55 +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
22aa9347ba
(calc-do-keypad, calc-inv-hyp-prefix-help)
...
(calc-inverse-prefix-help, calc-hyperbolic-prefix-help)
(calc-explain-why, calc-clear-command-flag)
(calc-roll-down-with-selections, calc-roll-up-with-selections)
(calc-last-args, calc-is-inverse, calc-do-prefix-help)
(math-objvecp, math-known-scalarp, math-vectorp, math-matrixp)
(math-trunc-special, math-trunc-fancy, math-floor-special)
(math-floor-fancy, math-square-matrixp, math-matrix-inv-raw)
(math-known-matrixp, math-mod-fancy, math-pow-of-zero)
(math-pow-zero, math-pow-fancy): Declare as functions.
2007-11-27 04:06:31 +00:00
Juanma Barranquero
ab58914bb6
(another-calc): Use mapc' rather than
mapcar'.
2007-09-26 00:06:32 +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
f164b8c846
(math-div2-bignum): Use math-bignum-digit-size.
2007-06-24 19:37:43 +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
dcf4a53565
(calc-dispatch-help): Update docstring.
2005-11-28 22:13:37 +00:00
Jay Belanger
5c0e273a4c
(calcFunc-inv): Check for symbolic matrices.
2005-10-28 03:52:08 +00:00
Jay Belanger
58ba2f8f07
Update copyright information.
2005-07-14 20:05:30 +00:00
Juanma Barranquero
21adaa2843
Fix typo in title.
2005-06-21 11:14:28 +00:00
Jay Belanger
1565a62070
(calc-info-goto-node): Use info instead of Info-goto-node.
2005-05-27 21:45:14 +00:00
Thien-Thi Nguyen
f8fc52569f
Update years in copyright notice; nfc.
2005-05-17 19:08:39 +00:00
Jay Belanger
a42e94cac5
Update copyright year.
2005-05-07 21:22:51 +00:00
Jay Belanger
877dc4f5ff
Add a provide statement.
...
(calc-Need-calc-misc): Remove it.
2004-11-30 17:17:35 +00:00
Jay Belanger
c6d3240529
(calc-do-handle-whys, calc-last-args-stub, calc-missing-key)
...
(calc-shift-Y-prefix-help, math-concat, math-trunc, math-floor)
(calcFunc-inv, math-mod, math-pow): Replace calc-extensions by
appropriate require.
(calc-power): Replace calc-extensions-loaded by appropriate featurep.
2004-11-29 05:57:46 +00:00
Jay Belanger
f58af89963
(calc-last-why-command): Declare it.
2004-11-26 22:33:19 +00:00
Jay Belanger
276d28655e
(math-trunc): Replace variable prec by math-trunc-prec.
...
(math-floor): Replace variable prec by math-floor-prec.
2004-11-24 21:45:32 +00:00
Jay Belanger
1f5a0f5d5d
(calc-other-window): Use an extra argument instead of `interactive-p'.
2004-10-26 19:06:24 +00:00
Jay Belanger
65ce291b9c
(calc-info-goto-node): New function.
...
(calc-tutorial, calc-info-summary): Go to appropriate Calc info node
in one step.
2004-10-11 03:27:24 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
a1506d2977
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
Deepak Goel
6e1c888ad0
Add new maintainer (deego).
2003-01-15 15:16:25 +00:00
Colin Walters
59f4b0804d
(calc-delete-windows-keep): Function deleted.
2002-03-29 22:55:53 +00:00
Colin Walters
afb55b714b
(report-calc-bug): Use `reporter-prompt-for-summary-p'.
2001-11-22 20:34:30 +00:00
Colin Walters
8f148852e1
(report-calc-bug): Use reporter.el.
2001-11-22 07:59:01 +00:00
Colin Walters
b23d58ff83
(calc-info): Don't perform voodoo, just (info "Calc").
2001-11-22 06:03:24 +00:00
Colin Walters
dac12d8087
(math-fixnump, math-fixnatnump, calcFunc-trunc)
...
(calcFunc-floor): Ditto.
Change all toplevel `setq' forms to `defvar' forms, and move them
before their first use. Use `when', `unless'. Remove trailing
periods from error forms. Add description and headers suggested by
Emacs Lisp coding conventions.
2001-11-19 07:36:42 +00:00
Colin Walters
60e4c5a74f
(math-fixnump, math-fixnatnump, calcFunc-trunc, calcFunc-floor,
...
calc-report-bug): Use `defalias' instead of `fset' and
`symbol-function'.
Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.
2001-11-14 09:06:05 +00:00
Eli Zaretskii
8f66f4797a
Use frame-width' instead of
screen-width',
...
`frame-height' instead of `screen-height', and,
`executing-kbd-macro' instead of `executing-macro'.
2001-11-13 07:30:58 +00:00
Eli Zaretskii
136211a997
Initial import of Calc 2.02f.
2001-11-06 18:59:06 +00:00