Stefan Monnier
d355a0b791
Replace Lisp calls to delete-backward-char by delete-char.
...
* bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
skeleton.el, term.el, time.el, wid-edit.el, woman.el,
calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
calc/calc.el, emacs-cl-extra.el, emacs-cl-loaddefs.el,
emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
progmodes/ps-mode.el, progmodes/verilog-mode.el,
progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
delete-backward-char by calls to delete-char.
2010-05-24 22:11:08 -04:00
Jay Belanger
d8b01fef63
* calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
...
Add `calc-option-prefix-help' to calc-help autoloads.
(calc-inverse): Add "Option" to message, as appropriate.
(calc-hyperbolic): Add "Option" to message, as appropriate.
(calc-option, calc-is-option): New functions.
* calc-help.el (calc-full-help): Add `calc-option-help'.
(calc-option-prefix-help): New function.
* calc-misc.el (calc-help): Add "Option" entry.
* calc.el (calc-local-var-list): Add `calc-option-flag'.
(calc-option-flag): New variable.
(calc-do): Set `calc-option-flag to nil.
(calc-set-mode-line): Add "Opt " as appropriate.
2010-04-16 21:47:25 -05:00
Glenn Morris
114f9c9679
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Jay Belanger
14467b99c9
(calc-b-prefix-help): Remove references to `calc-symclip'.
2009-11-16 23:35:14 +00:00
Jay Belanger
887484c140
(calc-b-prefix-help): Add help for `calc-symclip'.
2009-11-16 00:11:51 +00:00
Stefan Monnier
6df9b6d78f
* calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
...
(calcDigit-nondigit):
* calc/calc-yank.el (calc-copy-to-buffer):
* calc/calc-units.el (calc-invalidate-units-table):
* calc/calc-trail.el (calc-trail-yank):
* calc/calc-store.el (calc-insert-variables):
* calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
* calc/calc-prog.el (calc-read-parse-table):
* calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
* calc/calc-help.el (calc-describe-bindings, calc-describe-key):
* calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
(calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
(calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
(calc-graph-name, calc-graph-find-command, calc-graph-view)
(calc-graph-view, calc-gnuplot-command, calc-graph-init):
* calc/calc-ext.el (calc-realign):
* calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
(calc-embedded-finish-edit, calc-embedded-make-info)
(calc-embedded-finish-command, calc-embedded-stack-change):
* calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
2009-10-28 18:35:33 +00:00
Glenn Morris
d5d105e863
Use help-print-return-message rather than the now obsolete alias.
2009-08-21 07:24:26 +00:00
Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Jay Belanger
af5a5f3d92
(calc-full-help): Remove version number.
2008-08-14 18:33:07 +00:00
Jay Belanger
241d447bd3
(calc-describe-key): Add angles to special key descriptions.
2008-07-13 05:42:31 +00:00
Jay Belanger
2ad05c22e6
(calc-describe-thing): Use `re-search-forward' to search for regexp.
2008-07-13 04:37:44 +00:00
Jay Belanger
aa255da9b9
(calc-r-prefix-help): Add help for register functions.
2008-05-18 20:37:16 +00:00
Glenn Morris
662c9c64ae
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 03:16:00 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
49af3415a2
(calc-full-help): Use emacs-copyright.
2008-01-07 00:59:15 +00:00
Jay Belanger
f837742632
(calc-d-prefix-help): Add new languages.
2007-12-29 00:55:38 +00:00
Jay Belanger
a61506a749
(Info-goto-node, Info-last): Declare as functions.
2007-11-27 04:04:45 +00:00
Juanma Barranquero
c740ee8b90
(calc-full-help): Use mapc' rather than
mapcar'.
2007-09-26 00:06:05 +00:00
Miles Bader
9aecacd08a
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 70-73)
- Update from CVS
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Glenn Morris
075969b476
Switch license to GPLv3 or later.
2007-07-25 03:51:22 +00:00
Glenn Morris
23d0be646c
(calc-full-help): Use emacs-copyright.
2007-06-07 07:27:26 +00:00
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
5e0926cdf5
(calc-full-help): Update the copyright year.
2006-02-05 16:38:15 +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
Jay Belanger
ec249c7107
(calc-s-prefix-help): Add `calc-copy-special-constant' to help string.
2005-05-18 18:19:45 +00:00
Thien-Thi Nguyen
f8fc52569f
Update years in copyright notice; nfc.
2005-05-17 19:08:39 +00:00
Jay Belanger
cfb79865bf
(calc-m-prefix-help): Add mention of preserving embedded modes.
2005-05-10 20:22:07 +00:00
Jay Belanger
d9bc5288da
(calc-view-news): Let-bind inhibit-read-only to t, use help-mode.
2005-04-25 19:42:44 +00:00
Jay Belanger
0a2bf0fadd
(calc-full-help): Remove email address.
2005-03-30 16:36:59 +00:00
Jay Belanger
bb64248bec
Update copyright date.
...
(calc-full-help): Remove reference to calc-version-date.
Update copyright date.
2005-03-29 16:18:48 +00:00
Jay Belanger
0010f0335a
(calc-d-prefix-help): Add LaTeX.
2005-01-31 06:31:43 +00:00
Jay Belanger
fcda5138f2
(calc-describe-key): Use temporary info buffer to create a Calc
...
summary.
2005-01-12 14:31:52 +00:00
Jay Belanger
7b90763521
Set calc-summary-indentation even when Calc Summary buffer exists.
2004-12-07 04:24:28 +00:00
Jay Belanger
42c76e340f
Add a provide statement.
...
(calc-Need-calc-help): Remove it.
2004-11-30 17:11:37 +00:00
Jay Belanger
c478ee0ee2
(Info-history): Declare it.
...
(calc-describe-key): Make calc-summary-indentation a local variable.
(calc-help-long-names): Move declaration to earlier in file.
2004-11-26 22:37:54 +00:00
Stefan Monnier
22101fbb14
(calc-describe-bindings): Fix last change.
2004-10-21 19:09:46 +00:00
Jay Belanger
2061942c16
(calc-describe-bindings): Set `buffer-read-only' to nil while working
...
in the keybindings buffer; remove some extra information from the
keybindings buffer.
2004-10-18 19:13:16 +00:00
Jay Belanger
6fb690e298
(calc-help-function-list, calc-help-variable-list): New variables.
...
(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.
2004-10-12 15:47:32 +00:00
Jay Belanger
749dadb57d
(calc-describe-copying, calc-describe-distribution, calc-describe-thing,
...
calc-describe-no-warranty, calc-describe-key): Go to appropriate info
node in one step.
2004-10-11 03:29:45 +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
Miles Bader
a579b36f34
(calc-d-prefix-help): Add `@'.
2002-05-30 01:07:52 +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