]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sun, 4 Apr 2004 21:32:05 +0000 (21:32 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 4 Apr 2004 21:32:05 +0000 (21:32 +0000)
ChangeLog
lisp/ChangeLog
src/ChangeLog

index bbf45b77dc577458e82592be8d70f77bd4b6fce1..baa731f0f541247a4003c9fd7a89e6678dbd905d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.bat (lib-src): Recognize comment lines in Makefile.in
+       that have a TAB after the #, to avoid errors in preprocessing with
+       GCC 3.3.3.
+
 2004-03-31  Luc Teirlinck  <teirllm@auburn.edu>
 
        * Makefile.in: Mention in comment that `make maintainer-clean'
index 19cb2206bab6455d56e1996795ccef7f5073a1b7..c7b2453b4ed1356412dc98bcd8ed90476dd80d38 100644 (file)
@@ -1,3 +1,11 @@
+2004-04-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * calendar/timeclock.el (timeclock-relative)
+       (timeclock-get-project-function, timeclock-get-workday-function)
+       (timeclock-query-out, timeclock-when-to-leave)
+       (timeclock-when-to-leave-string, timeclock-log-data)
+       (timeclock-generate-report, timeclock-in): Doc fixes.
+
 2004-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * url: Import the URL package from its repository.
index a1c384ce53534ac9533c284cbb48ecc57fd4ac44..dc7ce0edfa6af78cca489ada563baeb7ef554280 100644 (file)
@@ -1,3 +1,8 @@
+2004-04-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * charset.h (SINGLE_BYTE_CHAR_P): Fix macro to avoid warnings
+       from GCC.
+
 2004-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * .gdbinit-union: Remove.