emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r107847: lisp/subr.el: Update comm


From: Juanma Barranquero
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r107847: lisp/subr.el: Update comment.
Date: Tue, 17 Apr 2012 18:24:44 +0200
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 107847
committer: Juanma Barranquero <address@hidden>
branch nick: emacs-24
timestamp: Tue 2012-04-17 18:24:44 +0200
message:
  lisp/subr.el: Update comment.
modified:
  lisp/subr.el
=== modified file 'lisp/subr.el'
--- a/lisp/subr.el      2012-04-04 07:54:02 +0000
+++ b/lisp/subr.el      2012-04-17 16:24:44 +0000
@@ -1888,8 +1888,7 @@
         (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)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]