diff options
| author | Lars Ingebrigtsen | 2019-09-22 14:28:13 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2019-09-22 14:28:13 +0200 |
| commit | 942665d6d2d8b4dc8e7964a7684f075b8184d2c3 (patch) | |
| tree | 17e21e27e23fe8672b2795f14455e723c6716e96 /doc/misc | |
| parent | 32d6e07e210fea0c956797c0826732e7049eb247 (diff) | |
| download | emacs-942665d6d2d8b4dc8e7964a7684f075b8184d2c3.tar.gz emacs-942665d6d2d8b4dc8e7964a7684f075b8184d2c3.zip | |
Fix warning about @xref in parenthesis
* doc/misc/gnus.texi (Window Layout): Use @pxref in parentheses.
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/gnus.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index d535c1a49ef..ef8ba4c30c1 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -22924,7 +22924,7 @@ to fiddle with @code{gnus-tree-minimize-window} to avoid having the | |||
| 22924 | windows resized. | 22924 | windows resized. |
| 22925 | 22925 | ||
| 22926 | Lastly, it's possible to make Gnus window layouts ``atomic'' | 22926 | Lastly, it's possible to make Gnus window layouts ``atomic'' |
| 22927 | (@xref{Atomic Windows, , Atomic Windows, elisp, The GNU Emacs Lisp | 22927 | (@pxref{Atomic Windows, , Atomic Windows, elisp, The GNU Emacs Lisp |
| 22928 | Reference Manual}) by setting @code{gnus-use-atomic-windows} to | 22928 | Reference Manual}) by setting @code{gnus-use-atomic-windows} to |
| 22929 | @code{t}. This will ensure that pop-up buffers (e.g. help or | 22929 | @code{t}. This will ensure that pop-up buffers (e.g. help or |
| 22930 | completion buffers), will appear below or to the side of the entire | 22930 | completion buffers), will appear below or to the side of the entire |