Mercurial > emacs
changeset 23689:c0766cb586e4
(byte_combining_error): Error message improved.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 11 Nov 1998 10:37:09 +0000 |
parents | 5f039c506e17 |
children | 5149f79d6dfd |
files | src/insdel.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/insdel.c Wed Nov 11 10:31:24 1998 +0000 +++ b/src/insdel.c Wed Nov 11 10:37:09 1998 +0000 @@ -1032,7 +1032,7 @@ void byte_combining_error () { - error ("Byte combining across region boundary inhibitted"); + error ("Byte combining across boundary of accessible buffer text inhibitted"); } /* If we are going to combine bytes at POS which is at a narrowed