]> git.eshelyaron.com Git - emacs.git/commitdiff
* files.texi (Save Commands): Fix pxref.
authorJuanma Barranquero <lekktu@gmail.com>
Sat, 18 Apr 2009 12:33:17 +0000 (12:33 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sat, 18 Apr 2009 12:33:17 +0000 (12:33 +0000)
doc/emacs/ChangeLog
doc/emacs/files.texi

index 3fcbde1c68c83ffd73c20779cea4f5a1180a0094..54291a925ac589ccc7cf34fb8f06d2dd36e3496a 100644 (file)
@@ -1,3 +1,7 @@
+2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
+
+       * files.texi (Save Commands): Fix pxref.
+
 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
 
        * files.texi (Save Commands): Mention diff-buffer-with-file.
index 00e3890693b1325cdf57b85bf8e6b450b5c272b9..985b95539c92c0706a815d67175d3085b51d7d91 100644 (file)
@@ -442,7 +442,7 @@ question again.
 @item d
 Diff the buffer against its corresponding file, so you can see what
 changes you would be saving.  This calls the command
-@code{diff-buffer-with-file} (@xpref{Comparing Files}).
+@code{diff-buffer-with-file} (@pxref{Comparing Files}).
 @item C-h
 Display a help message about these options.
 @end table