index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
calc
/
calc-ext.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
; * lisp/calc/calc-ext.el: Fix warnings in my last commit.
Stefan Kangas
2021-12-08
1
-16
/
+16
*
|
Define calc-help-map in one step
Stefan Kangas
2021-12-08
1
-21
/
+17
|
/
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-3
/
+3
*
Remove redundant #' before lambda in calc/*.el
Stefan Kangas
2021-04-05
1
-11
/
+11
*
* lisp/calc/calc-ext.el (math-equal-int): Work for bignums.
Mattias Engdegård
2021-03-01
1
-2
/
+2
*
* lisp/calc/calc-yank.el (calc-edit-mode): Make it into a proper major mode
Stefan Monnier
2021-01-04
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Remove Calc bignum remnants
Mattias Engdegård
2020-12-06
1
-29
/
+1
*
Don't quote lambdas with 'function' in calc/*.el
Stefan Kangas
2020-11-17
1
-21
/
+17
*
Make more load-hooks obsolete (Bug#21563)
Stefan Kangas
2020-10-20
1
-0
/
+2
*
* lisp/calc: Fix a few issues introduced by lexical scoping
Stefan Monnier
2020-10-14
1
-35
/
+37
*
* lisp/calc/: Use lexical scoping in all the files
Stefan Monnier
2020-10-10
1
-3
/
+2
*
Calc: fix autoload errors (bug#40800)
Mattias Engdegård
2020-04-24
1
-5
/
+4
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix calc number formatting with digit grouping (bug#36689)
Mattias Engdegård
2019-07-16
1
-11
/
+3
*
Replace manually crafted hex regexes with [:xdigit:]
Konstantin Kharlamov
2019-07-06
1
-2
/
+2
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Bruce Stephens
2019-06-26
1
-1
/
+1
*
* lisp/calc/calc.el: Take advantage of native bignums.
Stefan Monnier
2019-06-25
1
-90
/
+40
*
Remove XEmacs compat code from calc
Lars Ingebrigtsen
2019-06-19
1
-5
/
+3
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
calc.el, calc-(ext|poly), calccomp: Use lexical-binding
Stefan Monnier
2018-11-20
1
-35
/
+50
*
|
* lisp/calc/calc-alg.el: Use lexical-binding and silence warnings
Stefan Monnier
2018-11-20
1
-2
/
+2
*
|
Audit use of lsh and fix glitches
Paul Eggert
2018-08-21
1
-4
/
+4
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Calc: Update mode line after change mode
Tino Calancha
2016-07-04
1
-0
/
+1
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Change maintainer address.
Jay Belanger
2015-11-03
1
-1
/
+0
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
1
-4
/
+0
*
Use %s to format strings instead of splicing them
Paul Eggert
2015-09-20
1
-3
/
+2
*
* 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
*
Add new functions for the root mean square of a (Calc) vector
Jay Belanger
2015-09-15
1
-3
/
+4
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-1
/
+1
*
Fix minor text quoting in calc, calendar, vc
Paul Eggert
2015-08-28
1
-1
/
+1
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-2
/
+2
*
Respect text-quoting-style in calc
Paul Eggert
2015-08-21
1
-7
/
+7
*
* lisp/calc/calc-units.el (calc-convert-exact-units): New function.
Jay Belanger
2015-01-28
1
-1
/
+3
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/calc/calc-ext.el (math-read-number-fancy): Check for an explicit
Jay Belanger
2013-03-16
1
-44
/
+44
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Update docstrings and comments to use "init file" terminology.
Chong Yidong
2012-09-17
1
-1
/
+1
*
Update some function declarations
Glenn Morris
2012-09-13
1
-1
/
+1
[next]