diff lisp/ChangeLog @ 68908:7d7207d65934

* files.el (hack-local-variables-confirm): Kill temp buffer after use.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 15 Feb 2006 01:32:50 +0000
parents b596dc11d441
children f484ff9069d6
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Feb 15 01:21:31 2006 +0000
+++ b/lisp/ChangeLog	Wed Feb 15 01:32:50 2006 +0000
@@ -1,7 +1,7 @@
 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
 
 	* files.el (hack-local-variables-confirm): Allow scrolling if the
-	file variable list is too long.
+	file variable list is too long.  Kill temp buffer after use.
 
 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>