mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-18 18:00:11 +00:00
Fix spellings.
This commit is contained in:
parent
23873c965c
commit
f0cdbdfa39
8 changed files with 19 additions and 19 deletions
|
@ -7319,7 +7319,7 @@ this:
|
|||
|
||||
The part within quotation marks, @code{"*p\ncZap to char:@: "}, specifies
|
||||
three different things. First, and most simply, the asterisk, @samp{*},
|
||||
causes an error to be signalled if the buffer is read-only. This means that
|
||||
causes an error to be signaled if the buffer is read-only. This means that
|
||||
if you try @code{zap-to-char} in a read-only buffer you will not be able to
|
||||
remove text, and you will receive a message that says ``Buffer is
|
||||
read-only''; your terminal may beep at you as well.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue