aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-02-08 23:33:11 -0800
committerGlenn Morris2012-02-08 23:33:11 -0800
commit90d5efda3ef5b1283a0c9e635ff120dea7ed62c7 (patch)
tree38a21788fe75999b63f0a0f1bff203b166a8c53e
parent34c071c64ba9f5c06b29dfda5a01d1c7722cecd8 (diff)
downloademacs-90d5efda3ef5b1283a0c9e635ff120dea7ed62c7.tar.gz
emacs-90d5efda3ef5b1283a0c9e635ff120dea7ed62c7.zip
Stylistic fix for previous change
-rw-r--r--doc/misc/info.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/info.texi b/doc/misc/info.texi
index 02a209d484a..3316e9883d8 100644
--- a/doc/misc/info.texi
+++ b/doc/misc/info.texi
@@ -1146,7 +1146,7 @@ switches to the buffer @samp{*info*<2>}, creating it if necessary.
1146 If you have created many Info buffers in Emacs, you might find it 1146 If you have created many Info buffers in Emacs, you might find it
1147difficult to remember which buffer is showing which manual. You can 1147difficult to remember which buffer is showing which manual. You can
1148use the command @kbd{M-x info-display-manual} to show an Info manual 1148use the command @kbd{M-x info-display-manual} to show an Info manual
1149by name, reusing an existing buffer if one exists. 1149by name, reusing an existing buffer if there is one.
1150 1150
1151@node Emacs Info Variables, , Create Info buffer, Advanced 1151@node Emacs Info Variables, , Create Info buffer, Advanced
1152@comment node-name, next, previous, up 1152@comment node-name, next, previous, up