comparison src/ChangeLog @ 71429:3ef59bfaaa4d

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 23 Jun 2006 10:39:51 +0000
parents 17e47244be7c
children 47574cbb5eb6
comparison
equal deleted inserted replaced
71428:4dc3f74ad23f 71429:3ef59bfaaa4d
1 2006-06-23 Martin Rudalics <rudalics@gmx.at>
2
3 * fileio.c (Frename_file) [DOS_NT]: Don't try to move directory to
4 itself on DOS_NT platforms, if the old and new names are identical
5 but for the letter-case.
6
1 2006-06-21 Kim F. Storm <storm@cua.dk> 7 2006-06-21 Kim F. Storm <storm@cua.dk>
2 8
3 * dispextern.h (struct it): Add `position' member to iterator stack. 9 * dispextern.h (struct it): Add `position' member to iterator stack.
4 Rename `pos' member to `current'. Rearrange and add comments. 10 Rename `pos' member to `current'. Rearrange and add comments.
5 11