[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r106876: doc/lispref/windows.texi (Wi
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r106876: doc/lispref/windows.texi (Window Parameters): Use @pxref. |
Date: |
Mon, 16 Jan 2012 18:00:33 +0100 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 106876
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Mon 2012-01-16 18:00:33 +0100
message:
doc/lispref/windows.texi (Window Parameters): Use @pxref.
modified:
doc/lispref/ChangeLog
doc/lispref/windows.texi
=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog 2012-01-16 09:34:41 +0000
+++ b/doc/lispref/ChangeLog 2012-01-16 17:00:33 +0000
@@ -1,3 +1,7 @@
+2012-01-16 Juanma Barranquero <address@hidden>
+
+ * windows.texi (Window Parameters): Use @pxref.
+
2012-01-16 Martin Rudalics <address@hidden>
* windows.texi (Window Configurations, Window Parameters):
=== modified file 'doc/lispref/windows.texi'
--- a/doc/lispref/windows.texi 2012-01-16 09:34:41 +0000
+++ b/doc/lispref/windows.texi 2012-01-16 17:00:33 +0000
@@ -3277,7 +3277,7 @@
@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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r106876: doc/lispref/windows.texi (Window Parameters): Use @pxref.,
Juanma Barranquero <=