Jay Belanger
e8fff8ed68
Update maintainer's address.
2007-04-23 21:30:42 +00:00
Glenn Morris
7c671b23f3
Change form of license text to match rest of Emacs.
2007-03-19 20:59:53 +00:00
Glenn Morris
f0fa15c5e5
Add 2007 to copyright years.
2007-01-21 02:48:43 +00:00
Jay Belanger
09ea57eaca
Update copyright year.
2006-02-05 16:31:42 +00:00
Jay Belanger
58ba2f8f07
Update copyright information.
2005-07-14 20:05:30 +00:00
Lute Kamstra
5c5fb26b81
(calc-edit-mode): Use run-mode-hooks.
2005-05-26 13:27:35 +00:00
Jay Belanger
ca9cbc3193
(calc-do-grab-rectangle): Replace string-to-int by string-to-number.
2005-05-02 19:45:21 +00:00
Jay Belanger
a1ed7becaf
(calc-edit-finish): Make sure there is more than one window before
...
deleting window.
2005-04-27 04:35:16 +00:00
Jay Belanger
48e7c397f3
(calc-edit-mode): Inhibit read-only when erasing buffer.
2005-01-18 04:52:55 +00:00
Jay Belanger
f57a096206
(calc-edit-top): New variable.
...
(calc-edit-mode): Set calc-edit-top to be the beginning of the edited
object. Change header properties.
(calc-edit-finish, calc-edit-finish-stack-object)
(calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
edited object.
2005-01-02 17:04:37 +00:00
Jay Belanger
72e53dcd41
(calc-edit-mode): Make header in italic.
2005-01-02 07:39:20 +00:00
Jay Belanger
f405d1f5e5
(calc-edit-mode): Add a spacer line to the header.
...
(calc-edit-finish, calc-show-edit-buffer): Handle the spacer line in
the header.
2005-01-02 07:22:44 +00:00
Jay Belanger
40688eba8c
(calc-edit-mode): Change default header.
2005-01-02 06:49:36 +00:00
Jay Belanger
dcbdf5730b
(calc-edit-mode): Mention C-cC-c as the way to finish, C-xk as the way
...
to cancel the edit. Add cancel routine to kill-buffer-hook.
2004-12-31 05:59:44 +00:00
Jay Belanger
b1687f6035
Add a provide statement.
...
(calc-Need-calc-yank): Remove it.
2004-11-30 17:29:04 +00:00
Jay Belanger
3f53a1f4df
(calc-original-buffer, calc-return-buffer, calc-one-window)
...
(calc-edit-handler, calc-restore-trail, calc-allow-ret): Declare them.
2004-11-26 22:34:23 +00:00
Jay Belanger
7fc684b392
(calc-edit-disp-trail): New variable.
...
(calc-edit-finish, calc-finish-stack-edit): Replace variable
disp-trail by declared variable.
2004-11-19 22:17:25 +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
8f66f4797a
Use frame-width' instead of
screen-width',
...
`frame-height' instead of `screen-height', and,
`executing-kbd-macro' instead of `executing-macro'.
2001-11-13 07:30:58 +00:00
Eli Zaretskii
136211a997
Initial import of Calc 2.02f.
2001-11-06 18:59:06 +00:00