Mercurial > emacs
changeset 81494:0a961a2318ce
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 20 Jun 2007 08:35:55 +0000 |
parents | e7dfb7cb2088 |
children | d573c63c3515 |
files | src/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jun 20 08:32:59 2007 +0000 +++ b/src/ChangeLog Wed Jun 20 08:35:55 2007 +0000 @@ -1,3 +1,12 @@ +2007-06-20 Juanma Barranquero <lekktu@gmail.com> + + * w32term.c (w32_delete_display): Remove leftover declaration. + (w32_define_cursor, w32_initialize): Make static. + + * w32.c (_wsa_errlist): Fix typo in error message. + (init_environment): Ignore any environment variable from the + registry having a null value. + 2007-06-20 Glenn Morris <rgm@gnu.org> * Makefile.in (LIBGIF): Default to -lgif.