doc/lispref/windows.texi (Window Parameters): Use @pxref.

This commit is contained in:
Juanma Barranquero 2012-01-16 18:00:33 +01:00
parent 01ec1eed4e
commit f5064caef2
2 changed files with 5 additions and 1 deletions

View 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):

View 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