*** empty log message ***
This commit is contained in:
parent
a9dfccd6ae
commit
c19942680d
3 changed files with 19 additions and 0 deletions
|
@ -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'
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue