Mercurial > hg > xemacs-beta
diff lisp/simple.el @ 288:e11d67e05968 r21-0b42
Import from CVS: tag r21-0b42
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:35:54 +0200 |
parents | 57709be46d1b |
children | 4b85ae5eabfb |
line wrap: on
line diff
--- a/lisp/simple.el Mon Aug 13 10:35:07 2007 +0200 +++ b/lisp/simple.el Mon Aug 13 10:35:54 2007 +0200 @@ -3937,7 +3937,7 @@ (setq before-init-deferred-warnings (cdr before-init-deferred-warnings)))) -#-infodock (add-hook 'after-init-hook 'after-init-display-warnings) +(add-hook 'after-init-hook 'after-init-display-warnings) (defun display-warning (class message &optional level) "Display a warning message.