index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
calc
Commit message (
Expand
)
Author
Age
Files
Lines
*
call-process instead of call-process-region with empty region
...
Tino Calancha
2016-08-23
1
-3
/
+3
*
Ignore angle mode while simplifying units
...
Tino Calancha
2016-07-12
2
-7
/
+17
*
Calc: Update mode line after change mode
...
Tino Calancha
2016-07-04
1
-0
/
+1
*
Complete temperature units in calc-convert-temperature
...
Mark Oteiza
2016-03-03
1
-5
/
+12
*
* lisp/calc/calc-units.el (math-standard-units): Update to 2014 CODATA adjust...
Mark Oteiza
2016-02-18
1
-38
/
+41
*
Follow convention for greek letter constants.
...
Mark Oteiza
2016-02-16
1
-1
/
+3
*
Add Stefan-Boltzmann constant to calc units table.
...
Mark Oteiza
2016-02-16
1
-0
/
+2
*
* lisp/calc/calc-units.el (math-build-units-table-buffer): Use special-mode.
Mark Oteiza
2016-02-16
1
-1
/
+1
*
Update copyright year to 2016
...
Paul Eggert
2016-01-01
43
-43
/
+43
*
Change maintainer address.
...
Jay Belanger
2015-11-03
43
-46
/
+1
*
Have calc-yank recognize numbers in different bases.
...
Jay Belanger
2015-10-11
1
-15
/
+41
*
Document the optional prefix to `calc-yank'.
...
Jay Belanger
2015-10-10
1
-1
/
+1
*
Allow numbers with different radixes to be yanked.
...
Kaushal Modi
2015-10-10
2
-17
/
+93
*
Use events instead of chars to keep track of steps.
...
Jay Belanger
2015-10-10
1
-10
/
+10
*
* lisp/calc/calc.el: Silence byte-compiler warnings
...
Stefan Monnier
2015-10-08
1
-74
/
+74
*
* lisp/calc/calc.el (calc-digit-start-entry): Fix typo.
Jay Belanger
2015-10-08
1
-1
/
+1
*
Format initial input uniformly.
...
Jay Belanger
2015-10-08
2
-8
/
+12
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
7
-25
/
+0
*
Use %s to format strings instead of splicing them
...
Paul Eggert
2015-09-20
2
-9
/
+8
*
* lisp/calc/calc-ext.el (calc-do-prefix-help): Tidy up error message.
Jay Belanger
2015-09-19
1
-3
/
+4
*
Fix the routine for help on Calc's prefixes.
...
Jay Belanger
2015-09-17
1
-2
/
+9
*
Backslash cleanup in Elisp source files
...
Paul Eggert
2015-09-17
1
-1
/
+1
*
Add new functions for the root mean square of a (Calc) vector
...
Jay Belanger
2015-09-15
4
-3
/
+23
*
Go back to grave quoting in source-code docstrings etc.
...
Paul Eggert
2015-09-07
14
-66
/
+66
*
Fix minor text quoting in calc, calendar, vc
...
Paul Eggert
2015-08-28
7
-50
/
+51
*
Prefer directed to neutral quotes
...
Paul Eggert
2015-08-24
5
-13
/
+13
*
More-conservative ‘format’ quote restyling
...
Paul Eggert
2015-08-23
6
-12
/
+15
*
Revert "Extend ‘format’ to translate curved quotes"
...
Andreas Schwab
2015-08-23
1
-1
/
+1
*
Respect text-quoting-style in calc
...
Paul Eggert
2015-08-21
14
-77
/
+89
*
Extend ‘format’ to translate curved quotes
...
Paul Eggert
2015-08-14
1
-1
/
+1
*
* lisp/calc-store.el (calc-insert-permanent-variable): Heed case.
...
Wolfgang Jenkner
2015-06-29
1
-1
/
+2
*
Fix curved quotes in a few places
...
Paul Eggert
2015-06-04
1
-2
/
+2
*
Support quotes 'like this' in info files
...
Paul Eggert
2015-06-02
1
-19
/
+15
*
Fix minor quoting problems in doc strings
...
Paul Eggert
2015-05-28
1
-2
/
+2
*
Handle curved quotes in info files
...
Paul Eggert
2015-05-26
1
-10
/
+12
*
Don't quote nil and t in doc strings
...
Paul Eggert
2015-05-21
2
-2
/
+2
*
Fix minor quoting problems in doc strings
...
Paul Eggert
2015-05-19
1
-1
/
+1
*
* lisp/calc/calc.el (math-zerop): Declare.
Glenn Morris
2015-05-07
1
-0
/
+1
*
Fix description of Unix time, mention new function.
...
Jay Belanger
2015-04-09
1
-2
/
+2
*
* lisp/calc/calc-units.el (calc-convert-exact-units): Improve the
...
Jay Belanger
2015-01-28
1
-1
/
+1
*
* lisp/calc/calc-units.el (math-consistent-units-p): Strengthen the
...
Jay Belanger
2015-01-28
1
-1
/
+1
*
* lisp/calc/calc-units.el (calc-convert-exact-units): New function.
...
Jay Belanger
2015-01-28
3
-2
/
+38
*
Handle the `neg' operator in some calc-units functions.
...
Wolfgang Jenkner
2015-01-15
1
-4
/
+12
*
Update copyright year to 2015
...
Paul Eggert
2015-01-01
43
-43
/
+43
*
Merge branch 'emacs-24'.
Paul Eggert
2014-11-28
1
-2
/
+0
|
\
|
*
.gitignore cleanup.
...
Paul Eggert
2014-11-17
1
-2
/
+0
|
*
Backport fix for http://debbugs.gnu.org/17556 from trunk
...
Leo Liu
2014-06-27
1
-3
/
+12
*
|
2014-11-16 Thierry Banel <tbanelwebmin@free.fr> (tiny change)
...
Thierry Banel
2014-11-15
1
-2
/
+2
*
|
doc/misc/calc.texi (Quick Calculator): Mention prefix argument of
...
Christopher Schmidt
2014-10-28
2
-7
/
+10
*
|
calc/calc-help.el (calc-describe-thing): Quote strings which could
...
H. Dieter Wilhelm
2014-10-01
1
-6
/
+6
[next]