aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ses.el
Commit message (Expand)AuthorAgeFilesLines
* (undo-more): restore defadvice, but only the part that allows changesJonathan Yavner2005-02-201-28/+14
* (ses-create-cell-variable-range)Kim F. Storm2005-01-311-9/+9
* (undo-more): defadvice deleted.Richard M. Stallman2005-01-291-30/+31
* (ses-dotimes-msg): Remove macro. Use `dotimes-with-progress-reporter' instead.Stefan Monnier2005-01-191-31/+16
* (copy-region-as-kill): Deactivate mark.Stefan Monnier2005-01-021-2/+5
* Add coding cookie. Fix up docstrings, follow new commenting conventions.Stefan Monnier2004-11-221-150/+141
* Typo fix: "ses--column-widths" => "ses--col-widths"Jonathan Yavner2004-05-041-1/+1
* (ses-read-number): Move to subr.el.Stefan Monnier2004-03-261-22/+1
* Delete function ses-build-load-map and distribute its functions toJonathan Yavner2004-02-141-443/+507
* Changes suggested by Stefan Monnier to truncate decimal places if print forma...Jonathan Yavner2004-01-301-6/+18
* Increase ses-initial-column-width to 14, so it will play well with defaultJonathan Yavner2004-01-291-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Updated contact address.Jonathan Yavner2003-07-251-2/+2
* Fix header-line when scrollbar is on left and/or fringe isn't one char wide.Jonathan Yavner2003-02-021-9/+25
* New major mode "SES" for spreadsheets.Jonathan Yavner2002-09-281-0/+2914