aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2008-05-27 08:56:38 +0000
committerJuanma Barranquero2008-05-27 08:56:38 +0000
commit9c623c856ed7d3fa80ce357fad3def9900a28a1f (patch)
treec8d81b59d2adbbecaa1e651c2218360a045e7e70 /src/ChangeLog
parent943f2093bfdf3b7e8d8cbe2f6e67c03ff76ae8f8 (diff)
downloademacs-9c623c856ed7d3fa80ce357fad3def9900a28a1f.tar.gz
emacs-9c623c856ed7d3fa80ce357fad3def9900a28a1f.zip
(compute_metrics): Rewrite an "else { if () ... else ... }"
into "else if () ... else ...".
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e9047f1a701..32b8b6bd368 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-05-27 Juanma Barranquero <lekktu@gmail.com>
2
3 * w32font.c (compute_metrics): Rewrite an "else { if () ... else ... }"
4 into "else if () ... else ...".
5
12008-05-27 Jason Rumney <jasonr@gnu.org> 62008-05-27 Jason Rumney <jasonr@gnu.org>
2 7
3 * w32font.c (w32font_open_internal): Determine if glyph indices 8 * w32font.c (w32font_open_internal): Determine if glyph indices