index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
emacs-lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Spelling fix
Paul Eggert
2018-01-22
1
-1
/
+1
*
Handle case-insensitive filenames for load-path shadows (Bug#5845)
Noam Postavsky
2018-01-18
3
-0
/
+51
*
Tag some unstable tests, and skip by default (bug#24503)
Glenn Morris
2018-01-09
2
-3
/
+3
*
Update copyright year to 2018
Paul Eggert
2018-01-01
38
-38
/
+38
*
* test/lisp/emacs-lisp/derived-tests.el: Fix copy&paste leftovers
Stefan Monnier
2017-12-18
1
-3
/
+2
*
* lisp/subr.el (delayed-after-hook-functions): Rename from ...-forms
Stefan Monnier
2017-12-18
1
-0
/
+44
*
Partially revert "Mention new strictness for &optional, &rest..."
Noam Postavsky
2017-12-15
1
-31
/
+0
*
Mention new strictness for &optional, &rest in arglists (Bug#29165)
Noam Postavsky
2017-12-13
1
-0
/
+31
*
Fix Edebug specs for if-let* and and-let* (Bug#29236)
Gemini Lasswell
2017-11-26
1
-1
/
+1
*
Fix Edebug's handling of dotted specs (bug#6415)
Gemini Lasswell
2017-11-26
2
-0
/
+18
*
Require seq in rmc.el
Tino Calancha
2017-10-27
1
-0
/
+41
*
Fix Edebug specs for map-let and with-maps-do
Gemini Lasswell
2017-10-24
1
-1
/
+1
*
Don't fill keywords after Emacs Lisp docstring
Alexander Gramiak
2017-10-22
1
-0
/
+31
*
Test that advice doesn't trigger bytecomp warnings (Bug#28803)
John Williams
2017-10-21
1
-0
/
+11
*
Fix dynamic binding wrapper in iter-lambda (bug#25965)
Gemini Lasswell
2017-10-05
1
-0
/
+10
*
Fix slot typecheck in eieio-persistent
Eric Abrahamsen
2017-09-30
1
-0
/
+22
*
Fix subr-x-tests when running from elc
Noam Postavsky
2017-09-25
1
-2
/
+7
*
; Spelling and URL fixes
Paul Eggert
2017-09-23
2
-4
/
+4
*
Add tests for Edebug
Gemini Lasswell
2017-09-21
2
-0
/
+1033
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
34
-42
/
+42
*
Implement and-let*
Mark Oteiza
2017-09-12
1
-148
/
+160
*
Add tests for cl-macs.el (Bug#27559)
Alexander Gramiak
2017-08-21
2
-8
/
+502
*
Clean up temp files after some tests
Glenn Morris
2017-08-14
1
-1
/
+3
*
Don't define gv expanders in compiler's runtime (Bug#27016)
Noam Postavsky
2017-08-07
1
-0
/
+147
*
Let the cl-typep effects of defclass work during compilation (Bug#27718)
Noam Postavsky
2017-08-07
1
-12
/
+0
*
Let `define-symbol-prop' take effect during compilation
Stefan Monnier
2017-08-07
1
-0
/
+17
*
Add a test of handling of circular values to testcover-tests
Gemini Lasswell
2017-08-07
1
-0
/
+10
*
; Avoid test failures when running from compiled test files
Noam Postavsky
2017-08-07
2
-0
/
+20
*
Catch argument and macroexpansion errors in ert
Alexander Gramiak
2017-08-07
1
-0
/
+9
*
; Fix map-tests when compiled
Noam Postavsky
2017-08-04
1
-6
/
+10
*
* lisp/subr.el (define-symbol-prop): New function
Stefan Monnier
2017-07-28
1
-1
/
+1
*
* lisp/subr.el (method-files): Move function to cl-generic.el
Stefan Monnier
2017-07-28
1
-0
/
+24
*
Add 'rx' pattern for pcase.
Philipp Stephani
2017-07-23
1
-0
/
+10
*
Use a more specific test for running on hydra.nixos.org
Glenn Morris
2017-07-18
2
-2
/
+2
*
alist-get: Add optional arg TESTFN
Tino Calancha
2017-07-17
1
-0
/
+12
*
Fix lisp-comment-indent for single-semicolon case
Noam Postavsky
2017-07-06
1
-0
/
+26
*
Don't redundantly cl-print arglist in function docstring again
Noam Postavsky
2017-06-29
1
-1
/
+1
*
Improve ert backtrace recording
Noam Postavsky
2017-06-29
1
-6
/
+2
*
Fix wrong indentation after string literal (Bug#27306)
Noam Postavsky
2017-06-13
1
-0
/
+13
*
More small authors.el updates
Glenn Morris
2017-06-06
1
-1
/
+1
*
cl-print: handle circular objects when `print-circle' is nil (Bug#27117)
Noam Postavsky
2017-05-31
1
-0
/
+8
*
Suppress intermittent test failure on hydra
Glenn Morris
2017-05-23
1
-0
/
+2
*
Make sure indent-sexp stops at end of sexp (Bug#26878)
Noam Postavsky
2017-05-15
1
-0
/
+14
*
Merge branch 'fix/bug-21072'
Marcin Borkowski
2017-05-14
1
-0
/
+286
|
\
|
*
Fix elisp-tests-with-temp-buffer compilation
Noam Postavsky
2017-05-12
1
-33
/
+33
|
*
Fix Bug#21072 and rework `mark-defun'
Marcin Borkowski
2017-05-12
1
-0
/
+247
|
*
Add elisp-tests-with-temp-buffer, a new testing macro
Marcin Borkowski
2017-05-09
1
-0
/
+39
*
|
Make `old-style-backquotes' variable internal
Philipp
2017-05-13
1
-0
/
+15
*
|
Improve unescaped character literal warnings
Philipp Stephani
2017-05-13
1
-1
/
+2
*
|
Fix lisp-indent-region and indent-sexp (Bug#26619)
Noam Postavsky
2017-05-09
1
-5
/
+80
[next]