diff options
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 90c6da4b158..73677b121ee 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org> | ||
| 2 | |||
| 3 | * ses.texi (The Basics): Mention how to create a new spreadsheet. | ||
| 4 | Mention the new three-letter column identifiers. | ||
| 5 | (More on cell printing): Calculate-cell and truncate-cell are now `c' | ||
| 6 | and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error | ||
| 7 | message when using `c' on an empty default with default printer. | ||
| 8 | (Buffer-local variables in spreadsheets): `symbolic-formulas' was | ||
| 9 | renamed to `ses--symbolic-formulas' some time ago. | ||
| 10 | |||
| 1 | 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com> | 11 | 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com> |
| 2 | 12 | ||
| 3 | * calc.texi (Default Simplifications, Making Selections) | 13 | * calc.texi (Default Simplifications, Making Selections) |