| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | * lisp/subr.el (alist-get): New accessor. | Stefan Monnier | 2014-10-01 | 2 | -4/+4 |
* | | calc/calc-forms.el (math-normalize-hms): Do a better check for | Jay Belanger | 2014-09-04 | 1 | -1/+4 |
* | | * src/fns.c (Fcompare_strings): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE. | Dmitry Antipov | 2014-06-26 | 1 | -2/+2 |
* | | * calc/calc.el (math-bignum): Handle most-negative-fixnum. | Leo Liu | 2014-05-24 | 1 | -3/+12 |
|/ |
|
* | lisp/calc/calc-menu.el (calc-vectors-menu): Remove menu item for | Jay Belanger | 2014-02-13 | 1 | -6/+7 |
* | Be more consistent in using register-read-with-preview to read registers | Glenn Morris | 2014-02-02 | 1 | -8/+22 |
* | Fix some function declarations | Glenn Morris | 2014-01-21 | 1 | -1/+2 |
* | Spelling fixes. | Paul Eggert | 2014-01-05 | 1 | -2/+2 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 43 | -43/+43 |
* | lisp/calc/calc.el (calc-enter, calc-pop): Use the variable | Jay Belanger | 2013-12-19 | 1 | -33/+40 |
* | * calc/calc.el (calc-context-sensitive-enter): New variable. | Jay Belanger | 2013-11-16 | 1 | -2/+12 |
* | * calc/calc-comb.el (math-prime-test): Don't assume large integers are | Jay Belanger | 2013-10-16 | 1 | -2/+8 |
* | Update some function declarations | Glenn Morris | 2013-09-11 | 1 | -1/+1 |
* | Use define-derived-mode (and derived-mode-p). | Stefan Monnier | 2013-09-10 | 1 | -25/+23 |
* | * lisp/calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't | Stefan Monnier | 2013-08-23 | 1 | -9/+8 |
* | * lisp/subr.el (define-error): New function. | Stefan Monnier | 2013-08-09 | 1 | -9/+6 |
* | Do not call to `selected-window' where it is assumed by default. | Dmitry Antipov | 2013-08-05 | 1 | -1/+1 |
* | Add log2 support and make log10 obsolete for consistency. | Paul Eggert | 2013-06-20 | 1 | -1/+1 |
* | * calc/calc-units.el (math-extract-units): Preserve powers of units. | Jay Belanger | 2013-05-16 | 1 | -4/+2 |
* | Fix some declarations | Glenn Morris | 2013-05-10 | 1 | -1/+1 |
* | Make a few libraries loadable in isolation | Glenn Morris | 2013-05-10 | 1 | -1/+3 |
* | * calc/calc.el (math-normalize): Don't set `math-normalize-error' to t | Jay Belanger | 2013-04-28 | 1 | -2/+0 |
* | * lisp/calc/calc.el (calc-allow-units-as-numbers): Move declaration. | Jay Belanger | 2013-04-04 | 2 | -10/+4 |
* | * lisp/calc/calc-ext.el (math-read-number-fancy): Check for an explicit | Jay Belanger | 2013-03-16 | 1 | -44/+44 |