| | 1 | 2008-03-26 Chong Yidong <cyd@stupidchicken.com> |
|---|
| | 2 | |
|---|
| | 3 | * Version 22.2 released. |
|---|
| | 4 | |
|---|
| | 5 | 2008-03-20 Juanma Barranquero <lekktu@gmail.com> |
|---|
| | 6 | |
|---|
| | 7 | * addpm.c: Include malloc.h. |
|---|
| | 8 | (add_registry): Cast return value of alloca. |
|---|
| | 9 | |
|---|
| | 10 | 2008-02-11 Jason Rumney <jasonr@gnu.org> |
|---|
| | 11 | |
|---|
| | 12 | * addpm.c (add_registry): Add an App Paths registry key. |
|---|
| | 13 | Look for GTK and add it to the DLL search path for Emacs if found. |
|---|
| | 14 | |
|---|
| | 15 | 2008-02-05 Juanma Barranquero <lekktu@gmail.com> |
|---|
| | 16 | |
|---|
| | 17 | * configure.bat: In help, use generic names for the image libraries. |
|---|
| | 18 | |
|---|
| | 19 | 2008-01-20 Jason Rumney <jasonr@gnu.org> |
|---|
| | 20 | |
|---|
| | 21 | * gmake.defs (CYGWIN) [USING_SH]: Disable mapping of file |
|---|
| | 22 | permissions to NTFS ACLs. |
|---|
| | 23 | |
|---|
| | 24 | 2007-10-20 Eli Zaretskii <eliz@gnu.org> |
|---|
| | 25 | |
|---|
| | 26 | * configure.bat (docflags, doldflags): New variables. |
|---|
| | 27 | (genmakefiles): Use them to work around problems with whitespace |
|---|
| | 28 | in arguments of the `if' command. |
|---|
| | 29 | |
|---|
| | 30 | 2007-10-18 Jason Rumney <jasonr@gnu.org> |
|---|
| | 31 | |
|---|
| | 32 | * makefile.w32-in (install): Install COPYING in top-level and bin dirs. |
|---|
| | 33 | |
|---|
| | 34 | 2007-09-27 Jason Rumney <jasonr@gnu.org> |
|---|
| | 35 | |
|---|
| | 36 | * gmake.defs (COMCTL32): New system library. |
|---|
| | 37 | |
|---|
| | 38 | * nmake.defs (COMCTL32): New system library. |
|---|
| | 39 | |
|---|
| | 40 | 2007-08-14 Dhuvra Krishnamurthy <dhuvrakm@gmail.com> (tiny change) |
|---|
| | 41 | |
|---|
| | 42 | * makefile.w32-in (bootstrap-nmake): Change directories once more. |
|---|
| | 43 | |
|---|
| | 44 | 2007-07-25 Glenn Morris <rgm@gnu.org> |
|---|
| | 45 | |
|---|
| | 46 | * Relicense all FSF files to GPLv3 or later. |
|---|
| | 47 | |
|---|
| | 48 | * COPYING: Switch to GPLv3. |
|---|
| | 49 | |
|---|
| | 50 | 2007-07-20 Eli Zaretskii <eliz@gnu.org> |
|---|
| | 51 | |
|---|
| | 52 | * makefile.w32-in (bootstrap, bootstrap-nmake, bootstrap-gmake): |
|---|
| | 53 | Depend on cmdproxy. |
|---|
| | 54 | (cleanall): Don't delete *~. |
|---|
| | 55 | |
|---|
| | 56 | 2007-07-11 Jason Rumney <jasonr@gnu.org> |
|---|
| | 57 | |
|---|
| | 58 | * gmake.defs (OLE32): New library to link. |
|---|
| | 59 | |
|---|
| | 60 | * nmake.defs (OLE32): Likewise. |
|---|
| | 61 | |
|---|
| | 62 | 2007-06-25 Jason Rumney <jasonr@gnu.org> |
|---|
| | 63 | |
|---|
| | 64 | * cmdproxy.c (main): Set console codepages to "ANSI". |
|---|
| | 65 | |
|---|
| | 66 | 2007-06-15 Jason Rumney <jasonr@gnu.org> |
|---|
| | 67 | |
|---|
| | 68 | * emacs.manifest: New file. |
|---|
| | 69 | |
|---|
| | 70 | * emacs.rc: Use it. |
|---|
| | 71 | |
|---|