From d562d7a44cf4abe2ea23ee6fc2982a1e41bc27fb Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 11 Sep 2011 20:40:53 +0300 Subject: Fix bug #9475 with alignment in *Completions* buffer. src/xdisp.c (produce_stretch_glyph): Fix a typo made in changes from 2011-08-30T17:32:44Z!eliz@gnu.org. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index b9405b15420..6f59c9469e5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2011-09-11 Eli Zaretskii + + * xdisp.c (produce_stretch_glyph): Fix a typo made in changes from + 2011-08-30T17:32:44Z!eliz@gnu.org. (Bug#9475) + 2011-09-11 Lars Magne Ingebrigtsen * fileio.c (Fvisited_file_modtime): Document `(-1 65535)' as a -- cgit v1.2.1