diff options
| author | Glenn Morris | 2008-08-30 22:33:20 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-08-30 22:33:20 +0000 |
| commit | af3e2be64a83168a44b8a9cb9345cc01fc781394 (patch) | |
| tree | 662e323b76d4ffb467de1a7bf3877d9334e181c3 /src | |
| parent | cf36572dc66ff92562b3c5d99705c9e60c837411 (diff) | |
| download | emacs-af3e2be64a83168a44b8a9cb9345cc01fc781394.tar.gz emacs-af3e2be64a83168a44b8a9cb9345cc01fc781394.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1131367262f..8466ab7ba93 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2008-08-30 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * frame.c (Fmodify_frame_parameters): Doc fix. | ||
| 4 | |||
| 1 | 2008-08-30 Eli Zaretskii <eliz@gnu.org> | 5 | 2008-08-30 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | * w32.c (init_user_info): Allocate buf[] with xmalloc using the size | 7 | * w32.c (init_user_info): Allocate buf[] with xmalloc using the size |