Commit graph

13 commits

Author SHA1 Message Date
Jay Belanger
dacb2f7013 (calc-declare-variable): Use calc-var-name to display variable name. 2005-01-24 18:23:33 +00:00
Jay Belanger
2fa782854b (calc-edit-variable): Change title to match new header. 2005-01-02 06:48:58 +00:00
Jay Belanger
4a74dd944c (calcVar-digit, calcVar-oper): Remove need for "var-" at the
beginning of the minibuffer.
2004-12-31 20:36:48 +00:00
Jay Belanger
922e9c189f (calc-copy-variable): Fix mistyped variable name. Display variable
name differently in message.
2004-12-30 17:43:09 +00:00
Jay Belanger
8cdb7a173d (calc-read-var-name): Remove initial "var-" from minibuffer. 2004-12-27 05:02:08 +00:00
Jay Belanger
4b02a25275 Add a provide statement.
(calc-Need-calc-store): Remove it.
2004-11-30 17:25:00 +00:00
Jay Belanger
3a7a4adb2d (calc-given-value, calc-store-opers): Declare them.
(calc-var-name-map): Move declaration to earlier in the file.

(calc-pv-pos): New variable.
(calc-permanent-variable, calc-insert-permanent-variable):
Replace variable pos by declared variable.
2004-11-26 22:35:35 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
a1506d2977 Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
Deepak Goel
6e1c888ad0 Add new maintainer (deego). 2003-01-15 15:16:25 +00:00
Colin Walters
3132f345bc Change all toplevel setq' forms to defvar' forms, and move them
before their first use.  Use `when', `unless'.  Remove trailing
periods from error forms.  Add description and headers suggested by
Emacs Lisp coding conventions.
2001-11-19 07:44:56 +00:00
Colin Walters
bf77c646a5 Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.
2001-11-14 09:09:09 +00:00
Eli Zaretskii
136211a997 Initial import of Calc 2.02f. 2001-11-06 18:59:06 +00:00