diff options
| author | Eli Zaretskii | 2005-12-30 13:21:04 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2005-12-30 13:21:04 +0000 |
| commit | ef3f69f9014dcb314d964a5a4c85478807a7ae2b (patch) | |
| tree | 7950837715b6bb8cb3e7410304bd984542f8f911 /lib-src/ChangeLog | |
| parent | 45cb4c9656af08b735751890634ca64515025459 (diff) | |
| download | emacs-ef3f69f9014dcb314d964a5a4c85478807a7ae2b.tar.gz emacs-ef3f69f9014dcb314d964a5a4c85478807a7ae2b.zip | |
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 223470d2e3d..2be941028b7 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 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. Rearrange | ||
| 5 | the list to be similar to $(shortlisp) in src/Makefile.in. | ||
| 6 | (lisp2): Add language/kannada.el, emacs-lisp/syntax.elc, | ||
| 7 | emacs-lisp/timer.elc, jka-cmpr-hook.elc, font-lock.elc, | ||
| 8 | jit-lock.elc. Rearrange the list to be similar to $(shortlisp) in | ||
| 9 | src/Makefile.in. | ||
| 10 | |||
| 1 | 2005-12-22 Richard M. Stallman <rms@gnu.org> | 11 | 2005-12-22 Richard M. Stallman <rms@gnu.org> |
| 2 | 12 | ||
| 3 | * Makefile.in (update-game-score.o): Delete spurious final `\'. | 13 | * Makefile.in (update-game-score.o): Delete spurious final `\'. |