From: Eli Zaretskii Date: Fri, 30 Dec 2005 13:21:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~4974 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/ef3f69f9014dcb314d964a5a4c85478807a7ae2b *** empty log message *** --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 223470d2e3..2be941028b 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,13 @@ +2005-12-30 Eli Zaretskii + + * makefile.w32-in (MOUSE_SUPPORT): Add tooltip.elc. + (lisp1): Add rfn-eshadow.elc, international/utf-16.elc. Rearrange + the list to be similar to $(shortlisp) in src/Makefile.in. + (lisp2): Add language/kannada.el, emacs-lisp/syntax.elc, + emacs-lisp/timer.elc, jka-cmpr-hook.elc, font-lock.elc, + jit-lock.elc. Rearrange the list to be similar to $(shortlisp) in + src/Makefile.in. + 2005-12-22 Richard M. Stallman * Makefile.in (update-game-score.o): Delete spurious final `\'. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 10627c5980..844de17b7d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2005-12-30 Eli Zaretskii + + * jit-lock.el (jit-lock-chunk-size): Doc fix. + 2005-12-30 Juri Linkov * locate.el (locate-fcodes-file, locate-header-face)