aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-07-06 13:49:23 -0700
committerPaul Eggert2012-07-06 13:49:23 -0700
commitfd573f31dcaec9cd5170ba33af10d7c71c56822c (patch)
tree6e8a4028866bd61e028e3deb265267fd2bb84d5e /src/ChangeLog
parentfca8d6b6871079195376ff9db564f659215d7295 (diff)
downloademacs-fd573f31dcaec9cd5170ba33af10d7c71c56822c.tar.gz
emacs-fd573f31dcaec9cd5170ba33af10d7c71c56822c.zip
* xfont.c (compare_font_names): Redo to omit the need for casts.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cfabe846422..96458770122 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12012-07-06 Paul Eggert <eggert@cs.ucla.edu>
2
3 * xfont.c (compare_font_names): Redo to omit the need for casts.
4
12012-07-06 Andreas Schwab <schwab@linux-m68k.org> 52012-07-06 Andreas Schwab <schwab@linux-m68k.org>
2 6
3 * xfns.c (Fx_change_window_property): Doc fix. 7 * xfns.c (Fx_change_window_property): Doc fix.