* simple.el (kill-region): If the buffer is read-only, call
authorJim Blandy <jimb@redhat.com>
Tue, 2 Mar 1993 07:33:17 +0000 (07:33 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 2 Mar 1993 07:33:17 +0000 (07:33 +0000)
commit1537a263af5cd865107ad051c41105a1534e0074
treef1127ad2d76dd13bfc8d732835d9e14a8df25aa6
parentbf3c8a700022acc273c8763437ca35d6859b670e
* simple.el (kill-region): If the buffer is read-only, call
`barf-if-buffer-read-only' instead of just `ding', to get the
appropriate error condition and message.

* simple.el (insert-buffer): Make sure this returns nil.

* simple.el (quoted-insert): Use insert-char, instead of writing
out the loop.
lisp/simple.el