aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc/calc-help.el
Commit message (Collapse)AuthorAgeFilesLines
* Set calc-summary-indentation even when Calc Summary buffer exists.Jay Belanger2004-12-071-5/+6
|
* Add a provide statement.Jay Belanger2004-11-301-4/+3
| | | | (calc-Need-calc-help): Remove it.
* (Info-history): Declare it.Jay Belanger2004-11-261-9/+11
| | | | | (calc-describe-key): Make calc-summary-indentation a local variable. (calc-help-long-names): Move declaration to earlier in file.
* (calc-describe-bindings): Fix last change.Stefan Monnier2004-10-211-3/+4
|
* (calc-describe-bindings): Set `buffer-read-only' to nil while workingJay Belanger2004-10-181-28/+21
| | | | | in the keybindings buffer; remove some extra information from the keybindings buffer.
* (calc-help-function-list, calc-help-variable-list): New variables.Jay Belanger2004-10-121-14/+42
| | | | | | | | | | (calc-help-index-entries): New function. (calc-describe-function): Use calc-help-function-list instead of obarray for completion. (calc-describe-variable): Use calc-help-variable-list instead of obarray for completion.
* (calc-describe-copying, calc-describe-distribution, calc-describe-thing,Jay Belanger2004-10-111-12/+9
| | | | | calc-describe-no-warranty, calc-describe-key): Go to appropriate info node in one step.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
|
* Add new maintainer (deego).Deepak Goel2003-01-151-1/+2
|
* (calc-d-prefix-help): Add `@'.Miles Bader2002-05-301-2/+2
|
* Change all toplevel `setq' forms to `defvar' forms, and move themColin Walters2001-11-191-3/+7
| | | | | | 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-71/+38
| | | | | own line, add "foo.el ends here" to each file, and update copyright date.
* Initial import of Calc 2.02f.Eli Zaretskii2001-11-061-0/+686