]> code.delx.au - gnu-emacs/commitdiff
Fix last change.
authorChong Yidong <cyd@gnu.org>
Sat, 7 Jan 2012 08:14:45 +0000 (16:14 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 7 Jan 2012 08:14:45 +0000 (16:14 +0800)
doc/emacs/files.texi

index f7837522c9c5dc444b676c5abff48966df4d231d..8d3e8c9c0859050bde69befc20e0b36f6d793be4 100644 (file)
@@ -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