Paul Eggert
|
875a5d0ead
Prefer directed to neutral quotes
|
10 years ago |
Paul Eggert
|
1a38259bbc
Respect text-quoting-style in calc
|
10 years ago |
Paul Eggert
|
96794d2f97
Don't quote nil and t in doc strings
|
10 years ago |
Glenn Morris
|
2f26ac5658
* lisp/calc/calc.el (math-zerop): Declare.
|
10 years ago |
Paul Eggert
|
7e09ef09a4
Update copyright year to 2015
|
10 years ago |
Christopher Schmidt
|
3f3b46d49b
doc/misc/calc.texi (Quick Calculator): Mention prefix argument of
|
10 years ago |
Leo Liu
|
ec77463483
* calc/calc.el (math-bignum): Handle most-negative-fixnum.
|
11 years ago |
Paul Eggert
|
ba3189039a
Update copyright year to 2014 by running admin/update-copyright.
|
11 years ago |
Jay Belanger
|
26b75b456e
lisp/calc/calc.el (calc-enter, calc-pop): Use the variable
|
11 years ago |
Jay Belanger
|
014690de70
* calc/calc.el (calc-context-sensitive-enter): New variable.
|
11 years ago |
Stefan Monnier
|
1b3b87dfe0
Use define-derived-mode (and derived-mode-p).
|
11 years ago |
Stefan Monnier
|
54bd972f15
* lisp/subr.el (define-error): New function.
|
12 years ago |
Dmitry Antipov
|
290d5b5890
Do not call to `selected-window' where it is assumed by default.
|
12 years ago |
Paul Eggert
|
89561f72e5
Add log2 support and make log10 obsolete for consistency.
|
12 years ago |
Jay Belanger
|
6eaed04808
* calc/calc.el (math-normalize): Don't set `math-normalize-error' to t
|
12 years ago |
Jay Belanger
|
0ccecc08cd
* lisp/calc/calc.el (calc-allow-units-as-numbers): Move declaration.
|
12 years ago |
Jay Belanger
|
5d9c6f17db
* doc/misc/calc.texi (Basic Operations on Units):
|
12 years ago |
Aaron S. Hawley
|
9fc9a531a5
Disambiguate function and variable references in docstrings.
|
12 years ago |
Paul Eggert
|
0877d0dc24
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
|
12 years ago |
Paul Eggert
|
ab422c4d68
Update copyright notices for 2013.
|
12 years ago |
Jay Belanger
|
70042c6467
* calc/calc.el (calc-standard-date-formats): Adjust one of the
|
12 years ago |
Jay Belanger
|
ff3f6c266a
* lisp/calc/calc.el (calc-standard-date-formats): Add more date
|
12 years ago |
Paul Eggert
|
a14a5a4099
* calc/calc.el (calc-gregorian-switch): In menu, put dates before regions.
|
12 years ago |
Paul Eggert
|
2ecb2679ad
* calc/calc.el (calc-gregorian-switch): Move to after calc-refresh
|
12 years ago |
Jay Belanger
|
723da6aa83
* doc/misc/calc.texi (Date Forms): Mention the customizable
|
12 years ago |
Juanma Barranquero
|
c9ed8e3d2b
Silence some warnings.
|
12 years ago |
Jay Belanger
|
c9f618db44
* calc/calc.el (calc-gregorian-switch): New variable.
|
12 years ago |
Glenn Morris
|
d1a1c7e649
Add missing :version tags
|
12 years ago |
Stefan Monnier
|
f490dab981
* lisp/calc/calc.el: Fix last change by removing the whole chunk, since it
|
12 years ago |
Stefan Monnier
|
e6f0a80dd2
* lisp/calc/calc.el: Remove redundant autoload shape check.
|
12 years ago |