aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ses.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * lisp/ses.el: Use advice-add/remove.Stefan Monnier2012-12-061-11/+13
* | * ses.el (ses-rename-cell): Correct bug on mode-line update after cell renaming.Vincent Belaïche2012-11-241-1/+1
* | * ses.el: Use hash map for getting named cells coordinates.Vincent Belaïche2012-11-091-22/+70
|/
* Add a utility function buffer-narrowed-p, and use it.Chong Yidong2012-09-071-3/+1
* * ses.el (ses-cell-formula-aset): New macro.Vincent Belaïche2012-07-221-33/+56
* Spelling fixes.Paul Eggert2012-07-211-3/+3
* * ses.el (ses-rename-cell): Set new name also in reference list of cells of w...Vincent Belaïche2012-07-201-5/+16
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-23/+24
* * lisp/emacs-lisp/cl.el (flet): Mark obsolete.Stefan Monnier2012-06-271-11/+13
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-1/+1
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-0/+1
* Merge from trunkStefan Monnier2012-03-251-1/+2
|\
| * Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+1
| * 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
* | The overall change is to add cell renaming, that is setting fancy names for c...Vincent Belaïche2011-12-271-113/+208
|/
* * 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