*** empty log message ***
This commit is contained in:
parent
ff12cd1d43
commit
ef53d75e82
2 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2001-03-02 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* ebrowse.c (parse_qualified_param_ident_or_type): Return a
|
||||
freshly allocated object in *LAST_ID.
|
||||
(read_line): Accept \r\n line endings.
|
||||
|
||||
2001-02-24 Andrew Innes <andrewi@gnu.org>
|
||||
|
||||
* makefile.w32-in: Fix copyright notice.
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
2001-03-02 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* fileio.c (Fexpand_file_name): Collapse sequences of slashes
|
||||
to a single slash in the middle of file names.
|
||||
|
||||
* editfns.c (Fcurrent_time_zone) [HAVE_TM_ZONE || HAVE_TZNAME]:
|
||||
Accept only alphanumeric time zone names.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue