diff options
| author | Glenn Morris | 2007-08-16 03:13:33 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-08-16 03:13:33 +0000 |
| commit | fb2336a18b7a6d8aa6a8fbf7fcc4cf46eef98cb5 (patch) | |
| tree | 128265f3ce75f5889c408d72efdd947ad99ba847 /src | |
| parent | fba500b6f114b319795ba5cc982ab6d8e46af56d (diff) | |
| download | emacs-fb2336a18b7a6d8aa6a8fbf7fcc4cf46eef98cb5.tar.gz emacs-fb2336a18b7a6d8aa6a8fbf7fcc4cf46eef98cb5.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 099ad8e8557..42e5866f88c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2007-08-15 Philippe Waroquiers <philippe.waroquiers@eurocontrol.int> | 1 | 2007-08-15 Philippe Waroquiers <philippe.waroquiers@eurocontrol.int> |
| 2 | 2 | ||
| 3 | * term.c (tty_default_color_capabilities): Explicitly initialize | 3 | * term.c (tty_default_color_capabilities): Declare static |
| 4 | static variables in file scope, to avoid HPUX compiler problem. | 4 | variables in file scope, to avoid HPUX compiler problem. |
| 5 | 5 | ||
| 6 | 2007-08-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 6 | 2007-08-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 7 | 7 | ||