emacs/lisp/emacs-lisp
Glenn Morris 1fabab62f8 Ensure early startup warnings are visible at the end. (Bug#20792)
* lisp/emacs-lisp/warnings.el (display-warning):
If startup isn't complete, delay the warning.

* lisp/startup.el (normal-top-level, command-line):
Let display-warning automatically handle the needed delays.
Run delayed-warnings-hook.
2015-06-12 19:26:21 -07:00
..
advice.el Don't require help-fns when not needed 2015-05-20 08:24:23 -07:00
autoload.el Don't require help-fns when not needed 2015-05-20 08:24:23 -07:00
avl-tree.el
backquote.el A few more doc string fixes (Bug#20385) 2015-05-28 00:45:00 -07:00
benchmark.el
bindat.el
byte-opt.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
byte-run.el
bytecomp.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
cconv.el
chart.el * lisp/emacs-lisp/chart.el (chart-axis-draw): Replace obsolete alias. 2015-05-11 23:50:08 -07:00
check-declare.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
checkdoc.el * lisp/emacs-lisp/checkdoc.el (checkdoc-get-keywords): 2015-06-10 17:06:02 -04:00
cl-extra.el
cl-generic.el Support curved quotes in doc strings 2015-05-28 00:22:02 -07:00
cl-indent.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
cl-lib.el Fix bootstrap (void function cl-member). 2015-05-13 19:02:31 -04:00
cl-macs.el * lisp/emacs-lisp/cl-macs.el (cl-tagbody): Scope cl--tagbody-alist 2015-05-25 09:39:35 -04:00
cl-preloaded.el
cl-seq.el Fix bootstrap (void function cl-member). 2015-05-13 19:02:31 -04:00
cl.el (define-modify-macro): Make sure cl--arglist-args is defined 2015-05-06 17:43:43 -04:00
copyright.el
crm.el
cursor-sensor.el
debug.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
derived.el Fix curved quotes in a few places 2015-06-04 23:54:49 -07:00
disass.el
easy-mmode.el
easymenu.el
edebug.el Replace gui-method macros with cl-generic with &context 2015-05-23 11:32:29 -04:00
eieio-base.el
eieio-compat.el
eieio-core.el ; Add class name to error message 2015-05-01 13:10:26 -04:00
eieio-custom.el Spelling fixes 2015-05-05 12:25:48 -07:00
eieio-datadebug.el
eieio-opt.el Support curved quotes in doc strings 2015-05-28 00:22:02 -07:00
eieio-speedbar.el
eieio.el ; Auto-commit of loaddefs files. 2015-05-28 06:21:55 -04:00
eldoc.el * lisp/cedet/semantic/grammar.el: Fix compiler warnings (bug#20505) 2015-05-05 22:18:19 -04:00
elint.el Don't require help-fns when not needed 2015-05-20 08:24:23 -07:00
elp.el
ert-x.el
ert.el Generate curved quotes in ert doc 2015-06-02 07:33:14 -07:00
ewoc.el
find-func.el Handle new-style advice in find-funct 2015-06-05 01:34:40 +03:00
float-sup.el
generator.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
generic.el
gv.el
helper.el
inline.el
lisp-mnt.el Fix byte-compiler warnings about looking-back. 2015-04-20 21:55:00 -04:00
lisp-mode.el Support curved quotes in doc strings 2015-05-28 00:22:02 -07:00
lisp.el Further lisp-complete-symbol related cleanup. 2015-05-18 20:51:47 -04:00
macroexp.el Fix minor quoting problems in doc strings 2015-05-28 00:22:03 -07:00
map-ynp.el
map.el * lisp/emacs-lisp/map.el (map-let): Better docstring. 2015-06-06 01:54:11 +02:00
nadvice.el Fix quoting of help for functions with odd names 2015-06-11 10:24:38 -07:00
package-x.el Quieten compilation, eg in --without-x builds. 2015-05-08 20:13:47 -04:00
package.el * lisp/emacs-lisp/package.el (package-delete): Make interactive 2015-06-08 10:50:43 +01:00
pcase.el Fix quoting of help for functions with odd names 2015-06-11 10:24:38 -07:00
pp.el
re-builder.el
regexp-opt.el
regi.el
ring.el
rx.el
seq.el * lisp/loadup.el ("emacs-lisp/cl-generic"): Preload 2015-05-13 18:39:49 -04:00
shadow.el
smie.el
subr-x.el Improve parameter name 2015-05-20 18:50:38 +03:00
syntax.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
tabulated-list.el * lisp/emacs-lisp/tabulated-list.el: Don't sort without sorter 2015-05-26 09:32:45 +01:00
tcover-ses.el
tcover-unsafep.el
testcover.el * lisp/emacs-lisp/testcover.el: Don't use edebug--read (bug#20487) 2015-05-06 10:50:48 -04:00
timer.el
tq.el
trace.el
unsafep.el
warnings.el Ensure early startup warnings are visible at the end. (Bug#20792) 2015-06-12 19:26:21 -07:00