]> git.eshelyaron.com Git - emacs.git/commit
Do not hard code A1 cell reference, as it may be renamed.
authorVincent Belaïche <vincentb1@users.sourceforge.net>
Thu, 22 Jun 2017 07:27:17 +0000 (09:27 +0200)
committerVincent Belaïche <vincentb1@users.sourceforge.net>
Thu, 22 Jun 2017 07:27:17 +0000 (09:27 +0200)
commitd533f5f2a783e4c6448f841e709f4528f498b7ea
treefacad0bbd041b39f5d1ebe772e224132fd3d0ab5
parent85f6aa33f55da97b13b5e81616f16a517d24f3d5
Do not hard code A1 cell reference, as it may be renamed.

* lisp/ses.el (ses-recalculate-all): `A1' -> `(ses-cell-symbol 0 0)'
lisp/ses.el