aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ses.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/ses.el: Miscellaneous cleanups; use lexical-binding; avoid add-to-list.Stefan Monnier2014-06-151-409/+333
* Adding support for SES local printer functionsVincent Belaïche2014-06-121-23/+221
* Link to info manual in `defgroup'.Rüdiger Sonderfeld2014-01-251-0/+1
* Spelling fixes.Paul Eggert2014-01-051-1/+1
* Reverted 2014-01-02T21:05:[email protected].Vincent Belaïche2014-01-031-220/+23
* Reverted 2014-01-02T22:54:[email protected].Vincent Belaïche2014-01-031-1/+1
* Correct ses--file-format checking.Vincent Belaïche2014-01-021-1/+1
* Add support for local printer functions in SES.Vincent Belaïche2014-01-021-23/+220
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/ses.el (ses-mode): Doc fix.era eriksson2013-11-201-4/+30
* lisp/*.el: Remove lexical-binding warnings; additional small cleanups.Juanma Barranquero2013-08-101-17/+15
* 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