changeset 85647:573ca0360500

*** empty log message ***
author Jonathan Yavner <jyavner@member.fsf.org>
date Thu, 25 Oct 2007 20:13:19 +0000
parents 54604755057d
children 0a23cc704db9
files doc/misc/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/misc/ChangeLog	Thu Oct 25 20:13:12 2007 +0000
+++ b/doc/misc/ChangeLog	Thu Oct 25 20:13:19 2007 +0000
@@ -1,3 +1,13 @@
+2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
+
+	* ses.texi (The Basics): Mention how to create a new spreadsheet.
+	Mention the new three-letter column identifiers.
+	(More on cell printing): Calculate-cell and truncate-cell are now `c'
+	and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
+	message when using `c' on an empty default with default printer.
+	(Buffer-local variables in spreadsheets): `symbolic-formulas' was
+	renamed to `ses--symbolic-formulas' some time ago.
+
 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
 
 	* calc.texi (Default Simplifications, Making Selections)