1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00
emacs/test/lisp/emacs-lisp
Lars Ingebrigtsen 231cf5ee2b Warn about quoted symbols in defcustom choice/other forms
* lisp/emacs-lisp/bytecomp.el
(byte-compile--suspicious-defcustom-choice): New function (bug#16271).
(byte-compile-nogroup-warn): Use it to warn about forms like
(choice (const :tag "foo" 'bar)).
2022-05-11 12:51:11 +02:00
..
bytecomp-resources
edebug-resources
eieio-tests
faceup-resources
faceup-tests
macroexp-resources
package-resources
pp-resources
shadow-resources
testcover-resources
backquote-tests.el
backtrace-tests.el
benchmark-tests.el
bindat-tests.el
bytecomp-tests.el Warn about quoted symbols in defcustom choice/other forms 2022-05-11 12:51:11 +02:00
cconv-tests.el
check-declare-tests.el
checkdoc-tests.el
cl-extra-tests.el
cl-generic-tests.el cl-generic-tests.el: Fix warning 2022-01-18 16:53:28 -05:00
cl-lib-tests.el
cl-macs-tests.el Make Edebug specification for 'cl-defstruct' more lenient. 2022-03-14 10:59:03 +01:00
cl-preloaded-tests.el
cl-print-tests.el
cl-seq-tests.el
comp-cstr-tests.el
copyright-tests.el Fix copyright-fix-years, use a dash to separate years in a range 2022-01-28 15:23:05 +01:00
derived-tests.el ; * test/lisp/emacs-lisp/derived-tests.el: Silence byte-compiler. 2022-01-26 00:44:00 +01:00
easy-mmode-tests.el Move buffer-local-set-state to subr because it's used at runtime 2022-05-06 16:09:38 +02:00
edebug-tests.el Merge from origin/emacs-28 2022-01-14 06:30:23 +01:00
ert-tests.el Fix EMBA failure for ert-test-record-backtrace 2022-03-12 22:40:49 +01:00
ert-x-tests.el
find-func-tests.el
float-sup-tests.el
generator-tests.el
gv-tests.el
hierarchy-tests.el
let-alist-tests.el
lisp-mnt-tests.el
lisp-mode-tests.el
lisp-tests.el
macroexp-tests.el
map-tests.el
memory-report-tests.el
multisession-tests.el
nadvice-tests.el nadvice.el: Use OClosures 2022-04-26 17:36:13 -04:00
oclosure-tests.el New generic function oclosure-interactive-form 2022-04-26 10:36:52 -04:00
package-tests.el
pcase-tests.el
pp-tests.el
range-tests.el Reduce code duplication in parts of (auto)load&defalias 2022-01-28 13:19:11 -05:00
regexp-opt-tests.el
ring-tests.el
rmc-tests.el Make `?' work again in read-multiple-choice 2022-03-17 12:55:39 +01:00
rx-tests.el
seq-tests.el
shadow-tests.el
shortdoc-tests.el
subr-x-tests.el Remove unused lexvar in subr-x-tests.el 2022-05-04 21:57:14 +03:00
syntax-tests.el
tabulated-list-tests.el
testcover-tests.el
text-property-search-tests.el
thunk-tests.el
timer-tests.el
unsafep-tests.el
vtable-tests.el Add a new library to format variable-pitch tables 2022-02-19 13:16:28 +01:00
warnings-tests.el