Severity: minor Tags: patch As Mattias pointed out in https://bugs.gnu.org/62599#14, byte-compiling verilog-mode currently emits the following warning: In verilog-diff-file-with-buffer: progmodes/verilog-mode.el:11894:26: Warning: ‘unwind-protect’ without unwind forms The following patch tries to address that: