From 8eae3a58fc73f0f89a4a7a3bc1313a2464fbc920 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 17 Apr 2012 18:24:44 +0200 Subject: [PATCH] lisp/subr.el: Update comment. --- lisp/subr.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lisp/subr.el b/lisp/subr.el index 497809a23e8..87b98988525 100644 --- a/lisp/subr.el +++ b/lisp/subr.el @@ -1888,8 +1888,7 @@ Used from `delayed-warnings-hook' (which see)." (push warning collapsed))) (setq delayed-warnings-list (nreverse collapsed)))) -;; At present this is only really useful for Emacs internals. -;; Document in the lispref if it becomes generally useful. +;; At present this is only used for Emacs internals. ;; Ref http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00085.html (defvar delayed-warnings-hook '(collapse-delayed-warnings display-delayed-warnings) -- 2.39.2