]> code.delx.au - gnu-emacs/blobdiff - lisp/calc/README
* src/keyboard.c (input-decode-map, key-translation-map): Doc fixes.
[gnu-emacs] / lisp / calc / README
index cf3a697c5d7339e752f2411ae69b47af419518d9..85181899f2a3fefe4f195b5e16daeb87881a8d1d 100644 (file)
@@ -1,13 +1,11 @@
-Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-  Free Software Foundation, Inc.
+Copyright (C) 2001-2013 Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
 
 This directory contains Calc, an advanced desk calculator for GNU
 Emacs.
 
-"Calc"  Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004, 
-   2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
+"Calc"  Copyright (C) 1990-1993, 2001-2013 Free Software Foundation, Inc.
 
 Written by:
        Dave Gillespie
@@ -72,8 +70,21 @@ opinions.
 Summary of changes to "Calc"
 ------- -- ------- --  ----
 
+Emacs 24.3
+
+Algebraic simplification mode is now the default.
+To restrict to the limited simplifications given by the former
+default simplification mode, use `m I'.
+
 Emacs 24.1
 
+* Support for musical notes added.
+
+* Support for logarithmic units added.
+
+* Calc no longer uses the tex prefix for TeX specific unit 
+names when using TeX or LaTeX mode.
+
 * Added option to highlight selections using faces.
 
 * Gave `calc-histogram' the option of using a vector to determine the bins.