aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2012-07-18 12:12:43 +0200
committerAndreas Schwab2012-07-18 12:12:43 +0200
commit8dc2e44a7726d04423fac170355e1fd5dc72bc38 (patch)
tree683527cd82fc6fb2490a57dcd27d4a50af3eec34 /src/ChangeLog
parent2dc2a609c584168036fae5196033ffca2a619a9e (diff)
downloademacs-8dc2e44a7726d04423fac170355e1fd5dc72bc38.tar.gz
emacs-8dc2e44a7726d04423fac170355e1fd5dc72bc38.zip
* w32font.c (Qsymbol): Remove local definition.
(syms_of_w32font): Don't DEFSYM it.
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 26199d888fa..29d6c4284af 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-07-18 Andreas Schwab <schwab@linux-m68k.org>
2
3 * w32font.c (Qsymbol): Remove local definition.
4 (syms_of_w32font): Don't DEFSYM it.
5
12012-07-18 Dmitry Antipov <dmantipov@yandex.ru> 62012-07-18 Dmitry Antipov <dmantipov@yandex.ru>
2 7
3 Fix sweep_vectors to handle large bool vectors correctly. 8 Fix sweep_vectors to handle large bool vectors correctly.