Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8eae3a58
Commit
8eae3a58
authored
Apr 17, 2012
by
Juanma Barranquero
Browse files
lisp/subr.el: Update comment.
parent
20a68157
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
lisp/subr.el
lisp/subr.el
+1
-2
No files found.
lisp/subr.el
View file @
8eae3a58
...
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment