Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | (calc-sel-expand-formula): Simplify expanded denominator. | Jay Belanger | 2009-01-27 | 1 | -1/+2 |
| | |||||
* | (cal-sel-mult-both-sides): Add an option to expand the denominator. | Jay Belanger | 2009-01-27 | 1 | -6/+10 |
| | |||||
* | Replace last-command-char with last-command-event. | Glenn Morris | 2009-01-09 | 1 | -1/+1 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
| | |||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
| | |||||
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
| | |||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | |||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | Update maintainer's address. | Jay Belanger | 2007-04-23 | 1 | -1/+1 |
| | |||||
* | Change form of license text to match rest of Emacs. | Glenn Morris | 2007-03-19 | 1 | -13/+13 |
| | |||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | (calc-selection-history): New variable. | Jay Belanger | 2006-07-20 | 1 | -3/+9 |
| | | | | | (calc-enter-selection, calc-sel-mult-both-sides, calc-sel-add-both-sides): Use calc-selection-history. | ||||
* | Update copyright year. | Jay Belanger | 2006-02-05 | 1 | -1/+1 |
| | |||||
* | Update copyright information. | Jay Belanger | 2005-07-14 | 1 | -2/+2 |
| | |||||
* | * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with | Werner LEMBERG | 2005-03-25 | 1 | -2/+3 |
| | | | | `invalid'. | ||||
* | (calc-finish-selection-edit): Use calc-edit-top for the beginning of | Jay Belanger | 2005-01-02 | 1 | -1/+2 |
| | | | | the edited object. | ||||
* | Add a provide statement. | Jay Belanger | 2004-11-30 | 1 | -4/+3 |
| | | | | (calc-Need-calc-sel): Remove it. | ||||
* | Add comment. | Jay Belanger | 2004-11-24 | 1 | -2/+5 |
| | |||||
* | (calc-selection-cache-entry): Moved declaration to earlier in the | Jay Belanger | 2004-11-19 | 1 | -31/+63 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | file. (calc-selection-cache-num, calc-selection-cache-comp) (calc-selection-cache-offset, calc-selection-true-num) (calc-final-point-line, calc-final-point-column) (calc-original-buffer): Declare them. (calc-fnp-op, calc-fnp-num): New variables. (calc-find-nth-part, calc-find-nth-part-rec) (calc-select-previous): Replace op and num by declared variables. (calc-rsf-old, calc-rsf-new): New variables. (calc-replace-sub-formula, calc-replace-sub-formula-rec): Replace variables old and new by declared variables. (calc-sel-reselect): New variable. (calc-auto-selection, calc-enter-selection, calc-edit-selection) (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula) (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable reselect with declared variable. (calc-edit-disp-trail): Declare it. (calc-finish-selection-edit): Replace variable disp-trail by declared variable. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -3/+3 |
| | |||||
* | Add new maintainer (deego). | Deepak Goel | 2003-01-15 | 1 | -1/+2 |
| | |||||
* | Change all toplevel `setq' forms to `defvar' forms, and move them | Colin Walters | 2001-11-19 | 1 | -4/+10 |
| | | | | | | before their first use. Use `when', `unless'. Remove trailing periods from error forms. Add description and headers suggested by Emacs Lisp coding conventions. | ||||
* | Style cleanup; don't put closing parens on their | Colin Walters | 2001-11-14 | 1 | -94/+48 |
| | | | | | own line, add "foo.el ends here" to each file, and update copyright date. | ||||
* | Use `frame-width' instead of `screen-width', | Eli Zaretskii | 2001-11-13 | 1 | -2/+2 |
| | | | | | `frame-height' instead of `screen-height', and, `executing-kbd-macro' instead of `executing-macro'. | ||||
* | Initial import of Calc 2.02f. | Eli Zaretskii | 2001-11-06 | 1 | -0/+867 |