Solve ses-recalculate-cell updating only current line bug.
commit205223f4725864e1fb53df5cd12694d0bc89f7d0
authorVincent Belaïche <vincentb1@users.sourceforge.net>
Mon, 20 Mar 2017 21:42:00 +0000 (20 22:42 +0100)
committerVincent Belaïche <vincentb1@users.sourceforge.net>
Mon, 20 Mar 2017 21:42:00 +0000 (20 22:42 +0100)
treef99bdb513f594b16a4e6b1e2145d7d8a6ede54ea
parent3c4ec7e1d2fd0197c5fcadac7dd35414b7be72cb
Solve ses-recalculate-cell updating only current line bug.

* lisp/ses.el (ses-recalculate-cell): Add optional argument
ses--curcell to avoid overwriting ses--curcell when function is
called from ses-recalculate-all.  Update docstring accordingly.
(ses-recalculate-all): Call ses-recalculate-cell with argument
ses--curcell to avoid its overwriting.
lisp/ses.el