=== modified file 'lisp/cus-start.el' --- lisp/cus-start.el 2011-03-28 06:36:08 +0000 +++ lisp/cus-start.el 2011-03-28 07:29:23 +0000 @@ -175,10 +175,7 @@ (debug-ignored-errors debug (repeat (choice symbol regexp))) (debug-on-quit debug (choice (const :tag "off") - (repeat :menu-tag "When" - :value (nil) - (symbol :format "%v")) - (const :tag "always" t))) + (const :tag "always" t))) ;; fileio.c (delete-by-moving-to-trash auto-save boolean "23.1") (auto-save-visited-file-name auto-save boolean)