diff options
| author | Miles Bader | 2008-02-01 16:01:31 +0000 |
|---|---|---|
| committer | Miles Bader | 2008-02-01 16:01:31 +0000 |
| commit | 6cc41fb06c37234822d5aedf7ce0f77b88bb450a (patch) | |
| tree | a130326faf29d4410ed126e4f0d6a13f11a19df3 /lib-src/ChangeLog.unicode | |
| parent | b502217bd845bc6280fd2bb1eacce176ed4f7d90 (diff) | |
| parent | dd559368b0db67654f643320b1d84afdabe60e97 (diff) | |
| download | emacs-6cc41fb06c37234822d5aedf7ce0f77b88bb450a.tar.gz emacs-6cc41fb06c37234822d5aedf7ce0f77b88bb450a.zip | |
Merge unicode branch
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1037
Diffstat (limited to 'lib-src/ChangeLog.unicode')
| -rw-r--r-- | lib-src/ChangeLog.unicode | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lib-src/ChangeLog.unicode b/lib-src/ChangeLog.unicode new file mode 100644 index 00000000000..7d105d80983 --- /dev/null +++ b/lib-src/ChangeLog.unicode | |||
| @@ -0,0 +1,17 @@ | |||
| 1 | 2007-10-21 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * makefile.w32-in (obj): Sync with src/Makefile.in | ||
| 4 | (TOOLTIP_SUPPORT, WINDOW_SUPPORT): New definitions. | ||
| 5 | (WINNT_SUPPORT): Add term/w32-win.elc. | ||
| 6 | (lisp1, lisp2): Sync with lisp in src/Makefile.in. | ||
| 7 | |||
| 8 | 2007-06-06 Jason Rumney <jasonr@gnu.org> | ||
| 9 | |||
| 10 | * makefile.w32-in (obj): Add font.o and w32font.o | ||
| 11 | |||
| 12 | 2005-10-14 Zhang Wei <id.brep@gmail.com> (tiny change) | ||
| 13 | |||
| 14 | * lib-src/makefile.w32-in (lisp1): Delete ucs-tables.elc, | ||
| 15 | utf-8.elc, and latin-*.el. | ||
| 16 | |||
| 17 | ;; arch-tag: c7cd5592-edad-4f68-a810-0d2704087cf8 | ||