verilog-save-font-mods

verilog-save-font-mods is a Lisp macro in `verilog-mode.el'.

(verilog-save-font-mods &rest BODY)

Execute BODY forms, disabling text modifications to allow performing BODY.
Includes temporary disabling of `font-lock' to restore the buffer
to full text form for parsing. Additional actions may be specified with
`verilog-before-save-font-hook' and `verilog-after-save-font-hook'.