diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2011-09-11 20:40:53 +0300 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2011-09-11 20:40:53 +0300 |
| commit | d562d7a44cf4abe2ea23ee6fc2982a1e41bc27fb (patch) | |
| tree | 37d641703ca3fbec3d3ca67ac6e2d7e476031d5c /src/ChangeLog | |
| parent | 10195bd66d5e64c7df1db1d961bddcf7f4f618e3 (diff) | |
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.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
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 <eliz@gnu.org> + + * 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 <larsi@gnus.org> * fileio.c (Fvisited_file_modtime): Document `(-1 65535)' as a |
