comparison src/ChangeLog @ 73689:cd0ac1c9a67c

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 05 Nov 2006 04:11:47 +0000
parents 33dd4e78cdc7
children 292fa2a0b5f2
comparison
equal deleted inserted replaced
73688:f5b44958a759 73689:cd0ac1c9a67c
1 2006-11-05 Juanma Barranquero <lekktu@gmail.com>
2
3 * dosfns.c (Finsert_startup_screen):
4 * fns.c (Ffeaturep, syms_of_fns):
5 * frame.c (syms_of_frame): Fix typos in docstrings.
6
7 * unexcw.c (unexec): Fix typo in output message.
8
1 2006-11-04 Ralf Angeli <angeli@caeruleus.net> 9 2006-11-04 Ralf Angeli <angeli@caeruleus.net>
2 10
3 * w32fns.c (w32_createwindow): Remove code for handling -geometry 11 * w32fns.c (w32_createwindow): Remove code for handling -geometry
4 command line option and `initial-frame-alist' which is superfluous 12 command line option and `initial-frame-alist' which is superfluous
5 after the last change to `w32_createwindow'. 13 after the last change to `w32_createwindow'.