1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
cc234da905 (calculator): Don't use the minibuffer even in electric mode; use a private
buffer and display it in the minibuffer window using `set-window-buffer'.
2003-02-03 16:31:35 +00:00
Pavel Janík
2188f2d4f4 (calculator-displayers): Doc fixes. 2002-02-03 13:45:59 +00:00
Gerd Moellmann
6ac080e1e0 (calculator-eng-display): Don't call concat
with an integer argument.
2001-10-12 09:05:29 +00:00
Gerd Moellmann
4351784fd8 (calculator-copy-displayer): New user-option.
(calculator-displayer-prev, calculator-displayer-next): Renamed
from calculator-displayed-{left,right}.
(calculator, calculator-standard-displayer)
(calculator-num-to-string, calculator-update-display)
(calculator-copy, calculator-put-value): Bug and display fixes.
2001-09-25 08:37:33 +00:00
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
Dave Love
4ece8d6132 Fix author's e-mail. 2001-01-15 17:44:14 +00:00
Dave Love
2826ac81f7 (calculator-number-digits): Fix :type. 2001-01-10 17:28:35 +00:00
Gerd Moellmann
cbb2dddb65 New version from author. 2000-11-20 12:38:11 +00:00
Eli Zaretskii
5ca425fcc9 Fix a typo in a comment. 2000-11-16 16:07:01 +00:00
Dave Love
25c269ef6e New maintainer version. 2000-11-14 18:52:08 +00:00
Dave Love
7def2f92b2 (calculator): Add :version.
(calculator): Use two lines for calculator window if `modeline'
face is boxed.
2000-08-16 21:24:00 +00:00
Gerd Moellmann
86f1e1ece3 (calculator-use-menu): New option.
(calculator-initial-bindings): Changed some bindings to work as
macros.
(calculator-forced-input): Removed.
(calculator-restart-other-mode): New variable.
(calculator-mode-map): Set up menu.
2000-02-29 09:34:42 +00:00
Gerd Moellmann
d240a249ca *** empty log message *** 2000-02-02 15:22:19 +00:00