From: Chong Yidong Date: Sat, 7 Jan 2012 08:14:45 +0000 (+0800) Subject: Fix last change. X-Git-Tag: emacs-pretest-24.0.93~97^2~55^2~4 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9858c69b83c316fe4dea832df879850afdba3a2e;p=emacs.git Fix last change. --- 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