Paul Eggert
7e09ef09a4
Update copyright year to 2015
...
Run admin/update-copyright.
2015-01-01 14:26:41 -08:00
Paul Eggert
ba3189039a
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
Paul Eggert
ab422c4d68
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
Jay Belanger
a0f95636d5
calc-mode.el (calc-set-simplify-mode): Use cond' instead of nested
if's.
2012-08-01 10:36:37 -05:00
Jay Belanger
d66060f824
calc-mode.el (calc-set-simplify-mode): Adjust message.
2012-07-31 16:38:18 -05:00
Jay Belanger
d2605269ba
calc-mode.el (calc-basic-simplification-mode): Rename from
...
`calc-limited-simplification-mode'.
(calc-alg-simplification-mode): New function.
calc.el (calc-set-mode-line): Adjust mode line display
for basic simplification mode.
calc-help.el (calc-m-prefix-help): Update help message.
calc-ext.el (calc-init-extensions): Add bindings and autoloads
for `calc-basic-simplify-mode' and `calc-alg-simplify-mode'.
2012-07-31 16:32:28 -05:00
Jay Belanger
4514c2522d
calc/calc-mode.el (calc-alg-simplify-mode): Remove function.
...
(calc-limited-simplify-mode): Renamed from calc-lim-simplify-mode.
calc/calc-ext.el (calc-init-extensions): Fix bindings for
`calc-limited-simplify-mode'.
2012-07-29 21:32:57 -05:00
Jay Belanger
1823ac5abe
calc/calc.el (calc-simplify-mode): Make 'alg the default value.
...
(calc-set-mode-line): Don't display "AlgSimp ".
calc/calc-mode.el (calc-alg-simplify-mode): Remove function.
(calc-lim-simplify-mode): New function.
(calc-set-simplify-mode): Default to 'alg.
(calc-default-simplify-mode): Make algebraic simplifications the default.
calc/calc-ext.el (calc-init-extensions): Remove binding for
`calc-alg-simplify-mode'. Add binding for `calc-lim-simplify-mode'.
calc/README: Mention new default simplification mode.
2012-07-29 18:19:09 -05:00
Glenn Morris
acaf905b11
Add 2012 to FSF copyright years for Emacs files
2012-01-05 01:46:05 -08:00
Glenn Morris
73b0cd5003
Convert consecutive FSF copyright years to ranges.
2011-01-24 20:08:28 -08:00
Glenn Morris
0d9f702fd0
Nuke arch-tags.
2011-01-15 15:16:57 -08:00
Glenn Morris
5df4f04cd3
Add 2011 to FSF/AIST copyright years.
2011-01-02 15:50:46 -08:00
Glenn Morris
114f9c9679
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Jay Belanger
38216c3089
calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
2009-07-30 04:44:23 +00:00
Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Glenn Morris
662c9c64ae
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 03:16:00 +00:00
Stefan Monnier
cbee283dd7
Fix up comment convention on the arch-tag lines.
2008-04-10 14:10:46 +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
8b72699e88
Add 2008 to copyright years.
2008-01-07 01:14:52 +00:00
David Kastrup
274f1353e0
* erc-stamp.el (erc-echo-timestamp):
...
* erc-lang.el (language):
* erc-backend.el (erc-server-connect): Fix buggy call to `message'.
* gnus-sum.el (gnus-summary-simplify-subject-query):
* ecomplete.el (ecomplete-display-matches): Fix buggy call to
`message'.
* textmodes/reftex.el (reftex-select-with-char):
* textmodes/reftex-toc.el (reftex-toc-do-promote)
(reftex-toc-visit-location, reftex-toc-find-section):
* textmodes/reftex-index.el (reftex-index-show-entry):
* textmodes/org.el (org-cycle-hide-archived-subtrees)
(org-table-rotate-recalc-marks, org-mark-ring-push)
(org-follow-info-link, org-mhe-get-message-folder-from-index)
(org-auto-repeat-maybe, org-store-log-note, org-delete-property)
(org-evaluate-time-range, org-edit-agenda-file-list):
* textmodes/artist.el (artist-select-next-op-in-list)
(artist-select-prev-op-in-list):
* term/mac-win.el (mac-service-insert-text):
* startup.el (fancy-about-screen):
* progmodes/vhdl-mode.el (vhdl-decision-query):
* progmodes/idlwave.el (idlwave-template)
(idlwave-scroll-completions, idlwave-display-completion-list):
* progmodes/ebrowse.el (ebrowse-show-progress):
* progmodes/cperl-mode.el (cperl-find-pods-heres):
* progmodes/antlr-mode.el (antlr-insert-option-do):
* play/mpuz.el (mpuz-close-game):
* net/rcirc.el (rcirc-next-active-buffer):
* mail/reporter.el (reporter-update-status):
* kmacro.el (kmacro-display):
* international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
* emulation/viper-util.el (viper-save-setting):
* emacs-lisp/lisp-mnt.el (lm-verify):
* emacs-lisp/edebug.el (edebug-set-mode):
* emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun):
* calendar/calendar.el (calendar-print-day-of-year):
* calc/calcalg3.el (calc-curve-fit):
* calc/calcalg2.el (math-integral):
* calc/calc.el (calc-read-key-sequence, calc-version):
* calc/calc-mode.el (calc-set-simplify-mode):
* calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to
`message'.
2007-12-08 01:02:29 +00:00
Jay Belanger
47330d3f42
(calc-embedded-save-original-modes): Declare as a function.
2007-11-27 04:07:06 +00:00
Glenn Morris
075969b476
Switch license to GPLv3 or later.
2007-07-25 03:51:22 +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
09ea57eaca
Update copyright year.
2006-02-05 16:31:42 +00:00
Jay Belanger
91f4e54616
(calc-matrix-mode, math-get-modes-vec): Change the mode name `square'
...
to 'sqmatrix'.
2005-10-10 19:38:02 +00:00
Jay Belanger
d7b79b09b1
(calc-matrix-mode, math-get-modes-vec): Add square matrix option.
2005-10-07 21:18:01 +00:00
Deepak Goel
5c08522d85
message format spec fixes, commit # 11
2005-09-18 12:42:35 +00:00
Jay Belanger
58ba2f8f07
Update copyright information.
2005-07-14 20:05:30 +00:00
Thien-Thi Nguyen
f8fc52569f
Update years in copyright notice; nfc.
2005-05-17 19:08:39 +00:00
Jay Belanger
501d31b024
(calc-save-modes): Reset the modes list if Calc is in embedded mode.
2005-05-07 21:19:29 +00:00
Jay Belanger
c5a15067e5
(calc-settings-file-name): Compare calc-settings-file to
...
user-init-file instead of ~/.emacs. Replace ~/.emacs in a prompt by
calc-settings-file.
2005-01-08 05:58:05 +00:00
Jay Belanger
123526a819
Add a provide statement.
...
(calc-Need-calc-mode): Remove it.
2004-11-30 17:18:19 +00:00
Jay Belanger
ab079f7202
(calc-total-algebraic-mode): Removed error call that would be given
...
when the current emacs was used.
2004-10-19 14:39:57 +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
b27614ceff
(calc-save-modes): Remove quiet' arg; Don't bind
executing-kbd-macro'.
2002-09-30 04:25:15 +00:00
Colin Walters
cb19607288
(calc-settings-file-name, calc-save-modes): Handle null
...
`calc-settings-file'.
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:37:04 +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
26f6427dc8
(calc-settings-file-name): Don't hardcode
...
"~/.emacs"; use `read-file-name'.
2001-11-13 07:29:33 +00:00
Eli Zaretskii
136211a997
Initial import of Calc 2.02f.
2001-11-06 18:59:06 +00:00