emacs/test/lisp/emacs-lisp
Philipp Stephani 65b997b95e Checkdoc: Don't require a space before an arg list
See Bug#24998.

* lisp/emacs-lisp/checkdoc.el (checkdoc-defun-regexp): Don't require a
space before a argument list.
* test/lisp/emacs-lisp/checkdoc-tests.el (checkdoc-tests--bug-24998):
Add unit test.
2016-12-26 21:13:26 +01:00
..
eieio-tests
package-resources
bytecomp-tests.el Incorporate lexbind-tests.el in bytecomp-test.el 2016-09-24 12:53:46 +03:00
checkdoc-tests.el Checkdoc: Don't require a space before an arg list 2016-12-26 21:13:26 +01:00
cl-generic-tests.el
cl-lib-tests.el
cl-seq-tests.el cl-seq: Remove max limit on input sequence length 2016-10-20 19:51:55 +09:00
ert-tests.el Fix ert-tests when running compiled 2016-12-06 22:20:23 -05:00
ert-x-tests.el Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro 2016-06-08 19:10:59 +02:00
generator-tests.el
let-alist-tests.el Don’t consider nested let-alist forms 2016-10-08 18:36:54 +02:00
lisp-tests.el Incorporate syntax-tests in lisp-tests. 2016-09-24 13:20:19 +03:00
map-tests.el Add new function map-do 2016-06-18 10:10:00 +02:00
nadvice-tests.el
package-tests.el * test/lisp/emacs-lisp/package-tests.el 2016-06-08 12:47:08 -04:00
pcase-tests.el
regexp-opt-tests.el
ring-tests.el * lisp/emacs-lisp/ring.el: Use lexical-binding 2016-09-09 18:46:55 +02:00
rx-tests.el Fix rx-any with range with ?\] and ?- 2016-12-18 08:44:45 -05:00
seq-tests.el Make seq-into return the sequence when no conversion needed 2016-12-16 11:22:00 +01:00
subr-x-tests.el
tabulated-list-test.el
thunk-tests.el
timer-tests.el