From: Kenichi Handa Date: Wed, 11 Nov 1998 10:37:09 +0000 (+0000) Subject: (byte_combining_error): Error message improved. X-Git-Tag: emacs-20.4~1260 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ea12aa2bf9838750162d7bf69534f1e274bab103;p=emacs.git (byte_combining_error): Error message improved. --- diff --git a/src/insdel.c b/src/insdel.c index 4ed8ac46674..ab7927964de 100644 --- a/src/insdel.c +++ b/src/insdel.c @@ -1032,7 +1032,7 @@ combine_bytes (pos, pos_byte, nbytes) 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