Mercurial > hg > xemacs-beta
diff lisp/simple.el @ 280:7df0dd720c89 r21-0b38
Import from CVS: tag r21-0b38
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:32:22 +0200 |
parents | 90d73dddcdc4 |
children | c42ec1d1cded |
line wrap: on
line diff
--- a/lisp/simple.el Mon Aug 13 10:31:30 2007 +0200 +++ b/lisp/simple.el Mon Aug 13 10:32:22 2007 +0200 @@ -3846,8 +3846,8 @@ (defcustom display-warning-minimum-level 'info "Minimum level of warnings that should be displayed. -The warnings in levels below this are completely ignored, as if they never -happened. +The warnings in levels below this will be generated, but not +displayed. The recognized warning levels, in decreasing order of priority, are 'emergency, 'alert, 'critical, 'error, 'warning, 'notice, 'info, and