diff options
| author | Juanma Barranquero | 2007-06-20 14:25:54 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2007-06-20 14:25:54 +0000 |
| commit | 15bdd7a08f0e42b1663531a73abedc5776e0f122 (patch) | |
| tree | faac42248ae7827cf7ab7959f27faf71decf80f2 /src/ChangeLog | |
| parent | ccf0d2ca2b390723f82ad0c4ab4a8b5442357687 (diff) | |
| download | emacs-15bdd7a08f0e42b1663531a73abedc5776e0f122.tar.gz emacs-15bdd7a08f0e42b1663531a73abedc5776e0f122.zip | |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f4dd94e8af0..5861f7e6043 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2007-06-18 Sam Steingold <sds@gnu.org> | 1 | 2007-06-20 Sam Steingold <sds@gnu.org> |
| 2 | 2 | ||
| 3 | * gmalloc.c (__morecore): Fix the declaration to comply with the | 3 | * gmalloc.c (__morecore): Fix the declaration to comply with the |
| 4 | definition. | 4 | definition. |
| @@ -138,7 +138,7 @@ | |||
| 138 | * xselect.c (Fx_get_atom_name): | 138 | * xselect.c (Fx_get_atom_name): |
| 139 | * xterm.c (x_term_init): Use empty_unibyte_string. | 139 | * xterm.c (x_term_init): Use empty_unibyte_string. |
| 140 | 140 | ||
| 141 | 2007-06-08 Dmitry Antipov <dmitry.antipov@mail.ru> (tiny change) | 141 | 2007-06-08 Dmitry Antipov <dmantipov@yandex.ru> (tiny change) |
| 142 | 142 | ||
| 143 | * alloc.c (init_strings): Initialize canonical empty strings. | 143 | * alloc.c (init_strings): Initialize canonical empty strings. |
| 144 | (make_uninit_string, make_uninit_multibyte_string): Return appropriate | 144 | (make_uninit_string, make_uninit_multibyte_string): Return appropriate |
| @@ -16181,7 +16181,7 @@ | |||
| 16181 | 16181 | ||
| 16182 | * cmds.c (Fend_of_line): Doc fix. | 16182 | * cmds.c (Fend_of_line): Doc fix. |
| 16183 | 16183 | ||
| 16184 | 2004-02-16 Dmitry Antipov <dmitry.antipov@mail.ru> (tiny change) | 16184 | 2004-02-16 Dmitry Antipov <dmantipov@yandex.ru> (tiny change) |
| 16185 | 16185 | ||
| 16186 | * keyboard.c (prev_read): New static variable. | 16186 | * keyboard.c (prev_read): New static variable. |
| 16187 | (read_avail_input): Use it to zero out only those slots in buf[] | 16187 | (read_avail_input): Use it to zero out only those slots in buf[] |