1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00

*** empty log message ***

This commit is contained in:
Eli Zaretskii 2006-12-16 14:39:33 +00:00
parent a01763cbe7
commit b58d0378c5
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2006-12-16 Eli Zaretskii <eliz@gnu.org>
* PROBLEMS: Document problems with rebasing Cygwin DLLs.
2006-12-08 Michael Olson <mwolson@gnu.org>
* ERC-NEWS: Note that the list module has been removed.

View file

@ -1,5 +1,8 @@
2006-12-16 Eli Zaretskii <eliz@gnu.org>
* w32fns.c (w32-window-exists-p): New function.
(syms_of_w32fns): Defsubr it.
* prefix-args.c [STDC_HEADERS]: Include stdlib.h.
2006-12-16 Juanma Barranquero <lekktu@gmail.com>