From 70c8363080a613b78d24d1c7b58a062321fc44c8 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 27 Jun 2007 00:37:28 +0000 Subject: [PATCH] (Special Properties): Fix previous typo. --- lispref/ChangeLog | 5 +++++ lispref/text.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index be8e07225fa..e6df2e046d6 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2007-06-27 Kenichi Handa + + * text.texi (Special Properties): Fix description about + `compostion' property. + 2007-06-26 Kenichi Handa * nonascii.texi (Default Coding Systems): Document about the diff --git a/lispref/text.texi b/lispref/text.texi index 7e2194f06f0..b3cd6cb4a92 100644 --- a/lispref/text.texi +++ b/lispref/text.texi @@ -3257,7 +3257,7 @@ Manual}) provides an example. @kindex composition @r{(text property)} This text property is used to display a sequence of characters as a single glyph composed from components. But the value of the property -itself is completely internal to Emacs and should not manipulated +itself is completely internal to Emacs and should not be manipulated directly by, for instance, @code{put-text-property}. @end table -- 2.39.2