Mercurial > emacs
diff nt/ChangeLog @ 73542:5740f58a5aa8
*** empty log message ***
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Sun, 29 Oct 2006 22:47:15 +0000 |
| parents | 6ed9f181d72a |
| children | 594a719b7a7f 7eeafaaa9eab |
line wrap: on
line diff
--- a/nt/ChangeLog Sun Oct 29 22:43:37 2006 +0000 +++ b/nt/ChangeLog Sun Oct 29 22:47:15 2006 +0000 @@ -1,3 +1,8 @@ +2006-10-29 Juanma Barranquero <lekktu@gmail.com> + + * runemacs.c (WinMain): Process all recognized arguments, not just + the first one. Remove unused variable sec_desc. + 2006-09-24 Eli Zaretskii <eliz@gnu.org> * config.nt (HAVE_LANGINFO_CODESET): Define. @@ -63,7 +68,7 @@ 2005-07-30 Eli Zaretskii <eliz@gnu.org> - * config.nt: (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine. + * config.nt (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine. 2005-07-29 Juanma Barranquero <lekktu@gmail.com> @@ -437,7 +442,7 @@ 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il> * configure.bat: Make the checkw32api* labels be distinct in the - first 8 characters. + first 8 characters. 2001-03-17 Andrew Innes <andrewi@gnu.org>
