verilog-diff-buffers-p
verilog-diff-buffers-p is a compiled Lisp function in `verilog-mode.el
'.
(verilog-diff-buffers-p B1 B2 &optional WHITESPACE)
Return nil if buffers B1 and B2 have same contents.
Else, return point in B1 that first mismatches.
If optional WHITESPACE true, ignore whitespace.