aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc/calc-sel.el
Commit message (Collapse)AuthorAgeFilesLines
* Add new maintainer (deego).Deepak Goel2003-01-151-1/+2
|
* Change all toplevel `setq' forms to `defvar' forms, and move themColin Walters2001-11-191-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 theirColin Walters2001-11-141-94/+48
| | | | | own line, add "foo.el ends here" to each file, and update copyright date.
* Use `frame-width' instead of `screen-width',Eli Zaretskii2001-11-131-2/+2
| | | | | `frame-height' instead of `screen-height', and, `executing-kbd-macro' instead of `executing-macro'.
* Initial import of Calc 2.02f.Eli Zaretskii2001-11-061-0/+867