Fix ChangeLog entry.

This commit is contained in:
Dmitry Antipov 2014-02-13 16:23:28 +04:00
parent 28c16c4070
commit ccd5d23b0a

View file

@ -2,9 +2,9 @@
* composite.c (fill_gstring_header): Pass positions as C integers
and move parameters checking to...
* composite.c (Fcomposition_get_gstring): ...this function. Handle
case when buffer positions are in reversed order and avoid crash
(Bug#16739). Adjust docstring.
(Fcomposition_get_gstring): ...this function. Handle case when
buffer positions are in reversed order and avoid crash (Bug#16739).
Adjust docstring.
* buffer.c (validate_region): Mention current buffer in error message.
2014-02-12 Marcus Karlsson <mk@acc.umu.se> (tiny change)