]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 17 Jun 2004 00:03:06 +0000 (00:03 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 17 Jun 2004 00:03:06 +0000 (00:03 +0000)
lisp/ChangeLog
man/ChangeLog

index f86847413fd868f86801092ea43cb4667e98aca5..504a277ca40caa4f9658f1989bf2dad77b5d40f8 100644 (file)
@@ -1,5 +1,10 @@
 2004-06-17  Juanma Barranquero  <lektu@terra.es>
 
+       * files.el (parse-colon-path, cd): Mention in docstring that the
+       path separator is colon in GNU-like systems.
+
+       * newcomment.el (comment-region-internal): Fix docstring.
+
        * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
        (ewoc-invalidate, ewoc-collect): Doc fixes.
        (ewoc--create-node, ewoc--delete-node-internal):
index 3f5533d1596a5f0aeba582af6b2c937ba9798aef..d4964b455f6daa7c0e5b99780aa4a3e50d38c7d3 100644 (file)
@@ -1,3 +1,10 @@
+2004-06-16  Juanma Barranquero  <lektu@terra.es>
+
+       * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
+       Add emacs-xtra.
+       ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
+       (clean): Add emacs-xtra and flymake.  Remove redundancies.
+
 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
 
        * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):