From b32e3ef8821e76f726beeeb0c492ca264f9f1d67 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Mon, 21 Sep 1998 17:20:27 +0000 Subject: [PATCH] (highlight-compare-with-file): Renamed from compare-with-file. --- lisp/hilit-chg.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/hilit-chg.el b/lisp/hilit-chg.el index 91597d57a9a..32024cc5cec 100644 --- a/lisp/hilit-chg.el +++ b/lisp/hilit-chg.el @@ -855,8 +855,8 @@ buffer to be saved): ;; This uses ediff to find the differences. ;;;###autoload -(defun compare-with-file (file-b) - "Compare this buffer with a file. +(defun highlight-compare-with-file (file-b) + "Compare this buffer with a file, and highlight differences. The current buffer must be an unmodified buffer visiting a file, and not in read-only mode. -- 2.39.2