Trailing whitepace deleted.
[emacs.git] / lisp / calc / README.prev
blob935ba6e08b1df672e4a81d50fc68f5621b5acd83
3 Summary of changes to "Calc" Preceding 2.00
4 ------- -- ------- --  ----  --------- ----
7 Version 2.00:
9  * Changed to compile calc-macs/-maint, to allow "cp *.elc new-dir".
11  * Improved calc-describe-bindings to avoid showing redundant ESC maps.
14 Version 2.00 beta 3:
16  * Removed version numbers from most .el files to reduce size of patches.
18  * Added a "calc-version" command.
20  * Changed `M-# ? ?' to allow for modified describe-function.
22  * Changed date parser to accept "Sept" as an alternative for "Sep".
24  * Inhibited answers to exercise from showing up in table of contents.
26  * Changed Makefile to say "texindex calc.[cfkptv]?" to avoid "calc.el".
28  * Fixed up the Makefile in various other ways.
30  * Rearranged banner at top of `h h' command's output.
32  * Changed "make summary" to print "Calc Summary" on the title page.
34  * Added "IntegSimpRules".
36  * Added `M-# :', `M-# _', and `M-# Z' options.
38  * Changed `^' to evaluate "[-3..-1]^-2" properly.
40  * Improved `f g' to give symbolic answers for, e.g., 101:2 and -3:2.
42  * Fixed a bug where `h k RET' didn't find the right place on the page.
44  * Fixed a bug that formatted "x*(y ? a : b)" as "x y ? a : b".
46  * Fixed a bug where defmath translated (< x 0) as (math-posp x)!
48  * Fixed a bug that prevented quick-calc from working sometimes.
50  * Fixed the `z ?' bug again (maybe this time for good?).
52  * Fixed a bug in which `V ^' (vint) was just plain wrong, wrong, wrong!
54  * Scanned for and fixed remaining bugs relating to autoloading.
57 Version 2.00 beta 2:
59  * Changed "make info" to try "make texinfo" if "makeinfo" not found.
61  * Changed to "New for Calc 2.00"; texinfo.tex chokes on apostrophes.
63  * Added List Tutorial Exercise 14 (just in case there weren't enough!).
65  * Added a discussion of the `Z F' command to the Programming Tutorial.
67  * Improved `H a f' not to lose info if input is partially pre-factored.
69  * Improved simplification of expressions like sqrt(3) + 3^3:2.
71  * Changed Big mode to omit "*" in expressions like 2 sqrt(3) 5^3:4.
73  * Replaced European date format D/M/Y with D.M.Y.
75  * Changed `a N' and `a X' to consider the endpoints of the interval.
77  * Fixed a bug where TeX mode made c*(1+a/b) look like a function call.
79  * Fixed a bug formatting top-level evalto's while using selections.
81  * Fixed a bug that caused `z ?' to crash.
83  * Fixed a bug where `Z F' broke for argument names "t" and "nil".
85  * Fixed several bugs relating to autoloading.
88 Version 2.00 beta 1:
90  * Added "What's new in Calc 2.00" to the manual (summary of info below).
92  * Added support for many GNUPLOT 3.0 features.
94  * Tweaked the Makefile and calc-compile a bit more.
96  * Modified to work with Zawinski's/Furuseth's optimizing byte compiler.
98  * Modified Calc to garbage-collect less often (raised gc-cons-threshold).
100  * Changed quick-calc to avoid autoloading so many parts of Calc.
102  * Changed Calc subfiles to work properly if not byte-compiled.
104  * Renamed `M-# s' to `M-# j', made `M-# s' be equivalent to `h s'.
106  * Changed calc-quit to avoid reapportioning space among other windows.
108  * Added `M-DEL' (calc-pop-above) key, to DEL as LFD is to RET.
110  * Added `{' and `}' to scroll vertically, analogous to `<' and `>'.
112  * Added `m t' for "total" algebraic mode.
114  * Added `d , \' option to group digits with "\,".
116  * Improved support of "prime" accent in "eqn" language mode.
118  * Changed macedit's read-kbd-macro to accept a string argument in Lisp.
120  * Changed calc-check-defines to use a more concise run-hooks linkage.
122  * Changed auto-why mode not to say [w=more] if next msg is not urgent.
124  * Made `a d' able to differentiate "a?b:c" and "a_i" formulas.
126  * Changed probability dist. functions to work with `a f' and `a d'.
128  * Added special constants "phi" and "gamma".
130  * Added "poly" function, simpler cousin of "gpoly".
132  * Added "pdeg", "plead", "pcont", "pprim"; cleaned up "pdiv" and "pgcd".
134  * Added `a p' command for polynomial interpolation.
136  * Added `a I' command for numerical integration; made IntegLimit variable.
138  * Added `a f' to factor polynomials; moved old `a f' to `a "'.
140  * Added `a a' to do partial fraction decompositions.
142  * Improved `a i' to integrate many more kinds of formulas.
144  * Modified `a P' to find numerical roots of high-degree polynomials.
146  * Modified `c 0' through `c 9' to convert int-valued floats to integers.
148  * Made sinh, arctanh, etc., expandable into exps/logs by `a f'.
150  * Added more algebraic simplifications having to do with logs and exps.
152  * Changed `s s', `s t', `s x', `s l' to accept an equation at prompt.
154  * Changed `s i' not to store Decls if its value is the default, [].
156  * Changed `s i' to store in `d O' language mode if in Normal or Big mode.
158  * Rearranged `V M'/`V R' matrix mapping modes.
160  * Added <#1+#2> notation for lambda expressions.
162  * Extended `b l' and other binary shifts to have a 2-argument version.
164  * Changed `u c' and `u t' to give unitless result for unitless input.
166  * Changed sqrt(1-cos(x)^2)-to-sin(x) to be an unsafe simplification.
168  * Improved simplification of sqrts, e.g., sqrt(a^2 x + a^2 y).
170  * Changed solver to treat (x-a)(x-b)(x-c) more intelligently.
172  * Changed Pascal language mode to use "$FFFF" for hexadecimal numbers.
174  * Added support for non-decimal display of floats.
176  * Changed `p' to refresh stack display if current float format uses it.
178  * Changed Big mode to use subscript notation for log10(x), log(x,b), r#nnn.
180  * Changed Big mode to format deriv(u,x) and tderiv(u,x) as du/dx.
182  * Changed Big mode to format integ(1/x,x) as "dx/x" instead of "1/x dx".
184  * Added "tty" output type for graphics commands.
186  * Documented Calc's random number generation algorithm in the manual.
188  * Fixed a bug involving having "(setq calc-timing t)" in .emacs.
190  * Fixed a bug that incorrectly parsed "|x| - 1" in TeX mode.
192  * Fixed bugs and made improvements in `a R' when widening the guess.
194  * Fixed a bug that where `a S' didn't solve (x - a)^2 = (x - b)^2.
196  * Fixed a bug that sometimes crashed `a P' on systems of equations.
198  * Fixed a bug that prevented `b p' (calc-pack-bits) from working.
200  * Fixed some bugs in which certain functions didn't get autoloaded.
202  * Fixed a bug in which the date <1/1/13> was incorrectly parsed.
204  * Fixed a bug which prevented `j D' from expanding (a+b)/c.
206  * Fixed a bug in solver: bad inverses for sinh and cosh.
208  * Fixed a bug in math-possible-signs that failed for x*0.
210  * Fixed a bug where sqrt(-a) was rewritten sqrt(a)*i even if a<0.
212  * Fixed a bug in line breaker when first "word" of line was too long.
214  * Worked around a makeinfo bug that handled @end group/@group badly.
217 Version 2.00 alpha 3:
219  * Changed logic for locating component .elc files to be even smarter.
221  * Changed "make install" to "make compile"; added different "make install".
223  * Improved "make compile" to check file dates and compile only when needed.
225  * Made output of "make compile" in batch mode more compact and readable.
227  * Replaced "Quick Overview" in manual with "Demonstration of Calc".
229  * Changed to use keymaps for dispatching M-# and h prefix keys.
231  * Added TAGS target to the Calc Makefile.
233  * Removed most doc strings from functions; new help commands are better.
235  * Got rid of some crufty "fset" calls that were cluttering the code.
237  * Split calc-grab-region into two functions, calc-grab-region/-rectangle.
239  * Swapped positions of stack and trail in full-calc-keypad display.
241  * Improved line-breaking algorithm for displaying long formulas.
243  * Improved display of control characters in vectors shown as strings.
245  * Changed `d o' to allow fraction format to specify desired denominator.
247  * Changed `M-# y' to respect overwrite mode in target buffer.
249  * Added `H' prefix to display-mode commands to suppress stack refresh.
251  * Changed "calc-why" mechanism to display urgent messages automatically.
253  * Handled taking derivatives of symbolic integrals and vice-versa.
255  * Handled integrating vectors of formulas.
257  * Incorporated Ewerlid's polynomial division and GCD functions into Calc.
259  * Improved algebraic operations on "mod" forms, esp. polynomials.
261  * Added some more financial functions (sln, syd, ddb).
263  * Added nest, anest, fixp, and afixp (`H V R' and `H V U') functions.
265  * Added `a .' (calc-remove-equal) command to take apart equations.
267  * Generalized dfact to work for negative odd integers; added !! syntax.
269  * Changed `k f' to factor 1, 0, and negative integers.
271  * Changed `u M', etc., to accept +/- and [ .. ] forms as distributions.
273  * Changed `g q' to remove *Gnuplot Commands/Trail* window if present.
275  * Added support for Francois Pinard's "dumb terminal" driver for GNUPLOT.
277  * Added ":: remember" feature for rewrite rules.
279  * Changed rewrites to let pattern "a*b" match "x/2" with a=x, b=1/2.
281  * Added ability to put function names like "simplify" in rewrite schedule.
283  * Added "Rewrites Tutorial" to the manual.
285  * Changed ` to bind RET as newline instead of finish if editing a vector.
287  * Added some new exercises to the List Tutorial.
289  * Changed `Z F', `V M', etc. not to remove stored vars from def arg list.
291  * Added parsing for /1, 2, 3/ notation for Fortran mode vectors.
293  * Added a "%%" syntax for comments in formulas being read.
295  * Fixed a bug in which failing `h k' removed an existing Info window.
297  * Fixed a bug in `j /' operating on subformulas like "a + b".
299  * Fixed a bug in which "inf = inf" undesirably evaluated to 1.
301  * Fixed a bug that simplified "0 = 1 + a + 2" to "0 = a".
303  * Fixed a bug that failed for rewrite patterns like "fib(1 ||| 2)".
305  * Fixed a bug that arose because rewrite programs are non-reentrant.
308 Version 2.00 alpha 2:
310  * Changed LFD terminating algebraic entry to push in no-simplify mode.
312  * Changed so that `K -' interprets `-' as calc-minus, not neg prefix arg.
314  * Improved `h c' command to understand all Calc key sequences.
316  * Fixed problems with DistribRules, NegateRules, and FitRules.
318  * Fixed several bad node pointers in the manual.
320  * Fixed a bug in `h C-w' when used with makeinfo-formatted manuals.
322  * Fixed a bug in sqrt(-1) when Polar and HMS modes are enabled.
324  * Fixed/improved dscalar and deven functions; added dodd.
326  * Fixed a bug in polynomial handling that also affected sum(sin(k),k,1,n).
328  * Fixed various other glitches in the manual.
331 Version 2.00 alpha 1:
333  * Calc's tar file now creates a calc-(version) directory to unpack into.
335  * Calc now comes with a Makefile; install with "make install".
337  * Calc now comes already split into many files; installation is much simpler.
339  * Changed base file name of the manual from "calc-info" to "calc.info".
341  * Key binding for `M-# w' was documented but not implemented.
343  * Bound M-# ' to be synonymous with `M-# f' (used to be `M-# q').
345  * Changed M-# M-# to use last interface of C or K; E no longer counts.
347  * Changed `i' (and `M-# i') not to return to Top node unnecessarily.
349  * Changed `h' to be a prefix key with various help commands.
351  * Changed `s' to be a prefix key with various store and recall commands.
353  * Keys `i', `r', and `l' are obsolete (moved to `h' and `s' prefixes).
355  * Rearranged `K', `X', and `M-RET' keys; `K' is now calc-keep-args.
357  * Changed quick-calc to display input formula as well as output if room.
359  * Changed quick-calc to interact with the editing buffer and kill ring.
361  * Created pack, unpack, unpackt function equivalents of `v p', `v u'.
363  * Changed to expand (a/b)^x to a^x/b^x only if b > 0 (not if a > 0).
365  * Changed math-possible-signs to understand sqrt function.
367  * Changed Z [, rewrites to consider any provably non-zero value as true.
369  * Changed normal language modes to accept ** as a synonym for ^.
371  * Added "maple" language mode.
373  * Changed, e.g., Mathematica "(2 + 3 I)^(1.23*10^20)" to include parens.
375  * Generalized math-compose-big properties for all language modes.
377  * Introduced "string" and other function for composing expressions.
379  * Changed many recursive vector routines to use loops instead.
381  * Added evalv, evalvn function equivalents to `=', `N'.
383  * Changed "expr =>" not to evaluate at all if in no-simplify mode.
385  * Redesigned user interface of `a F' (calc-curve-fit) command.
387  * Added "phase" feature to the rewrite rule system.
389  * Added "&&&", "|||", "!!!" to the rewrite rule system.
391  * Introduced a new notation for rewrites:  LHS := RHS :: COND.
393  * Changed `a r' (but not `j r') to repeat 100 times by default.
395  * Integrated EvalRules more cleanly into the default simplifications.
397  * Added `H v l' [mdims] to measure the dimensions of a matrix.
399  * Changed `u c' to interpret "/units" as "1/units".
401  * Added `u a' to adjust unit prefix letters automatically.
403  * Changed `u s' to enable scalar mode while simplifying.
405  * Changed `c f' [pfloat] not to float integer powers or subscripts.
407  * Added a three-argument form for the "hms" function.
409  * Changed, e.g., sin(90) degrees to produce 1 instead of 1.0.
411  * Changed symbolic mode to prefer sqrt(int): abs([1 2 3]) => sqrt(14).
413  * Enhanced solver to handle, e.g., x + 1/x = a; exp(x) + exp(-x) = a.
415  * Enhanced simplifier to handle, e.g., exp(a+2) / e^a => e^2.
417  * Enhanced `a s' to simplify sqrt(x) - x^1:2 and exp(x) - e^x to 0.
419  * Added -(a + b) to -a - b as a default simplification.
421  * Added rules for differentiating sum() and prod() functions.
423  * Added a few more energy units (due to Przemek Klosowski).
425  * Added overflow/underflow checking for all floating-point arithmetic.
427  * Extended error forms to work with complex numbers.
429  * Generalized GCD to handle fractional arguments.
431  * Changed graphics routines to evaluate "x" values, e.g., [-pi .. pi].
433  * Added `g q', like `g K' but without viewing the Gnuplot Trail.
435  * Changed `g p' and `V M' to display better "Working..." messages.
437  * Modified `M-# g' to be more robust about grabbing formulas.
439  * Added `Y' prefix key reserved for user-written extensions.
441  * Added calc-load-hook and calc-ext-load-hook.
443  * Prevented calc-install from leaving large ~ files behind.
445  * Changed @bullet to @bullet{} in manual to conform to texinfo spec.
447  * Rearranged some chapters in the manual to be a bit more logical.
449  * Added calc-split-summary command.
451  * Fixed several bugs in embedded mode.
453  * Fixed a bug in calc-vector-covariance that required a prefix arg.
455  * Fixed a bug that prevented parsing "a=>" with no right-hand side.
457  * Fixed a bug which allowed incorrectly dividing a vector by a vector.
459  * Fixed a bug formatting sum(...)^2 in Big mode.
461  * Fixed a bug that prevented Calc from deleting old graphics temp files.
463  * Fixed some typos calling calc-inverse-func instead of calc-invert-func.
465  * Fixed bugs in the derivatives of conj, deg, and rad; added re, im.
467  * Fixed a bug where (r;theta) parsed as r exp(theta i) even in Deg mode.
469  * Fixed a bug which gave wrong answer for exp of a polar complex number.
471  * Fixed a bug in `Z F' that failed if formula used non-arg variables.
473  * Fixed a bad pointer to Info node "Assignments in Embedded Mode".
475  * Fixed several errors in the Calc Summary.
478 Version 1.08 beta 1:
480  * Calc's copyright has been assigned to FSF, for inclusion in Emacs 19!
482  * Changed M-# to be a two-key sequence; use M-# M-# to start Calc now.
484  * Rewrote and expanded the introductory chapter of the manual.
486  * Added a key and function summary to the manual.
488  * Changed the manual to take better advantage of TeX's math formatting.
490  * Changed manual to be printable in @smallbook format.
492  * Added "calc-embedded" mode.
494  * Added "=>" [evalto] operator.
496  * Added facilities for date and date/time arithmetic.
498  * Added a set of financial functions (pv, fv, etc.).
500  * Added infinite quantities inf, uinf, and nan (plus infinite intervals).
502  * Added "EvalRules", "SimpRules", and "ExtSimpRules" variables.
504  * Added sum and product commands `a +', `a -', `a *', `a T'.
506  * Enhanced `a S' and `a P' to solve systems of equations.
508  * Enhanced solver to handle eqns like sin(x) = cos(2 x), sqrt(x) + x = 1.
510  * Added `a M' (calc-map-equation) command.
512  * Added new statistical functions: mean, standard deviation, etc.
514  * Added line, polynomial, and curve fitting commands (`a L' and `a F').
516  * Added support for composite units, e.g., "mi+ft+in".
518  * Enhanced "Big" mode to format square roots, choose, and powers better.
520  * Enhanced "Big" mode to display fractions in large notation.
522  * Added several alternate formats for matrix display.
524  * Changed TeX mode to write "(1 + x^2)" instead of "\left(1 + x^2\right)".
526  * Added support for relational operators in TeX and FORTRAN modes.
528  * Added recognition of accents like \dot, \tilde, \underline in TeX mode.
530  * Added "eqn" language mode.
532  * Added extra control over display justification with `d <', `d =', `d >'.
534  * Added calc-left-label and calc-right-label (`d {', `d }').
536  * Added "nn%" syntax for algebraic formulas; equivalent to "nn * .01".
538  * Added input syntaxes like a = b = c, a != b != c, a <= b < c.
540  * Changed "_" to mean subscripts; old use of "_" in vars is now "#".
542  * Introduced "matrix mode" and "scalar mode" (`m v').
544  * Introduced generic identity matrices (idn(1)).
546  * Added a method for declaring variables to be real, integer, > 0, etc.
548  * Added `Z S' command for editing stored value of a variable.
550  * Added "subst" algebraic function equivalent to the `a b' command.
552  * Added `a f' command, changed deriv/integ/solve-for to use it.
554  * Improved `a s' to simplify (x + y) (y + x) to (x + y)^2.
556  * Improved `a s' to simplify i^2 to -1.
558  * Improved `a s' to simplify, e.g., sin(pi/3) in Symbolic mode.
560  * Improved `a s' to simplify sqrt(8) to 2 sqrt(2), 1/sqrt(2) to sqrt(2)/2.
562  * Moved sin(arccos(x)) from `a e' to `a s'; not unsafe after all!
564  * Changed (x y)^z => x^z y^z to be a usually-unsafe simplification.
566  * Added thorough documentation of `a s' and `a e' to the manual.
568  * Improved `a c' to collect "f(a)" even if "a" also appears elsewhere.
570  * Introduced lin, linnt, islin, islinnt functions for linearity testing.
572  * Improved `a x' to use binomial theorem to give simpler answers.
574  * Improved `j D' to distribute powers of sums: (a + b)^n.
576  * Improved `j M' to merge products of powers (may need no-simplify mode).
578  * Changed to use defvar for DistribRules etc. so `Z V' works with them.
580  * Improved `j *' and `j /' to work properly in a few more cases.
582  * Improved `V R' to use identity value when reducing empty vectors.
584  * Improved `v p' and `v u' to support more complex packing operations.
586  * Disabled automatic simplification of sqrt(2)/2 to 1/sqrt(2).
588  * Bound SPC and RET to press, TAB to next-menu in *Calc Keypad* buffer.
590  * Added C-u ' to do algebraic entry with language mode forced to normal.
592  * Added "$1", "$2", etc. input notation for algebraic entry.
594  * Changed unary operators like `n', `&' to treat neg prefix args like RET.
596  * Changed ` (calc-edit) to show full precision regardless of float format.
598  * Enhanced quick-calc to display integers in several formats.
600  * Documented `g H' (calc-graph-hide) command (had been left from manual).
602  * Enhanced floor/ceil/trunc/round in several ways.
604  * Added rounde and roundu functions.
606  * Changed `c 1' through `c 9' to change small floats to 0.0; added `c 0'.
608  * Enhanced set operations to work on sets of intervals.
610  * Fixed erf(0), utpn(x,x,y), and arccosh(-1) to work properly.
612  * Changed complex arctan and arctanh to follow Steele 2nd edition.
614  * Expanded "Branch Cuts" section of the manual with some useful tables.
616  * Rearranged order of words in mode line to be a bit more logical.
618  * Changed `m N' (num-simplify) mode to evaluate constant vectors, too.
620  * Changed `a r'/`j r' to prompt twice for separate LHS/RHS if necessary.
622  * Enhanced `let(v,x)' in rewrites by allowing arbitrary patterns for v.
624  * Changed cursor positioning in second prompt for `a b' (calc-substitute).
626  * Changed `y' to omit line numbers more consistently.
628  * Changed `o' (calc-realign) to reset horizontal scrolling to zero, also.
630  * Added "pred" mode for calc-eval.
632  * Added "calc-report-bug" as an alias for "report-calc-bug".
634  * Added `Z T' and "calc-pass-errors" to aid debugging Calc-related code.
636  * Added "calc-load-everything" (`m X' or `M-# L') command.
638  * Enhanced calc-install to pre-build units table, CommuteRules, etc.
640  * Changed Calc to interact more gracefully with load-path.
642  * Changed Lisp Variable Index in manual to include user variables, too.
644  * Fixed a bug that prevented calc-install from working under VMS.
646  * Fixed a bug that sometimes crashed rewrites dealing with subtractions.
648  * Fixed a bug that prevented `a S' from solving "3 - x = 1 + x"!
650  * Fixed a bug in solver that crashed for certain cubics and quartics.
652  * Fixed a bug in calc-simplify that crashed for equations and ineqs.
654  * Fixed a bug which placed the "[" oddly in `d B' + `v /' mode.
656  * Fixed a bug where finishing calc-edit improperly obeyed language mode.
658  * Fixed a bug formatting (-1)^n in Big mode after selection commands.
660  * Fixed a bug that got ">=" and "<=" backwards in rewrite conditions.
662  * Fixed a bug that broke the `"x"' key in calc-keypad mode.
664  * Fixed a bug in which `MAP$' in calc-keypad didn't display "Working...".
666  * Fixed a bug where matrix division gave bad result for singular matrix.
668  * Fixed a bug which closed Calc window if calc-grab-region got an error.
670  * Fixed a bug where `a s' failed on formulas containing dimension errors.
672  * Fixed a bug that caused `m F' to hang.
674  * Fixed a bug in complex arithmetic that caused problems with solver.
676  * Fixed a bug which raised intervals to interval powers incorrectly.
678  * Fixed a bug in utpp/ltpp (order of arguments did not match the manual).
680  * Fixed a bug in which `t y' rounded yanked data with old precision.
682  * Fixed a bug in which "in(3, [3 .. 3))" returned true.
684  * Fixed a bug which simplified abs(abs(x)) incorrectly.
686  * Fixed a bug in which (a^2)^1:3 was unsafely simplified to a^2:3.
688  * Fixed a bug in rewrite system which missed pattern "2 sin(x) cos(x)".
690  * Fixed a bug in rewrite system which missed pattern "a - a cos(x)^2".
692  * Fixed obsolete trail tags gsmp, gneg, ginv to jsmp, jneg, jinv.
694  * Fixed some errors and made improvements in units table [Ulrich Mueller].
697 Version 1.07:
699  * Added `m F' (calc-settings-file-name) command.
701  * Added calc-autoload-directory variable.
703  * Extended Z ` to accept a prefix argument.
705  * Added keystrokes (v h, v k) for head, tail, cons.
707  * Extended `v e' to accept a vector as the filler.
709  * Changed `V M', `V R' to accept mapping-mode keys in uppercase, too.
711  * Changed V M ' etc. to accept $, $$, ... as argument indicators.
713  * Changed `t y' to accept a prefix argument.
715  * Put in a cleaner and safer random number generator for `k r' et al.
717  * Fixed a bug which completely broke `a r' command!
719  * Fixed "0 * matrix" to generate a zero matrix instead of 0.
721  * Fixed a bug in `a R' which sometimes caused it to crash.
723  * Fixed a fatal typo in the TeX version of the manual.
725  * Fixed a bug that prevented C-k, C-w, M-w from working in Trail buffer.
727  * Fixed another bug in `Z P' command.
729  * Fixed a bug in `u s' which incorrectly simplified subtractions.
731  * Fixed an argument-name aliasing bug evaluating lambda( ) formulas.
733  * Fixed overfull hboxes in the manual.
735  * Fixed various other bugs in the manual.
738 Version 1.06:
740  * Added "calc-keypad" mode for X window system users (try it!).
742  * Improved "calc-eval" for calling/operating Calc from user-written Lisp.
744  * Moved vector accumulate command to `V U' (old `H V R' still supported).
746  * Added right-to-left reductions: `I V R' and `I V U'.
748  * Added set operations on vectors: intersect, union, diff, xor.
750  * Added `I v s' to remove a subvector from a vector.
752  * Introduced `H |' to append two vectors with no magical special cases.
754  * Introduced rhead, rtail, and rcons for isolating last vector element.
756  * Changed `g p' to keep temp files around until data actually change.
758  * Improved `a S' to solve many higher-order polynomial equations.
760  * Added `a P' to produce a vector of all solutions to an equation.
762  * Enhanced `a v' and `j v' to allow top-level-only evaluation.
764  * Changed `j DEL' to delete a side of an eqn or ineq, leaving other side.
766  * Fixed binding for keys `j 1' through `j 9'.
768  * Introduced "let" marker in rewrite rules.
770  * Enhanced the "sign" function to provide a two-argument version.
772  * Changed "max-specpdl-size exceeded" error message to be user-friendly.
774  * Put "<Aborted>" in the trail in above case and when user presses C-g.
776  * Changed TeX mode to generate \ldots instead of \dots, recognize both.
778  * Changed "sin(0)" etc. (for integer 0) to generate "0" instead of "0.".
780  * Enhanced Programming Tutorial exercise 2.
782  * Fixed an error in the answer to Types Tutorial exercise 3.
784  * Fixed several bugs relating to head, tail, and cons functions.
786  * Fixed some other minor typos in the manual.
788  * Fixed several bugs in `Z P' (calc-user-define-permanent).
790  * Fixed several bugs that broke the `g P' command.
793 Version 1.05:
795  * Created a calc-install command to ease installation.
797  * Added lots of exercises to the Tutorial section of the manual.
799  * Added ability to select and operate on sub-formulas.
801  * Substantially improved the algebraic rewrite-rule system.
803  * Added a set of graphing commands that use GNUPLOT.
805  * Added a command (`a R') for finding numerical roots to equations.
807  * Added several new math functions, such as erf and Bessel functions.
809  * Added key bindings for miscellaneous commands using the "f" prefix key.
811  * Added lots of new vector operations, many of them in the spirit of APL.
813  * Added more control over vector display, including an abbreviated mode.
815  * Improved keyboard macro editing; added read-kbd-macro to macedit.el.
817  * Introduced the `m S' (calc-shift-prefix) command.
819  * Enhanced the calc-edit command in several ways.
821  * Made it possible to hit ` (calc-edit) during numeric/algebraic entry.
823  * Enhanced the calc-solve-for command to handle inequalities.
825  * Enhanced calc-simplify to handle equations and inequalities.
827  * Taught log10 and log to look for exact integer or rational results.
829  * Added ability to take Nth roots directly.
831  * Added "increment" and "decrement" commands for integers and floats.
833  * Added "full-help" command, changed "h" key to invoke it.
835  * Added special help for Inverse and Hyperbolic prefixes.
837  * Added an optional prefix argument to `o' (calc-realign).
839  * Changed `t s' and `t r' to use RET as the search exit key.
841  * Made handling of operator keys for V M, V R, etc. more regular.
843  * Improved TeX mode; added support for \matrix format.
845  * Added a variant of `m a' mode that only affects ( and [ keys.
847  * Fixed "Mismatch" message for algebraic entry of semi-open intervals.
849  * Trimmed fat from calc.el to speed loading, moved more to calc-ext.el.
851  * Fixed a bug in which minibuffer entry rounded to out-of-date precision.
853  * Fixed a bug which crashed Calc 1.04 under Epoch.
855  * Fixed a bug which messed up Calc Trail's mode line, among other things.
857  * Fixed a bug which caused trail ">" to show only when in Trail buffer.
859  * Fixed a bug in which "calc" called "calc-grab-region" with too few args.
861  * Fixed bugs in both implementation and documentation of calc-perm.
863  * Fixed a bug in which calc-simplify-extended always used radians.
865  * Fixed a bug where calc-comma failed to override "polar" mode.
867  * Fixed a bug doing mixed arithmetic on rectangular+polar complex numbers.
869  * Fixed several bugs in transcendental functions with complex arguments.
871  * Fixed a bug in which `a s' simplified "x / .5" to ".5 x".
873  * Fixed numerous other bugs in various parts of Calc.
875  * Completed the "Hooks" section of the "Internals" chapter of the manual.
878 Version 1.04:
880  * Included a copy of revision history (from README) in calc.el.
882  * Added the "calc-split" feature to split calc-ext.el into smaller bits.
884  * Changed calc-unpack to unpack floats and fractions, too.
886  * Added "mant", "xpon", and "scf" functions for decomposing floats.
888  * Fixed a bug in the "y" command with positive prefix arguments.
890  * Rearranged binary shift/rotate command keys to be a bit more convenient.
892  * Fixed a bug in which simplifying "(0/0) * 2" crashed with a Lisp error.
894  * Made `H F' [ffloor] and friends faster for very large arguments.
896  * Made calc-define-del more robust.
898  * Handled pasting of data into the Calculator using the mouse under X.
900  * Made overlay-arrow variables buffer-local to avoid interference.
902  * Fixed a problem in which Calc Trail buffer got stuck after a C-x C-w.
905 Version 1.03:
907  * Changed math-choose to compute n-choose-m faster when m is large.
909  * Fixed some problems with TeX mode.
911  * Fixed a bug that prevented `b s' from working without a prefix argument.
913  * Added "calc-eval" function.
915  * Improved calc-grab-region.
918 Version 1.02:
920  * Fixed a bug in Tutorial: telephone pole height/distance were switched!
922  * Fixed a few other things in the manual.
924  * Added "full-calc" command.
926  * Added "calc-insert-variables" (`Z I') command.
928  * Quick Calc now works even if you are already in the minibuffer.
930  * Fixed a bug in math-mul-bignum-digit which affected math-and, etc.
932  * Definition of "Hectares" was wrong in units table.
934  * Fixed a bug in calc-execute-kbd-macro concerning undo and refresh.
936  * Bound "calc-undo" to `C-x u' as well as `C-_' and `U'.
938 Version 1.01:
940  * Added a tutorial section to the manual.
942  * Next and Prev for node Strings in the manual were reversed; fixed.
944  * Changed "'bignum" in calc-isqrt-bignum-iter to "'bigpos".
946  * Fixed a bug that prevented "$" from working during algebraic entry.
948  * Fixed a bug caused by an X (last-X) command following a K (macro) cmd.
950  * Fixed a bug in which K command incorrectly formatted stack in Big mode.
952  * Added space between unary operators and non-flat compositions.
953    (Otherwise, "-(a/b)" in Big mode blended the minus sign into the rule!)
955  * Fixed formatting of (-1)^n in Big mode.
957  * Fixed some problems relating to "not" operator in Pascal language mode.
959  * Fixed several bugs relating to V M ' and V M $ sequences.
961  * Fixed matrix-vector multiplication to produce a vector.
963  * Introduced Z ` ... Z ' commands; renamed old Z ' to Z #.
965  * Fixed various other bugs.
967  * Added calc-settings-file variable suggested by C. Witty.
970 Version 1.00:
972  * First official release of Calc.
974  * If you used the Beta test version (0.01), you will find that this
975    version of Calc is over 50% larger than the original release.
976    General areas of improvement include much better algebra features;
977    operations on units; language modes; simplification modes; interval
978    arithmetic; vector mapping and reduction.  Other new commands include
979    calc-fraction and calc-grab-region.  The program has been split into
980    two parts for faster loading, and the manual is more complete.