comparison lib-src/ChangeLog @ 90261:7beb78bc1f8e

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 616-696) - Add lisp/mh-e/.arch-inventory - Update from CVS - Merge from gnus--rel--5.10 - Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords. - lisp/gnus/ChangeLog: Remove duplicate entry * gnus--rel--5.10 (patch 147-181) - Update from CVS - Merge from emacs--cvs-trunk--0 - Update from CVS: lisp/mml.el (mml-preview): Doc fix. - Update from CVS: texi/message.texi: Fix default values. - Update from CVS: texi/gnus.texi (RSS): Addition.
author Miles Bader <miles@gnu.org>
date Mon, 16 Jan 2006 08:37:27 +0000
parents 0ca0d9181b5e 7e02368b8f30
children c5406394f567
comparison
equal deleted inserted replaced
90260:0ca0d9181b5e 90261:7beb78bc1f8e
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
17 2005-11-18 Hideki IWAMOTO <h-iwamoto@kit.hi-ho.ne.jp> (tiny change)
18
19 * etags.c (main): Cxref mode writes to stdout: do not close tagf,
20 which was never opened.
21
1 2005-10-20 Olli Savia <ops@iki.fi> (tiny change) 22 2005-10-20 Olli Savia <ops@iki.fi> (tiny change)
2 23
3 * etags.c: Undef STDIN if defined. (LynxOS defines it in system 24 * etags.c: Undef STDIN if defined. (LynxOS defines it in system
4 header files.) 25 header files.)
5 26