Mercurial > emacs
view etc/images/low-color/open.xpm @ 85646:54604755057d
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.
author | Jonathan Yavner <jyavner@member.fsf.org> |
---|---|
date | Thu, 25 Oct 2007 20:13:12 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * open2_xpm[] = { "24 24 8 1", " c None", ". c #BBBDBA", "+ c #000100", "@ c #87AF85", "# c #FFFFFF", "$ c #6B6B66", "% c #504D46", "& c #3E4850", " ", " ", " ", " +++++++ ", " +.#####$% ", " +#.....@% ", "+.#......%+ ", "+..@@@...$%++++++++ ", "+.@@@@@..@@........+ ", "+.@@@@@@@@@@@@@@@@$+ ", "+.$$++++++++++++++++++ ", "+.$%################..& ", "+.$+#.................+ ", "+.%.#...............@$+ ", "+.+#...............@@%+ ", "+.$#............@@.@$+ ", "+....@@@@@.....@@@@$%+ ", "+.#..@@@@@@@@@@@@$$$+ ", "+#.@@@@$$$$$$$$$$$$%+ ", " +++++++++++++++++++ ", " ", " ", " ", " "};