Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge from Emacs master: There's no need to call 'get-buffer'.
commit 6d1c1fca0aa7c5a1ff0254af3f89a34d5309ea0d Author: Tim Landscheidt <[email protected]> uthorDate: Tue Mar 12 00:21:06 2024 +0000 Commit: Eli Zaretskii <[email protected]> CommitDate: Thu Mar 14 12:40:26 2024 +0200 ; Simplify (with-current-buffer (get-buffer ...) ...) There's no need to call 'get-buffer', since 'with-current-buffer' does that internally. * lisp/progmodes/verilog-mode.el (verilog-preprocess):
- Loading branch information