]> git.eshelyaron.com Git - emacs.git/commit
Fix ses-tests.el
authorVincent Belaïche <vincentb1@users.sourceforge.net>
Wed, 6 Apr 2022 20:59:43 +0000 (22:59 +0200)
committerVincent Belaïche <vincentb1@users.sourceforge.net>
Wed, 6 Apr 2022 20:59:43 +0000 (22:59 +0200)
commit9a15e15b62047057cf9058b442bd00c02ab7feab
treefe1083651b946abf896224d067aa82f00c05946a
parent9b8b39cce1afdf98fd4152d0750222d5053fa737
Fix ses-tests.el

* lisp/ses.el (ses-jump-cell-name-function): Docstring typo.

* test/lisp/ses-tests.el (ses--cells, foo, bar, B2, toto): Do not
do any outer defvar, but set the defvar only under the
with-suppressed-warnings directive to silence the byte-compiler.
lisp/ses.el
test/lisp/ses-tests.el