comparison lisp/ChangeLog @ 63092:80ef8a2a052d

(debug): Don't bury the buffer unless it's in a dedicated window.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 06 Jun 2005 19:47:05 +0000
parents 33bc4355d988
children d3c552b53ce8
comparison
equal deleted inserted replaced
63091:81d7efcce2ff 63092:80ef8a2a052d
1 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca> 1 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
4 a dedicated window.
2 5
3 * international/latexenc.el (latexenc-find-file-coding-system): 6 * international/latexenc.el (latexenc-find-file-coding-system):
4 Undo part of last patch, to turn off a compiler warning. 7 Undo part of last patch, to turn off a compiler warning.
5 8
6 2005-06-06 Juri Linkov <juri@jurta.org> 9 2005-06-06 Juri Linkov <juri@jurta.org>