diff options
| -rw-r--r-- | man/buffers.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/buffers.texi b/man/buffers.texi index 7f4c4f3f39e..c2d2a3f76e3 100644 --- a/man/buffers.texi +++ b/man/buffers.texi | |||
| @@ -217,6 +217,7 @@ the new name as a minibuffer argument. There is no default. If you | |||
| 217 | specify a name that is in use for some other buffer, an error happens and | 217 | specify a name that is in use for some other buffer, an error happens and |
| 218 | no renaming is done. | 218 | no renaming is done. |
| 219 | 219 | ||
| 220 | @findex rename-uniquely | ||
| 220 | @kbd{M-x rename-uniquely} renames the current buffer to a similar | 221 | @kbd{M-x rename-uniquely} renames the current buffer to a similar |
| 221 | name with a numeric suffix added to make it both different and unique. | 222 | name with a numeric suffix added to make it both different and unique. |
| 222 | This command does not need an argument. It is useful for creating | 223 | This command does not need an argument. It is useful for creating |