From 9858c69b83c316fe4dea832df879850afdba3a2e Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 7 Jan 2012 16:14:45 +0800 Subject: [PATCH] Fix last change. --- doc/emacs/files.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi index f7837522c9c..8d3e8c9c085 100644 --- a/doc/emacs/files.texi +++ b/doc/emacs/files.texi @@ -1363,7 +1363,7 @@ default, add this to your init file (@pxref{Hooks}): @example (add-hook 'diff-mode-hook - (lambda () (diff-auto-refine-hook -1))) + (lambda () (diff-auto-refine-mode -1))) @end example @item M-p -- 2.39.2