Mercurial > emacs
comparison src/ChangeLog @ 74556:eb4a2f3ba129
*** empty log message ***
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sun, 10 Dec 2006 16:26:50 +0000 |
parents | d87a22653af6 |
children | e6a67f8f9808 |
comparison
equal
deleted
inserted
replaced
74555:132969301815 | 74556:eb4a2f3ba129 |
---|---|
1 2006-12-10 Andreas Schwab <schwab@suse.de> | |
2 | |
3 * systime.h (EMACS_GET_TIME): Remove check for | |
4 HAVE_STRUCT_TIMEZONE which is never defined. | |
5 | |
1 2006-12-10 Alan Mackenzie <acm@muc.de> | 6 2006-12-10 Alan Mackenzie <acm@muc.de> |
2 | 7 |
3 * syntax.c (Fpartial_parse_sexp): Correct Docco: Elt 8 of the | 8 * syntax.c (Fpartial_parse_sexp): Correct Docco: Elt 8 of the |
4 result is now neither the last elt nor optional for OLDSTATE. | 9 result is now neither the last elt nor optional for OLDSTATE. |
5 | 10 |