dto / cell-mode
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
COPYING | Sun Jan 04 04:28:51 -0800 2009 | |
| |
README | Sun Jan 04 04:31:18 -0800 2009 | |
| |
cell.el | Thu Apr 02 12:11:24 -0700 2009 | |
| |
grid.el | Sun Jan 04 04:31:18 -0800 2009 |
README
This is the README file for cell-mode, an abstract spreadsheet display
engine for GNU Emacs. It's been through many versions, but is
currently in alpha release.
Files in this distribution:
cell.el The source code for cell-mode.
Place this in your load-path and do (require 'cell)
grid.el The underlying grid representation, separated out as a library.
COPYING GNU General Public License Version 3 text.
README The file you are reading.
