index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ses.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* ses.el (macroexp): add require for this package, so that
Vincent Belaïche
2014-10-25
1
-1
/
+2
*
* ses.el (macroexp): add require for this package, so that function
Vincent Belaïche
2014-10-25
1
-1
/
+2
*
* lisp/subr.el (alist-get): New accessor.
Stefan Monnier
2014-10-01
1
-34
/
+7
*
* lisp/ses.el (ses--row, ses--col): New dyn-scoped vars, to replace row&col.
Stefan Monnier
2014-09-30
1
-76
/
+74
*
* lisp/ses.el (ses-setup): Don't assume modifying the iteration var of
Stefan Monnier
2014-09-30
1
-37
/
+34
*
* ses.el (ses-calculate-cell): bind row and col dynamically to
Vincent Belaïche
2014-09-30
1
-22
/
+33
*
* lisp/ses.el (ses--letref): Quote value before it gets re-evaluated.
Stefan Monnier
2014-09-29
1
-2
/
+2
*
Spelling fixes.
Paul Eggert
2014-09-11
1
-7
/
+7
*
Correct ses-truncate-cell bug implied by setting ses.el in lexical binding: r...
Vincent Belaïche
2014-07-21
1
-2
/
+4
*
* lisp/ses.el: Miscellaneous cleanups; use lexical-binding; avoid add-to-list.
Stefan Monnier
2014-06-15
1
-409
/
+333
*
Adding support for SES local printer functions
Vincent Belaïche
2014-06-12
1
-23
/
+221
*
Link to info manual in `defgroup'.
Rüdiger Sonderfeld
2014-01-25
1
-0
/
+1
*
Spelling fixes.
Paul Eggert
2014-01-05
1
-1
/
+1
*
Reverted 2014-01-02T21:05:34Z!vincentb1@users.sourceforge.net.
Vincent Belaïche
2014-01-03
1
-220
/
+23
*
Reverted 2014-01-02T22:54:37Z!vincentb1@users.sourceforge.net.
Vincent Belaïche
2014-01-03
1
-1
/
+1
*
Correct ses--file-format checking.
Vincent Belaïche
2014-01-02
1
-1
/
+1
*
Add support for local printer functions in SES.
Vincent Belaïche
2014-01-02
1
-23
/
+220
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/ses.el (ses-mode): Doc fix.
era eriksson
2013-11-20
1
-4
/
+30
*
lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
Juanma Barranquero
2013-08-10
1
-17
/
+15
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
* lisp/ses.el: Use advice-add/remove.
Stefan Monnier
2012-12-06
1
-11
/
+13
*
|
* ses.el (ses-rename-cell): Correct bug on mode-line update after cell renaming.
Vincent Belaïche
2012-11-24
1
-1
/
+1
*
|
* ses.el: Use hash map for getting named cells coordinates.
Vincent Belaïche
2012-11-09
1
-22
/
+70
|
/
*
Add a utility function buffer-narrowed-p, and use it.
Chong Yidong
2012-09-07
1
-3
/
+1
*
* ses.el (ses-cell-formula-aset): New macro.
Vincent Belaïche
2012-07-22
1
-33
/
+56
*
Spelling fixes.
Paul Eggert
2012-07-21
1
-3
/
+3
*
* ses.el (ses-rename-cell): Set new name also in reference list of cells of w...
Vincent Belaïche
2012-07-20
1
-5
/
+16
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-23
/
+24
*
* lisp/emacs-lisp/cl.el (flet): Mark obsolete.
Stefan Monnier
2012-06-27
1
-11
/
+13
*
Remove incorrect uses of "modeline".
Chong Yidong
2012-06-02
1
-1
/
+1
*
Tweaks to Customize interface. Set custom-reset-button-menu to t.
Chong Yidong
2012-04-22
1
-0
/
+1
*
Merge from trunk
Stefan Monnier
2012-03-25
1
-1
/
+2
|
\
|
*
Add missing :version tags to new defgroups and defcustoms
Glenn Morris
2012-02-11
1
-0
/
+1
|
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
|
*
Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net...
Vincent Belaïche
2011-12-19
1
-95
/
+14
|
*
Fix typos.
Juanma Barranquero
2011-12-11
1
-90
/
+91
|
*
The overall change is to add cell renaming, that is
Vincent Belaïche
2011-12-11
1
-14
/
+95
|
*
Spelling fixes.
Paul Eggert
2011-12-04
1
-1
/
+1
|
*
Spelling fixes.
Paul Eggert
2011-11-22
1
-2
/
+2
|
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-2
/
+2
|
*
Spelling fixes.
Paul Eggert
2011-11-17
1
-3
/
+3
|
*
Spelling fixes.
Paul Eggert
2011-11-11
1
-1
/
+1
*
|
The overall change is to add cell renaming, that is setting fancy names for c...
Vincent Belaïche
2011-12-27
1
-113
/
+208
|
/
*
* lisp/ses.el (row, col): Declare dynamic variables honestly.
Glenn Morris
2011-06-29
1
-4
/
+2
*
Silence ses.el compilation.
Glenn Morris
2011-06-29
1
-8
/
+12
*
(ses-destroy-cell-variable-range): Fix heading comment convention.
Vincent Belaïche
2011-06-27
1
-8
/
+10
*
(ses-relocate-range): Keep rest of arguments for ses-range.
Vincent Belaïche
2011-06-27
1
-9
/
+122
[next]