diff options
| author | Andreas Schwab | 2012-07-18 12:12:43 +0200 |
|---|---|---|
| committer | Andreas Schwab | 2012-07-18 12:12:43 +0200 |
| commit | 8dc2e44a7726d04423fac170355e1fd5dc72bc38 (patch) | |
| tree | 683527cd82fc6fb2490a57dcd27d4a50af3eec34 /src/ChangeLog | |
| parent | 2dc2a609c584168036fae5196033ffca2a619a9e (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2012-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 | |||
| 1 | 2012-07-18 Dmitry Antipov <dmantipov@yandex.ru> | 6 | 2012-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. |