]> git.eshelyaron.com Git - emacs.git/commit
(emacs-lisp-mode-syntax-table): Fix bug#24542
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 12 Apr 2024 17:28:45 +0000 (13:28 -0400)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 17:09:30 +0000 (19:09 +0200)
commitd2d0ad2a9335a88321cd5b98a11d80d56dc266b3
tree33b9bdcd15a0f828aa43667e738d7cdba8904155
parent6d7314481f935b96379650b58ea46d29ad634850
(emacs-lisp-mode-syntax-table): Fix bug#24542

* lisp/progmodes/elisp-mode.el (emacs-lisp-mode-syntax-table):
Remove `p` from the flags of `@`.

(cherry picked from commit 648b7bf7e22577c2f917e389694a76ce1f42dc0e)
lisp/progmodes/elisp-mode.el