summaryrefslogtreecommitdiff
path: root/lisp/ses.el
AgeCommit message (Expand)Author
2011-12-19Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net...Vincent Belaïche
2011-12-11Fix typos.Juanma Barranquero
2011-12-11The overall change is to add cell renaming, that isVincent Belaïche
2011-12-04Spelling fixes.Paul Eggert
2011-11-22Spelling fixes.Paul Eggert
2011-11-19Spelling fixes.Paul Eggert
2011-11-17Spelling fixes.Paul Eggert
2011-11-11Spelling fixes.Paul Eggert
2011-06-29* lisp/ses.el (row, col): Declare dynamic variables honestly.Glenn Morris
2011-06-29Silence ses.el compilation.Glenn Morris
2011-06-27(ses-destroy-cell-variable-range): Fix heading comment convention.Vincent Belaïche
2011-06-27(ses-relocate-range): Keep rest of arguments for ses-range.Vincent Belaïche
2011-06-27(ses-repair-cell-reference-all): New function.Vincent Belaïche
2011-06-27Update cycle detection algorithm.Vincent Belaïche
2011-06-27Fix commenting and indenting convention.Vincent Belaïche
2011-06-25Simplify unloading functions after 2011-06-25T17:42:18Z!lekktu@gmail.com.Juanma Barranquero
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-08-28* gnus/nnheader.el (nnheader-find-file-noselect):Stefan Monnier
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-05-15* ses.el (ses-goto-print): Use move-to-column rather thanJonathan Yavner
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-11-09Merge from emacs--rel--22Miles Bader
2007-10-30(ses-unload-function): New function.Juanma Barranquero
2007-10-25Make `ses--symbolic-formulas' a safe local variable.Jonathan Yavner
2007-09-23(ses-calculate-cell): Don't evaluate unsafe formulae.Glenn Morris
2007-09-23(ses-calculate-cell): Don't evaluate unsafe formulae.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-07-23(ses-cleanup): Prevent Emacs from spuriously checking if theStefan Monnier
2007-06-06(ses-call-printer): Fix typo in docstring.Juanma Barranquero
2007-03-07(ses-mode): Doc fix.Glenn Morris
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-11-11(ses-call-printer-return): Improve previous doc fix.Glenn Morris
2006-11-10(ses-call-printer-return): Doc fix (Nil -> nil).Glenn Morris
2006-09-29Make undo of "insert row" work by keeping markers for data-area and parameter...Jonathan Yavner
2006-05-26* ses.el (defadvice undo-more): Delete this defadvice. The undoJonathan Yavner
2006-01-23(ses-read-cell): Provide a default value.Stefan Monnier
2005-09-242005-09-25 Romain Francoise <romain@orebokech.com>Romain Francoise
2005-09-18Message format spec fixes (1)Deepak Goel
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2005-07-04(ses): Finish `defgroup' description with period.Juanma Barranquero
2005-06-21(ses-call-printer): Fix spellings.Juanma Barranquero
2005-06-14(ses-load): Follow error conventions.Juanma Barranquero
2005-05-26(ses-mode): Use run-mode-hooks.Lute Kamstra