diff lisp/ChangeLog @ 111924:0e0f4eb1091a

* lisp/cus-edit.el (custom-save-all): Bind print-length and print-level to nil.
author Glenn Morris <rgm@gnu.org>
date Tue, 07 Dec 2010 19:36:01 -0800
parents df8c73722b0d
children b2e1ce1e5b73
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 07 19:32:31 2010 -0800
+++ b/lisp/ChangeLog	Tue Dec 07 19:36:01 2010 -0800
@@ -1,3 +1,8 @@
+2010-12-08  Tom Breton  <tehom@panix.com>
+
+	* cus-edit.el (custom-save-all):
+	Bind print-length and print-level to nil.  (Bug#7581)
+
 2010-12-08  Glenn Morris  <rgm@gnu.org>
 
 	* mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):