Mercurial > emacs
diff lisp/ChangeLog @ 105397:31fd98c59048
(data-debug-insert-tag-list): Comment out declaration, currently false.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 03 Oct 2009 02:11:59 +0000 |
parents | 7f82f9367cd1 |
children | 3fec4318d760 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 03 02:07:28 2009 +0000 +++ b/lisp/ChangeLog Sat Oct 03 02:11:59 2009 +0000 @@ -1,5 +1,8 @@ 2009-10-03 Glenn Morris <rgm@gnu.org> + * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out + declaration, currently false. + * mail/rmail.el (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)