summaryrefslogtreecommitdiff
path: root/lisp/calc
diff options
context:
space:
mode:
authorJay Belanger <jay.p.belanger@gmail.com>2013-01-01 20:54:33 -0600
committerJay Belanger <jay.p.belanger@gmail.com>2013-01-01 20:54:33 -0600
commit87e65f9680dd7c944d8c2bfac87d82db098740a6 (patch)
tree4a4460448d8a51d9aaf2726724c5a69e0e023cb1 /lisp/calc
parenta616be859b10c79aa7a2dcfdf246b07d68a3cb23 (diff)
downloademacs-87e65f9680dd7c944d8c2bfac87d82db098740a6.tar.gz
emacs-87e65f9680dd7c944d8c2bfac87d82db098740a6.tar.bz2
emacs-87e65f9680dd7c944d8c2bfac87d82db098740a6.zip
* doc/misc/calc.texi (Free-Form Dates): Expand on the date reading
algorithm. * lisp/calc/README: Mention ISO 8601 week-numbering dates.
Diffstat (limited to 'lisp/calc')
-rw-r--r--lisp/calc/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calc/README b/lisp/calc/README
index 638b482a60a..d72b9ef054a 100644
--- a/lisp/calc/README
+++ b/lisp/calc/README
@@ -77,6 +77,7 @@ Emacs 24.4
dates.) This can be configured with the customizable variable
`calc-gregorian-switch'.
+* Support for ISO 8601 dates added.
Emacs 24.3
* Algebraic simplification mode is now the default.