* ses.el (ses-calculate-cell): bind row and col dynamically to
commiteeb46c746af9739921c5836d51fdd680bb54a9b4
authorVincent Belaïche <vincentb1@users.sourceforge.net>
Tue, 30 Sep 2014 08:06:28 +0000 (30 10:06 +0200)
committerVincent Belaïche <vincentb1@users.sourceforge.net>
Tue, 30 Sep 2014 08:06:28 +0000 (30 10:06 +0200)
treec08d8c6c15973b6db483e2ed90860d70798f05cf
parent2b2e7e6607f41cf7ad07d9e00d4e9ee833560958
* ses.el (ses-calculate-cell): bind row and col dynamically to
their values with 'cl-progv'.
(ses-dorange): bind row, col, maxrow and maxcol dynamically to
their values with 'cl-progv', also use non-interned symbols for
row, minrow, maxrow, mincol and maxcol.
(maxrow maxcol): New defvar, to make the compiler happy.
lisp/ChangeLog
lisp/ses.el