summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-prog.el
Commit message (Expand)AuthorAge
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Remove redundant #' before lambda in calc/*.elStefan Kangas2021-04-05
* Fix multiple Calc defmath errors (bug#46750)Mattias Engdegård2021-03-01
* * lisp/calc/calc-yank.el (calc-edit-mode): Make it into a proper major modeStefan Monnier2021-01-04
* Update copyright year to 2021Paul Eggert2021-01-01
* Don't quote lambdas with 'function' in calc/*.elStefan Kangas2020-11-17
* * lisp/calc/: Use lexical scoping in all the filesStefan Monnier2020-10-10
* Calc: fix autoload errors (bug#40800)Mattias Engdegård2020-04-24
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix saving user-defined calc commands with compositions (Bug#36720)Jack Coughlin2019-09-12
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Change maintainer address.Jay Belanger2015-11-03
* Allow numbers with different radixes to be yanked.Kaushal Modi2015-10-10
* Use events instead of chars to keep track of steps.Jay Belanger2015-10-10
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-28
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* Respect text-quoting-style in calcPaul Eggert2015-08-21
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/subr.el (alist-get): New accessor.Stefan Monnier2014-10-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * calc/calc-prog.el (math-do-defmath): Use backquote forms. FixAndreas Schwab2012-08-07
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* calc/calc-prog.elJay Belanger2011-01-20
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | calc-prog.el (calc-read-parse-table-part): Don't "fix" the emptyJay Belanger2010-09-18
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)Stefan Monnier2009-10-28
* * speedbar.el (speedbar-item-delete):Juanma Barranquero2009-09-29
* (arglist): Define for compiler.Glenn Morris2009-09-15
* Replace last-command-char with last-command-event.Glenn Morris2009-01-09
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* Fix comment typo.Glenn Morris2008-02-21
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | (edmacro-format-keys,edmacro-parse-keys)Jay Belanger2007-11-27
* | Merge from emacs--rel--22Miles Bader2007-07-26
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | (calc-read-parse-table): Let math-expr-opers equal the functionJay Belanger2007-06-20
|/