diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2014-09-30 13:52:11 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2014-09-30 13:52:11 -0400 |
commit | b2e14af82cf006084acd9177ca8e47fc61ba6779 (patch) | |
tree | c1cbd7220783a7357c22c134c47418ee2425acbf /lisp/emacs-lisp | |
parent | eaa8c21089bd18af88dff80ae92c5eedcf3d7dda (diff) | |
download | emacs-b2e14af82cf006084acd9177ca8e47fc61ba6779.tar.gz emacs-b2e14af82cf006084acd9177ca8e47fc61ba6779.tar.bz2 emacs-b2e14af82cf006084acd9177ca8e47fc61ba6779.zip |
* lisp/ses.el (ses--row, ses--col): New dyn-scoped vars, to replace row&col.
(ses-center, ses-center-span): Use them.
(ses-print-cell): Bind them while calling the printer.
(row, col, maxrow, maxcol): Don't declare as dynamically scoped.
(ses-dorange): Revert last change.
(ses-calculate-cell): Don't bind row&col dynamically while evaluating
the formula.
(ses-set-cell): Avoid `eval'.
(ses--time-check): Rename it from ses-time-check and turn it into
a macro.
Fixes: debbugs:18191
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions