]> git.eshelyaron.com Git - emacs.git/commit
Fix relocation with named cell referred to by a one-symbol formula.
authorVincent Belaïche <vincentb1@users.sourceforge.net>
Mon, 17 Jul 2017 18:54:20 +0000 (20:54 +0200)
committerVincent Belaïche <vincentb1@users.sourceforge.net>
Mon, 17 Jul 2017 18:54:20 +0000 (20:54 +0200)
commit0083123499cc29e301c197218d3809b225675e57
treeab320067f489e2c38f91a3e025b2b15e961d07ae
parent002d6abcc76a8a83e5ea191e6f8d6dbed6b714eb
Fix relocation with named cell referred to by a one-symbol formula.

* lisp/ses.el (ses-replace-name-in-formula): Fix bug for it to
work also with one symbol formulas.

* test/lisp/ses-tests.el
(ses-tests-renaming-cell-with-one-symbol-formula): Add new
test for renaming with relocating a one symbol formula.
lisp/ses.el
test/lisp/ses-tests.el