]> code.delx.au - gnu-emacs/blobdiff - lisp/calc/README
(math-build-units-table-buffer): Let `calc-twos-complement-mode' be nil.
[gnu-emacs] / lisp / calc / README
index 63cf04c3e3ce295b9773559d40405aee48889a18..a845a44054117cef77ab6535c1ca5dd9816610de 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
   Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
@@ -7,7 +7,7 @@ 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  Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
 
 Written by:
        Dave Gillespie
@@ -72,8 +72,18 @@ opinions.
 Summary of changes to "Calc"
 ------- -- ------- --  ----
 
+Emacs 23.2
+
+* Added twos-complement display.
+
 Emacs 23.1:
 
+* Gave `j *' (cal-sel-mult-both-sides) an option to expand the
+  denominator.
+
+* Use `calc-embedded-word-regexp' for finding words in
+  `calc-embedded-word' in place of delimiters.
+
 * Remove version numbering; use Emacs version for reference.
 
 * Added support for using registers.