diff options
author | Alan Mackenzie <acm@muc.de> | 2023-04-14 10:33:03 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2023-05-10 11:16:32 -0400 |
commit | 09bf4768360dd5b8928f90b0b1437f3f5ee43c41 (patch) | |
tree | d051359bfbfb1a1ea9089b97b91593e7fe885c2f /test/lisp/emacs-lisp/bytecomp-resources | |
parent | c9e2a5ec26c52df40eda415c78046d38c4171d2b (diff) | |
download | emacs-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/bytecomp-resources')
0 files changed, 0 insertions, 0 deletions