]> git.eshelyaron.com Git - emacs.git/commitdiff
doc/lispref/windows.texi (Window Parameters): Use @pxref.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 16 Jan 2012 17:00:33 +0000 (18:00 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 16 Jan 2012 17:00:33 +0000 (18:00 +0100)
doc/lispref/ChangeLog
doc/lispref/windows.texi

index 8304554ace6372b32f89e55ee52ddbe7c27db42e..4b9531c0e6caa855503340e88b4a0af8168011e8 100644 (file)
@@ -1,3 +1,7 @@
+2012-01-16  Juanma Barranquero  <lekktu@gmail.com>
+
+       * windows.texi (Window Parameters): Use @pxref.
+
 2012-01-16  Martin Rudalics  <rudalics@gmx.at>
 
        * windows.texi (Window Configurations, Window Parameters):
index 5f4e530089dda3365fb61f62305292fee1abfb92..1bff30e45e1803dddd241c74f3c8b832c645d68a 100644 (file)
@@ -3277,7 +3277,7 @@ is the selected window.
 @end defun
 
 By default, functions saving and restoring window configurations or the
-states of windows (@xref{Window Configurations}) do not care about
+states of windows (@pxref{Window Configurations}) do not care about
 window parameters.  This means, that when you change the value of a
 parameter within the body of a @code{save-window-excursion}, the
 previous value is not restored upon exit of that macro.  It also means