2008-01-08 |
Miles Bader |
Merge from emacs--rel--22
|
2007-11-09 |
Miles Bader |
Merge from emacs--rel--22
|
2007-10-25 |
Jonathan Yavner |
Make `ses--symbolic-formulas' a safe local variable.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-10-30 |
Juanma Barranquero |
(ses-unload-function): New function.
|
2007-09-23 |
Glenn Morris |
(ses-calculate-cell): Don't evaluate unsafe formulae.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-23 |
Stefan Monnier |
(ses-cleanup): Prevent Emacs from spuriously checking if the
|
2007-06-06 |
Juanma Barranquero |
(ses-call-printer): Fix typo in docstring.
|
2007-03-07 |
Glenn Morris |
(ses-mode): Doc fix.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-11-11 |
Glenn Morris |
(ses-call-printer-return): Improve previous doc fix.
|
2006-11-10 |
Glenn Morris |
(ses-call-printer-return): Doc fix (Nil -> nil).
|
2006-09-29 |
Jonathan Yavner |
Make undo of "insert row" work by keeping markers for data-area and parameters-area.
|
2006-05-26 |
Jonathan Yavner |
* ses.el (defadvice undo-more): Delete this defadvice. The undo
|
2006-01-23 |
Stefan Monnier |
(ses-read-cell): Provide a default value.
|
2005-09-24 |
Romain Francoise |
2005-09-25 Romain Francoise <romain@orebokech.com>
|
2005-09-18 |
Deepak Goel |
Message format spec fixes (1)
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-07-04 |
Juanma Barranquero |
(ses): Finish `defgroup' description with period.
|
2005-06-21 |
Juanma Barranquero |
(ses-call-printer): Fix spellings.
|
2005-06-14 |
Juanma Barranquero |
(ses-load): Follow error conventions.
|
2005-05-26 |
Lute Kamstra |
(ses-mode): Use run-mode-hooks.
|
2005-02-20 |
Jonathan Yavner |
(undo-more): restore defadvice, but only the part that allows changes
|
2005-01-31 |
Kim F. Storm |
(ses-create-cell-variable-range)
|
2005-01-29 |
Richard M. Stallman |
(undo-more): defadvice deleted.
|
2005-01-19 |
Stefan Monnier |
(ses-dotimes-msg): Remove macro. Use `dotimes-with-progress-reporter' instead.
|
2005-01-02 |
Stefan Monnier |
(copy-region-as-kill): Deactivate mark.
|
2004-11-22 |
Stefan Monnier |
Add coding cookie. Fix up docstrings, follow new commenting conventions.
|
2004-05-04 |
Jonathan Yavner |
Typo fix: "ses--column-widths" => "ses--col-widths"
|
2004-03-26 |
Stefan Monnier |
(ses-read-number): Move to subr.el.
|
2004-02-14 |
Jonathan Yavner |
Delete function ses-build-load-map and distribute its functions to
|
2004-01-30 |
Jonathan Yavner |
Changes suggested by Stefan Monnier to truncate decimal places if print format too large for column width.
|
2004-01-29 |
Jonathan Yavner |
Increase ses-initial-column-width to 14, so it will play well with default
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-07-25 |
Jonathan Yavner |
Updated contact address.
|
2003-02-02 |
Jonathan Yavner |
Fix header-line when scrollbar is on left and/or fringe isn't one char wide.
|
2002-09-28 |
Jonathan Yavner |
New major mode "SES" for spreadsheets.
|