Jay Belanger
597517ef8d
calc-vec.el (calc-histogram):
...
(calcFunc-histogram): Allow vectors as inputs.
(math-vector-avg): New function.
calc.texi (Manipulating Vectors): Mention that vectors can be used to
determine bins for `calc-histogram'.
2010-05-15 23:43:09 -05:00
Jay Belanger
14914c4314
calc.texi: Remove "\turnoffactive" commands throughout.
2010-05-13 17:33:11 -05:00
Daniel E. Doherty
db37d2572b
(Tutorial): Use ^{\prime} to indicate primes.
2010-05-01 18:47:59 -05:00
Jay Belanger
f8b91752dd
calc-bin.el (calc-radix): Have the O option turn on twos-complement mode.
2010-04-17 23:13:09 -05:00
Jay Belanger
dcf7843e7e
Change name of default value of calc-settings-file to ~/.emacs.d/calc.el throughout.
2010-03-30 22:47:52 -05:00
Glenn Morris
b9f978f044
(Reporting Bugs): Don't mention format of repository.
2010-01-16 19:24:31 -08:00
Glenn Morris
114f9c9679
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Stefan Monnier
c57008f6ef
Avoid dubious uses of save-excursions.
...
* doc/lispref/positions.texi (Excursions): Recommend the use of
save-current-buffer if applicable.
* doc/lispref/text.texi (Clickable Text): Fix the example code which used
save-excursion in a naive way which sometimes preserves point and
sometimes not.
* doc/lispref/variables.texi (Creating Buffer-Local):
* doc/lispref/os.texi (Session Management):
* doc/lispref/display.texi (GIF Images):
* doc/lispref/control.texi (Cleanups): Use (save|with)-current-buffer.
* doc/misc/gnus.texi (Posting Styles): Use with-current-buffer.
* doc/misc/calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2010-01-04 13:18:38 -05:00
Chong Yidong
4970fbfe84
* calc.texi (General Mode Commands): Calc file should be in .emacs.d.
...
* faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2009-12-25 20:05:14 +00:00
Jay Belanger
4fa409bf5a
(Radix Modes): Clean up wording.
2009-12-15 04:44:34 +00:00
Jay Belanger
0e9833273d
(Radix Modes): Clarify two's complement notation.
2009-12-15 00:58:26 +00:00
Jay Belanger
5ea5dbc925
(Radix modes): Discuss alternate bases for two's complement notations.
2009-11-22 02:19:23 +00:00
Jay Belanger
17291a1fc4
(Radix modes): Mention twos-complement notation.
2009-11-16 23:41:36 +00:00
Jay Belanger
744256cf1b
(Simplifying Formulas): Improve the wording.
2009-08-30 02:42:35 +00:00
Jay Belanger
0ff2d6c28e
(Rewrite Rules): Improve the example.
...
(Simplifying Formulas): Explain use of the I and H flags for simplification.
2009-08-27 13:36:19 +00:00
Chong Yidong
4c39f404d5
* calc.texi (Date Forms): Fix typos.
2009-08-09 23:39:59 +00:00
Eli Zaretskii
66783bb464
(Graphics, Devices): Update with the peculiarities of operation on MS-Windows.
2009-08-07 15:22:29 +00:00
Jay Belanger
74edaf1f3e
(Types Tutorial Exercise 2): Fix wording.
2009-08-05 00:43:34 +00:00
Jay Belanger
b5bdfd9f4f
(Help Commands): Add index entries for "prefix ?" keybindings.
2009-07-30 04:57:42 +00:00
Jay Belanger
65d0154bdc
(Vector/Matrix Functions): Add index entries for both "v" and "V" key
...
bindings. Mention that `calc-matrix-brackets' only affects matrices
with more than one row.
2009-07-30 04:40:41 +00:00
Jay Belanger
5a9e3ab796
(Stack Manipulation Commands): Add documentation for
...
`calc-transpose-lines'
2009-07-29 03:46:13 +00:00
Jay Belanger
ec06459cb6
(Undoing Mistakes): Mention that the undo list will be truncated when
...
Calc is quit.
(Customizing Calc): Mention `calc-undo-length'.
2009-07-21 19:01:41 +00:00
Chong Yidong
4ce54f6bab
* calc.texi (About This Manual): Don't mention chapter numbers in text.
2009-07-20 13:58:01 +00:00
Karl Berry
5dc584b517
consistently use @insertcopying, @direntry, @contents
2009-02-16 17:41:58 +00:00
Jay Belanger
5fafc2475d
(Embedded Mode, Algebraic-Style Calculations): Make Calc the subject
...
of sentences.
(Rearranging Formulas using Selections): Discuss new options for `j *'.
2009-01-27 01:55:20 +00:00
Glenn Morris
6ed161e1d6
Add 2009 to copyright years.
2009-01-08 05:28:46 +00:00
Jay Belanger
3bf8054fea
(About This Manual): Clarify behavior of `C-x * t'.
...
(Using Calc): Clarify use of `C-x * o'.
(Embedded Mode (Overview)): Clarify use of `C-x * e'.
2008-12-01 02:09:58 +00:00
Glenn Morris
6a2c4aece5
Relicense all texi files under FDL 1.3 or later.
2008-11-19 04:29:29 +00:00
Jay Belanger
59ee4113ed
(Tutorial): Clarify how to set up the on-line tutorial.
2008-11-17 05:00:23 +00:00
Jay Belanger
17587b1b2f
(About This Manual): Comment out a mention of marginal notes.
2008-11-14 05:32:46 +00:00
Jay Belanger
4a65fb7ad2
(Embedded mode overview, Customizing Embedded Mode, Customizing Calc):
...
Change references to `calc-embedded-open/close-word' to
`calc-embedded-word-regexp'.
2008-10-10 14:54:11 +00:00
Jay Belanger
4043c1949e
(User Defined Units): Mention how to enter optional display string.
2008-09-30 02:45:50 +00:00
Jay Belanger
5a83c46e96
Remove version numbering.
2008-08-14 19:17:59 +00:00
Jay Belanger
8dc6104d90
(summarykey): New macro. Use to correctly format keys in the summary.
...
(Editing Stack Entries):
(Algebraic Entry): Rewrite introductory sentences so it can be used by
Calc's help functions. Mention fixing typos.
(Customizing Calc): Fix typo.
2008-07-23 02:58:53 +00:00
Jay Belanger
a8b1414970
(Manipulating Vectors): Clarify definition of rnorm' and cnorm'.
...
(Arithmetic Tutorial): Simplify the verification of prime factors.
2008-07-13 04:50:39 +00:00
Jay Belanger
92e1588172
Adjust image of mode line throughout.
2008-06-29 03:02:14 +00:00
Jay Belanger
aee08080a2
(Killing from the stack): Mention how to use normal Emacs copying.
2008-06-24 05:27:35 +00:00
Glenn Morris
6f09330716
Update Back-Cover Text as per maintain.info.
2008-06-13 04:20:28 +00:00
Jay Belanger
538c257322
(Calc Summary): Mention register commands.
...
(Saving Into Registers, Inserting From Registers): New sections.
2008-05-18 21:15:51 +00:00
Jay Belanger
ee0fd0d8c3
(Calc Summary): Add mention of `kron'.
2008-04-11 22:36:49 +00:00
Jay Belanger
629f618d69
calc.texi (Vector and Matrix Arithmetic): Add mention of `kron'.
2008-04-11 22:26:48 +00:00
Miles Bader
1bad168e59
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
2008-01-22 23:53:46 +00:00
Jay Belanger
4e32073381
(Language Modes): Fix menu.
2007-12-29 01:16:30 +00:00
Jay Belanger
702dbfd92c
(Yacas Language, Maxima Language, Giac Language): New sections.
2007-12-29 00:23:01 +00:00
Jay Belanger
0cbe9c788a
(TeX and LaTeX Language Modes): Put in missing braces.
2007-11-16 04:20:08 +00:00
Jay Belanger
3bc88bc923
(Basic commands): Mention the menu.
2007-11-15 03:35:49 +00:00
Jay Belanger
0edd2970d2
(Formulas, Composition Basics): Lower the precedence of negation.
2007-10-27 20:38:38 +00:00
Jay Belanger
45b778a677
(Default Simplifications, Making Selections, Customizing Calc):
...
Clarify associativity of multiplication.
2007-10-25 03:41:31 +00:00
Jay Belanger
9c26440366
(Trigonometric and Hyperbolic Functions): Fix typo.
2007-10-20 15:38:24 +00:00
Jay Belanger
4bb49b438b
(History and Acknowledgements): Turn comment about integer size into
...
past tense.
(Time Zones): Remove pointer to Calc author's address.
(Trigonometric and Hyperbolic Functions): Mention cotangent and
hyperbolic cotangent functions.
2007-10-20 00:48:06 +00:00