| | 1 | 2005-12-30 Eli Zaretskii <eliz@gnu.org> |
|---|
| | 2 | |
|---|
| | 3 | * makefile.w32-in (MOUSE_SUPPORT): Add tooltip.elc. |
|---|
| | 4 | (lisp1): Add rfn-eshadow.elc, international/utf-16.elc, image.elc, |
|---|
| | 5 | international/fontset.elc, dnd.elc, mwheel.elc, and tool-bar.elc. |
|---|
| | 6 | Rearrange the list to be similar to $(shortlisp) in |
|---|
| | 7 | src/Makefile.in. |
|---|
| | 8 | (lisp2): Add language/kannada.el, emacs-lisp/syntax.elc, |
|---|
| | 9 | emacs-lisp/timer.elc, jka-cmpr-hook.elc, font-lock.elc, |
|---|
| | 10 | jit-lock.elc. Rearrange the list to be similar to $(shortlisp) in |
|---|
| | 11 | src/Makefile.in. |
|---|
| | 12 | |
|---|
| | 13 | 2005-12-22 Richard M. Stallman <rms@gnu.org> |
|---|
| | 14 | |
|---|
| | 15 | * Makefile.in (update-game-score.o): Delete spurious final `\'. |
|---|
| | 16 | |
|---|