Add file system types cifs and usbdevfs. Allow special chars in file names.
[bpt/emacs.git] / lib-src / ChangeLog
index cd441be..c8d1cb4 100644 (file)
@@ -1,4 +1,25 @@
-2005-10-06  Olli Savia  <ops@iki.fi>  (tiny change)
+2005-12-30  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (MOUSE_SUPPORT): Add tooltip.elc.
+       (lisp1): Add rfn-eshadow.elc, international/utf-16.elc, image.elc,
+       international/fontset.elc, dnd.elc, mwheel.elc, and tool-bar.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  <rms@gnu.org>
+
+       * Makefile.in (update-game-score.o): Delete spurious final `\'.
+
+2005-11-18  Hideki IWAMOTO <h-iwamoto@kit.hi-ho.ne.jp>  (tiny change)
+
+       * etags.c (main): Cxref mode writes to stdout: do not close tagf,
+       which was never opened.
+
+2005-10-20  Olli Savia  <ops@iki.fi>  (tiny change)
 
        * etags.c: Undef STDIN if defined.  (LynxOS defines it in system
        header files.)