diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jun 06 19:42:25 2005 +0000
+++ b/lisp/ChangeLog	Mon Jun 06 19:47:05 2005 +0000
@@ -1,5 +1,8 @@
 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
+	a dedicated window.
+
 	* international/latexenc.el (latexenc-find-file-coding-system):
 	Undo part of last patch, to turn off a compiler warning.