summaryrefslogtreecommitdiff
path: root/src/buffer.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1993-11-20 01:31:19 +0000
committerRoland McGrath <roland@gnu.org>1993-11-20 01:31:19 +0000
commit4c7e5f092db7443c32c13bf523fd74086a13fefd (patch)
tree045bc10cf090ccb9cdc7c2cfa7c8900aa93ece75 /src/buffer.c
parent6a22587982622c57ada0befaa18d67fbbdef7571 (diff)
downloademacs-4c7e5f092db7443c32c13bf523fd74086a13fefd.tar.gz
Undo last change. SPC feeping at you is too annoying.
Diffstat (limited to 'src/buffer.c')
-rw-r--r--src/buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer.c b/src/buffer.c
index 78f862b00d1..d0e1f9a3347 100644
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -544,7 +544,7 @@ No argument or nil as argument means use current buffer as BUFFER.")
}
DEFUN ("rename-buffer", Frename_buffer, Srename_buffer, 1, 2,
- "BRename buffer (to new name): \nP",
+ "sRename buffer (to new name): \nP",
"Change current buffer's name to NEWNAME (a string).\n\
If second arg UNIQUE is nil or omitted, it is an error if a\n\
buffer named NEWNAME already exists.\n\