diff-find-text
diff-find-text is a compiled Lisp function in `diff-mode.el
'.
(diff-find-text TEXT)
Return the buffer position (BEG . END) of the nearest occurrence of TEXT.
If TEXT isn't found, nil is returned.
diff-mode.el
'.
(diff-find-text TEXT)
Return the buffer position (BEG . END) of the nearest occurrence of TEXT.
If TEXT isn't found, nil is returned.