diff lisp/ChangeLog @ 105109:178c9761642e

* progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the indent buffer only if called interactively (Bug#4452).
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 19 Sep 2009 19:35:15 +0000
parents 84836b2f2c93
children ae2f5001d865
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Sep 19 14:56:04 2009 +0000
+++ b/lisp/ChangeLog	Sat Sep 19 19:35:15 2009 +0000
@@ -1,3 +1,8 @@
+2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
+
+	* progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
+	indent buffer only if called interactively (Bug#4452).
+
 2009-09-19  Juanma Barranquero  <lekktu@gmail.com>
 	    Eli Zaretskii  <eliz@gnu.org>