# HG changeset patch # User Juanma Barranquero # Date 1275319813 -7200 # Node ID cb2163a24335ef6f335ba058a496db4a6f508336 # Parent b29291853540e8397cbef7cd10ee472a7be2de8b src/ChangeLog: Add missing bug id. diff -r b29291853540 -r cb2163a24335 src/ChangeLog --- a/src/ChangeLog Mon May 31 17:15:20 2010 +0200 +++ b/src/ChangeLog Mon May 31 17:30:13 2010 +0200 @@ -21,7 +21,7 @@ * font.c (font_delete_unmatched): Check Vface_ignored_fonts. Don't sheck SPEC if it is nil. (font_list_entities): Call font_delete_unmatched if - Vface_ignored_fonts is non-nil. + Vface_ignored_fonts is non-nil. (Bug#6287) 2010-05-28 Glenn Morris