summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-aent.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-2/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-2/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Don't quote lambdas with 'function' in calc/*.elStefan Kangas2020-11-171-18/+17
* * lisp/calc/: Use lexical scoping in all the filesStefan Monnier2020-10-101-9/+11
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-061-1/+1
* * lisp/calc/calc.el: Take advantage of native bignums.Stefan Monnier2019-06-251-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix quick-calc in C mode with hex valuesOGAWA Hirofumi2017-11-181-1/+3
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Change maintainer address.Jay Belanger2015-11-031-1/+0
* Format initial input uniformly.Jay Belanger2015-10-081-6/+2
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+0
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-5/+5
* Prefer directed to neutral quotesPaul Eggert2015-08-241-2/+2
* Respect text-quoting-style in calcPaul Eggert2015-08-211-2/+2
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* doc/misc/calc.texi (Quick Calculator): Mention prefix argument ofChristopher Schmidt2014-10-281-2/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix some declarationsGlenn Morris2013-05-101-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/calc/calc.el: Remove redundant autoload shape check.Stefan Monnier2012-09-191-2/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * lisp/calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replaceStefan Monnier2010-09-031-40/+23
* | Add some utf-8 coding cookies.Glenn Morris2010-06-221-15/+16
* | calc-aent.el (math-read-token, math-find-user-tokens):Jay Belanger2010-05-141-9/+12
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (calc-do-calc-eval): Let `calc-twos-complement-mode' be nil.Jay Belanger2009-11-201-0/+1
* (math-read-token): Read complement signed numbers.Jay Belanger2009-11-151-1/+1
* * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)Stefan Monnier2009-10-281-2/+1
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-8/+8
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* * calc/calc.el: Load "cal-loaddefs" rather than set up autoloads manually.Stefan Monnier2008-04-081-1/+24
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (math-read-token): Fix misplaced parentheses.Jay Belanger2007-12-291-2/+2
* | (math-remove-percentsigns): Change placeholder for percent signs.Jay Belanger2007-12-271-3/+1