diff options
| author | Jan D | 2010-08-06 19:38:01 +0200 |
|---|---|---|
| committer | Jan D | 2010-08-06 19:38:01 +0200 |
| commit | 8646d999c5360d8f627542c619bd7ccfe52b6066 (patch) | |
| tree | 9f02463782b744d22a23d49c9e6caf78a2315961 /src/ChangeLog | |
| parent | 33dd480f04ffb1439b17a9dac34d5e2ccd4cdbc9 (diff) | |
| download | emacs-8646d999c5360d8f627542c619bd7ccfe52b6066.tar.gz emacs-8646d999c5360d8f627542c619bd7ccfe52b6066.zip | |
* src/sysdep.c: Move include term.h last of includes (Bug#6812).
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 48968c0a97f..30b73ffdf4f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-08-06 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * sysdep.c: Move include term.h last of includes (Bug#6812). | ||
| 4 | |||
| 1 | 2010-08-06 Eli Zaretskii <eliz@gnu.org> | 5 | 2010-08-06 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | * dispnew.c (realloc_glyph_pool): Zero out newly allocated glyphs. | 7 | * dispnew.c (realloc_glyph_pool): Zero out newly allocated glyphs. |