]> git.eshelyaron.com Git - emacs.git/commit
Fix ses-formula-record
authorVincent Belaïche <vincentb1@users.sourceforge.net>
Sun, 24 Dec 2023 12:02:14 +0000 (13:02 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 25 Dec 2023 11:54:08 +0000 (12:54 +0100)
commit6fb3ffebdac06095efa66795ac6dd058efc3ce54
tree821b1ba4233c7d2e3cf8256edbeb4efef8d52dc0
parent22b5ecaae03bb1ea2972e973e9aa4841125cb3aa
Fix ses-formula-record

* lisp/ses.el (ses-is-cell-sym-p): Tighten test with checking
argument is a local variable.
(ses-formula-record): Fix definition.
(ses-rename-cell): Loosen test on new-name, conversely to
'ses-is-cell-sym-p' tightening.

(cherry picked from commit 62f2c4386259f998442e8098d8a368835a36fb65)
lisp/ses.el