]> 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)
committerVincent Belaïche <vincentb1@users.sourceforge.net>
Sun, 24 Dec 2023 21:08:08 +0000 (22:08 +0100)
commit62f2c4386259f998442e8098d8a368835a36fb65
treea08b4bb8d06d61aee05137416c1bbc68e8f4e186
parenta11d34b53e5c32dfc7b8a6eb0c64c087b9b046ba
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.
lisp/ses.el