diff options
| author | Karoly Lorentey | 2006-01-03 02:15:28 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2006-01-03 02:15:28 +0000 |
| commit | b58cb6144c59dfa3a44b9b383cf354bc2c9bebdf (patch) | |
| tree | 87bc562249d9e597e12406e1d9b1c7dfb0f937e5 /lib-src/ChangeLog | |
| parent | b3e6f69c10973ff7b040ced07a3a084960619681 (diff) | |
| parent | 55262b16df717fe533ea4ad23dac3f02398c9055 (diff) | |
| download | emacs-b58cb6144c59dfa3a44b9b383cf354bc2c9bebdf.tar.gz emacs-b58cb6144c59dfa3a44b9b383cf354bc2c9bebdf.zip | |
Merged from miles@gnu.org--gnu-2005 (patch 682)
Patches applied:
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-682
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-490
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 223470d2e3d..c8d1cb41dea 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 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 | |||
| 1 | 2005-12-22 Richard M. Stallman <rms@gnu.org> | 13 | 2005-12-22 Richard M. Stallman <rms@gnu.org> |
| 2 | 14 | ||
| 3 | * Makefile.in (update-game-score.o): Delete spurious final `\'. | 15 | * Makefile.in (update-game-score.o): Delete spurious final `\'. |