summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/multisession-tests.el
diff options
context:
space:
mode:
authorAlan Mackenzie <acm@muc.de>2023-04-14 10:33:03 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2023-05-10 11:16:32 -0400
commit09bf4768360dd5b8928f90b0b1437f3f5ee43c41 (patch)
treed051359bfbfb1a1ea9089b97b91593e7fe885c2f /test/lisp/emacs-lisp/multisession-tests.el
parentc9e2a5ec26c52df40eda415c78046d38c4171d2b (diff)
downloademacs-09bf4768360dd5b8928f90b0b1437f3f5ee43c41.tar.gz
emacs-09bf4768360dd5b8928f90b0b1437f3f5ee43c41.tar.bz2
emacs-09bf4768360dd5b8928f90b0b1437f3f5ee43c41.zip
Make c-emacs-features use the proper binding of parse-sexp-lookup-properties
This is relevant for bug #58558, although it does not fix it. Due to a wrong ordering of with-current-buffer and a let form, the function overwrote the global value of parse-sexp-lookup-properties and two other variables. * lisp/progmodes/cc-defs.el (c-emacs-features): Change the nesting of with-current-buffer and let so that the let bindings get used.
Diffstat (limited to 'test/lisp/emacs-lisp/multisession-tests.el')
0 files changed, 0 insertions, 0 deletions