diff options
| author | Glenn Morris | 2012-02-08 23:33:11 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-02-08 23:33:11 -0800 |
| commit | 90d5efda3ef5b1283a0c9e635ff120dea7ed62c7 (patch) | |
| tree | 38a21788fe75999b63f0a0f1bff203b166a8c53e | |
| parent | 34c071c64ba9f5c06b29dfda5a01d1c7722cecd8 (diff) | |
| download | emacs-90d5efda3ef5b1283a0c9e635ff120dea7ed62c7.tar.gz emacs-90d5efda3ef5b1283a0c9e635ff120dea7ed62c7.zip | |
Stylistic fix for previous change
| -rw-r--r-- | doc/misc/info.texi | 2 |
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 |
| 1147 | difficult to remember which buffer is showing which manual. You can | 1147 | difficult to remember which buffer is showing which manual. You can |
| 1148 | use the command @kbd{M-x info-display-manual} to show an Info manual | 1148 | use the command @kbd{M-x info-display-manual} to show an Info manual |
| 1149 | by name, reusing an existing buffer if one exists. | 1149 | by 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 |