aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ses.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Ooops... undo changes of 2011-12-11T14:49:[email protected]...Vincent Belaïche2011-12-191-95/+14
* Fix typos.Juanma Barranquero2011-12-111-90/+91
* The overall change is to add cell renaming, that isVincent Belaïche2011-12-111-14/+95
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Spelling fixes.Paul Eggert2011-11-221-2/+2
* Spelling fixes.Paul Eggert2011-11-191-2/+2
* Spelling fixes.Paul Eggert2011-11-171-3/+3
* Spelling fixes.Paul Eggert2011-11-111-1/+1
* * lisp/ses.el (row, col): Declare dynamic variables honestly.Glenn Morris2011-06-291-4/+2
* Silence ses.el compilation.Glenn Morris2011-06-291-8/+12
* (ses-destroy-cell-variable-range): Fix heading comment convention.Vincent Belaïche2011-06-271-8/+10
* (ses-relocate-range): Keep rest of arguments for ses-range.Vincent Belaïche2011-06-271-9/+122
* (ses-repair-cell-reference-all): New function.Vincent Belaïche2011-06-271-0/+70
* Update cycle detection algorithm.Vincent Belaïche2011-06-271-81/+291
* Fix commenting and indenting convention.Vincent Belaïche2011-06-271-235/+241
* Simplify unloading functions after 2011-06-25T17:42:[email protected].Juanma Barranquero2011-06-251-5/+0
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * gnus/nnheader.el (nnheader-find-file-noselect):Stefan Monnier2009-08-281-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+2
* * ses.el (ses-goto-print): Use move-to-column rather thanJonathan Yavner2008-05-151-8/+31
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Merge from emacs--rel--22Miles Bader2007-11-091-1/+14
|\|
| * (ses-unload-function): New function.Juanma Barranquero2007-10-301-1/+14
| * (ses-calculate-cell): Don't evaluate unsafe formulae.Glenn Morris2007-09-231-2/+3
* | Make `ses--symbolic-formulas' a safe local variable.Jonathan Yavner2007-10-251-4/+17
* | (ses-calculate-cell): Don't evaluate unsafe formulae.Glenn Morris2007-09-231-2/+3
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (ses-cleanup): Prevent Emacs from spuriously checking if theStefan Monnier2007-07-231-3/+8
* (ses-call-printer): Fix typo in docstring.Juanma Barranquero2007-06-061-3/+3
* (ses-mode): Doc fix.Glenn Morris2007-03-071-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (ses-call-printer-return): Improve previous doc fix.Glenn Morris2006-11-111-1/+1
* (ses-call-printer-return): Doc fix (Nil -> nil).Glenn Morris2006-11-101-1/+1
* Make undo of "insert row" work by keeping markers for data-area and parameter...Jonathan Yavner2006-09-291-44/+57
* * ses.el (defadvice undo-more): Delete this defadvice. The undoJonathan Yavner2006-05-261-39/+42
* (ses-read-cell): Provide a default value.Stefan Monnier2006-01-231-14/+13
* 2005-09-25 Romain Francoise <[email protected]>Romain Francoise2005-09-241-1/+1
* Message format spec fixes (1)Deepak Goel2005-09-181-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (ses): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-7/+7
* (ses-call-printer): Fix spellings.Juanma Barranquero2005-06-211-1/+1
* (ses-load): Follow error conventions.Juanma Barranquero2005-06-141-1/+1