| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing :version tags to new defgroups and defcustoms | Glenn Morris | 2012-02-11 | 1 | -0/+4 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-22 | 1 | -1/+1 |
* | * lisp/calc/calc.el (calc-read-key-sequence): Let-bind `input-method-function... | Juri Linkov | 2011-11-22 | 1 | -1/+2 |
* | Fix typos. | Juanma Barranquero | 2011-11-15 | 1 | -4/+4 |
* | * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail | Jay Belanger | 2011-06-01 | 1 | -13/+14 |
* | * lisp/calc/README: Mention musical notes. | Jay Belanger | 2011-03-16 | 1 | -2/+2 |
* | * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'. | Jay Belanger | 2011-03-09 | 1 | -1/+1 |
* | * calc/calc-units.el (math-midi-round, math-freqp, math-midip) | Jay Belanger | 2011-03-05 | 1 | -0/+5 |
* | calc/calc.el (calc-logunits-field-reference) Renamed from | Jay Belanger | 2011-02-06 | 1 | -2/+2 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | * calc/calc.el (calc-default-power-reference-level) | Jay Belanger | 2011-01-23 | 1 | -0/+13 |
* | calc/calc-undo.el (calc-undo): Autoload it. | Jay Belanger | 2011-01-20 | 1 | -0/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize head... | Jay Belanger | 2010-08-07 | 1 | -3/+23 |
* | | Add some utf-8 coding cookies. | Glenn Morris | 2010-06-22 | 1 | -11/+15 |
* | | Replace Lisp calls to delete-backward-char by delete-char. | Stefan Monnier | 2010-05-24 | 1 | -1/+1 |
* | | calc-aent.el (math-read-token, math-find-user-tokens): | Jay Belanger | 2010-05-14 | 1 | -0/+3 |
* | | calc.el (calc-mode-map): Bind O to 'calc-missing-key'. | Jay Belanger | 2010-04-17 | 1 | -1/+1 |
* | | * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'. | Jay Belanger | 2010-04-16 | 1 | -0/+5 |
|/ |
|
* | Give `calc-command-flags' an initial value. | Jay Belanger | 2010-01-16 | 1 | -1/+1 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | (calc-set-mode-line): Rename `calc-complement-signed-mode' to | Jay Belanger | 2009-11-20 | 1 | -6/+6 |
* | (calcDigit-key): Fix regexp. | Jay Belanger | 2009-11-15 | 1 | -1/+1 |
* | (math-2-word-size, math-half-2-word-size, calc-complement-signed-mode): | Jay Belanger | 2009-11-15 | 1 | -1/+31 |
* | * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record) | Stefan Monnier | 2009-10-28 | 1 | -10/+5 |
* | (math-read-number, math-read-number-simple): Use `save-match-data'. | Jay Belanger | 2009-10-23 | 1 | -76/+78 |
* | Use window-full-height-p. | Glenn Morris | 2009-10-06 | 1 | -1/+1 |
* | Remove unused declarations. | Glenn Morris | 2009-10-01 | 1 | -1/+0 |
* | Improve commenting convention. | Stefan Monnier | 2009-08-30 | 1 | -125/+111 |
* | * paths.el (abbrev-file-name): Move to abbrev.el. | Stefan Monnier | 2009-08-29 | 1 | -2/+3 |
* | Use forward-line rather than goto-line. | Glenn Morris | 2009-08-22 | 1 | -5/+8 |
* | (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as the default. | Eli Zaretskii | 2009-08-07 | 1 | -1/+1 |
* | (calc-mode-map): Add keybinding for `calc-transpose-lines'. | Jay Belanger | 2009-07-29 | 1 | -0/+1 |
* | (calc-undo-length): New variable. | Jay Belanger | 2009-07-21 | 1 | -1/+14 |
* | (calc-mode): Replace `copy-list' with `copy-sequence'. | Jay Belanger | 2009-04-27 | 1 | -1/+1 |
* | (calc-set-mode-line): Check to make sure that the correct Calc buffer | Jay Belanger | 2009-04-26 | 1 | -1/+4 |
* | (calc-buffer-list): New variable. | Jay Belanger | 2009-03-30 | 1 | -1/+68 |
* | Replace last-input-char with last-input-event. | Glenn Morris | 2009-01-09 | 1 | -2/+2 |
* | Replace last-command-char with last-command-event. | Glenn Morris | 2009-01-09 | 1 | -26/+26 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | (calc-settings-file, calc-language-alist) | Jay Belanger | 2008-11-25 | 1 | -21/+21 |
* | (calc-quit): Use `window-full-width-p' to check window width. | Jay Belanger | 2008-11-05 | 1 | -1/+4 |
* | (calc-quit): Make sure that the keypad buffer exists before delete its windows. | Jay Belanger | 2008-11-04 | 1 | -1/+1 |
* | (calc-embedded-word-regexp, calc-embedded-word-regexp-alist): | Jay Belanger | 2008-10-10 | 1 | -13/+6 |
* | (calc-dispatch-map): Fix handling of upcased and | Martin Rudalics | 2008-09-02 | 1 | -6/+12 |
* | (calc-version): Remove. | Jay Belanger | 2008-08-14 | 1 | -7/+0 |
* | (math-read-number): Handle C-like languages properly. | Jay Belanger | 2008-08-05 | 1 | -1/+1 |