1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00
emacs/lisp/emacs-lisp
Glenn Morris 2aea6521e3 (byte-compile-file-form-defvar)
(byte-compile-file-form-define-abbrev-table)
(byte-compile-file-form-custom-declare-variable)
(byte-compile-variable-ref, byte-compile-defvar):
Whether or not a warning is enabled should only affect whether we issue
the warning, not whether or not we collect the relevant data.
Eg warnings can be turned on and off throughout the course of a file.
2009-11-03 03:16:23 +00:00
..
.gitignore
advice.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
assoc.el
authors.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
autoload.el (autoload-make-program): New variable. 2009-10-15 06:09:52 +00:00
avl-tree.el
backquote.el
benchmark.el * emacs-lisp/benchmark.el (benchmark): Reflow docstring. 2009-03-17 10:32:20 +00:00
bindat.el * emacs-lisp/bindat.el (bindat-pack): Allocate and set a string 2009-05-04 01:18:11 +00:00
byte-opt.el (degrees-to-radians): Mark as free from side effects. 2009-09-10 06:21:48 +00:00
byte-run.el * textmodes/tex-mode.el (tex-dvi-view-command) 2009-10-26 06:43:36 +00:00
bytecomp.el (byte-compile-file-form-defvar) 2009-11-03 03:16:23 +00:00
chart.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
check-declare.el (check-declare-scan): Read the declaration rather than parsing it as a 2009-10-01 02:02:39 +00:00
checkdoc.el * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use 2009-10-27 22:52:19 +00:00
cl-compat.el
cl-extra.el Unify local variables at end. 2009-08-25 06:52:09 +00:00
cl-indent.el Remove leading "*" from defcustom docs. 2009-06-22 06:27:00 +00:00
cl-loaddefs.el lisp/emacs-lisp/cl-loaddefs.el: Regenerate. 2009-09-28 00:22:09 +00:00
cl-macs.el * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools 2009-09-27 23:25:03 +00:00
cl-seq.el
cl-specs.el (defstruct): Fix :conc-name spec. 2009-06-27 22:09:39 +00:00
cl.el (cl-macro-environment): Don't define it here. 2009-08-30 14:18:59 +00:00
copyright.el (copyright-update): Save match-data across y-or-n-p, for safety. 2009-07-16 02:01:31 +00:00
crm.el Replace completion-base-size by completion-base-position to fix bugs 2009-10-15 01:50:17 +00:00
cust-print.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
debug.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
derived.el * textmodes/tex-mode.el (tex-dvi-view-command) 2009-10-26 06:43:36 +00:00
disass.el
easy-mmode.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
easymenu.el
edebug.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
eieio-base.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
eieio-comp.el Fix typos. 2009-10-05 15:32:08 +00:00
eieio-custom.el Fix typos. 2009-10-05 15:32:08 +00:00
eieio-datadebug.el Fix typos. 2009-10-05 15:32:08 +00:00
eieio-opt.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
eieio-speedbar.el Fix typos. 2009-10-05 15:32:08 +00:00
eieio.el * emacs-lisp/eieio.el: Avoid requiring cl at runtime. 2009-10-11 02:19:27 +00:00
eldoc.el * help-fns.el (help-function-arglist): Don't check advertised-signature-table. 2009-10-02 14:36:54 +00:00
elint.el (elint-init-form): Report declarations where the filename is not a string. 2009-09-30 07:24:35 +00:00
elp.el * image-mode.el (image-toggle-display): 2009-10-02 00:02:02 +00:00
ewoc.el
find-func.el
find-gc.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
float-sup.el
generic.el
gulp.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
helper.el
levents.el
lisp-mnt.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
lisp-mode.el * textmodes/tex-mode.el (tex-dvi-view-command) 2009-10-26 06:43:36 +00:00
lisp.el (lisp-complete-symbol): Use minibuffer-complete. 2009-08-30 21:45:36 +00:00
lmenu.el
lucid.el
macroexp.el
map-ynp.el
pp.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
re-builder.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
regexp-opt.el
regi.el
ring.el
rx.el
shadow.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
sregex.el
syntax.el
tcover-ses.el
tcover-unsafep.el
testcover.el
timer.el Comment. 2009-09-02 03:17:18 +00:00
tq.el
trace.el Remove leading * from defcustom docs. 2009-07-22 02:45:34 +00:00
unsafep.el
warnings.el