Mercurial > emacs
comparison src/ChangeLog @ 110655:63c8e1ad7b0f
src/w32console.c (vga_stdcolor_name): Remove unused function.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 30 Sep 2010 02:09:04 +0200 |
parents | 056ce44cedcd |
children | c237dcab72bf |
comparison
equal
deleted
inserted
replaced
110654:d631a67d1138 | 110655:63c8e1ad7b0f |
---|---|
1 2010-09-30 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * w32console.c (vga_stdcolor_name): Remove unused function; | |
4 presumed dead after revno 82799 (2007-11-30). | |
5 | |
1 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org> |
2 | 7 |
3 * gnutls.c (emacs_gnutls_handshake): Made into internal function. | 8 * gnutls.c (emacs_gnutls_handshake): Made into internal function. |
4 (Fgnutls_boot): Start the handshake. | 9 (Fgnutls_boot): Start the handshake. |
5 (emacs_gnutls_read): Perform the handshake from the reader loop. | 10 (emacs_gnutls_read): Perform the handshake from the reader loop. |