]> git.eshelyaron.com Git - emacs.git/commit
lisp-mode-variables uses lisp-mode-syntax-table
authorJoão Távora <joaotavora@gmail.com>
Sat, 18 Apr 2020 21:05:14 +0000 (22:05 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sat, 18 Apr 2020 22:04:26 +0000 (23:04 +0100)
commit9b37969b4a56f4a242ef19388d6feed43ffd048d
tree254a0114e5d57dba80b04775fe83f8ebf9a5e631
parent18d9c0fa6846fb94323bf1ed3806a7864369ffd9
lisp-mode-variables uses lisp-mode-syntax-table

All core modes that weren't interested overwrite it anyway for
emacs-lisp.  And third party usage of this functions (in SLIME/SLY)
wants the lisp-mode-syntax-table anyway.

* lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables): Use
lisp-mode-syntax-table by default.
lisp/emacs-lisp/lisp-mode.el
lisp/progmodes/inf-lisp.el