comparison lisp/ChangeLog @ 105396:7f82f9367cd1

(rmail-generate-viewer-buffer): Be more careful about reusing existing buffers, in case we happen to visit two files with the same basename. (Bug#4593)
author Glenn Morris <rgm@gnu.org>
date Sat, 03 Oct 2009 02:07:28 +0000
parents 175a7f7ac069
children 31fd98c59048
comparison
equal deleted inserted replaced
105395:175a7f7ac069 105396:7f82f9367cd1
1 2009-10-03 Glenn Morris <rgm@gnu.org>
2
3 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
4 reusing existing buffers, in case we happen to visit two files with the
5 same basename. (Bug#4593)
6
1 2009-10-02 Eli Zaretskii <eliz@gnu.org> 7 2009-10-02 Eli Zaretskii <eliz@gnu.org>
2 8
3 * makefile.w32-in (update-subdirs-CMD): Add cedet to 9 * makefile.w32-in (update-subdirs-CMD): Add cedet to
4 $(WINS_SUBDIR). 10 $(WINS_SUBDIR).
5 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet. 11 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.