diff options
| author | Kenichi Handa | 2012-10-11 20:29:47 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2012-10-11 20:29:47 +0900 |
| commit | d3e4228575e9ba9e99dc4a7dae788280ffcc4566 (patch) | |
| tree | 97d35f3c0766372c166a31f3c0f7aba791a38dde /ChangeLog | |
| parent | cde44a7728488ca6bc6a46c18d9c5e647b160547 (diff) | |
| parent | fd2f90cf5c6a15610aa1e17e73d6d8a5f8cb1999 (diff) | |
| download | emacs-d3e4228575e9ba9e99dc4a7dae788280ffcc4566.tar.gz emacs-d3e4228575e9ba9e99dc4a7dae788280ffcc4566.zip | |
merge trunk
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -2,6 +2,15 @@ | |||
| 2 | 2 | ||
| 3 | * .bzrignore: Add several files under admin/charsets. | 3 | * .bzrignore: Add several files under admin/charsets. |
| 4 | 4 | ||
| 5 | 2012-10-08 Daniel Colascione <dancol@dancol.org> | ||
| 6 | |||
| 7 | * configure.ac: Add --with-w32 as a window system option. Limit | ||
| 8 | it to Cygwin for now. Integrate w32 into the refactored window | ||
| 9 | system configuration and set TERM_HEADER to w32term.h when w32 is | ||
| 10 | configured. | ||
| 11 | |||
| 12 | (CYGWIN_OBJ): Add cygw32.o. | ||
| 13 | |||
| 5 | 2012-10-07 Jan Djärv <jan.h.d@swipnet.se> | 14 | 2012-10-07 Jan Djärv <jan.h.d@swipnet.se> |
| 6 | 15 | ||
| 7 | * configure.ac: Check that OSX is 10.4 or newer. | 16 | * configure.ac: Check that OSX is 10.4 or newer. |