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
/
progmodes
Commit message (
Expand
)
Author
Age
Files
Lines
*
; cperl-mode.el: Detect prototypes in anonymous subroutines
Harald Jörg
2022-02-02
2
-0
/
+99
*
Factor out function to check for clang in tests
Stefan Kangas
2022-01-31
1
-7
/
+2
*
ruby-toggle-block-space-before-parameters: New user option
Dmitry Gutov
2022-01-21
1
-0
/
+7
*
; * test/lisp/progmodes/flymake-tests.el: remove duplicate function
Mattias Engdegård
2022-01-13
1
-5
/
+0
*
Merge remote-tracking branch 'origin/emacs-28' into trunk
Stefan Monnier
2022-01-12
1
-0
/
+5
|
\
|
*
Don't fail flymake-tests if `gcc` actually is Clang
Mattias Engdegård
2022-01-12
1
-1
/
+9
*
|
Don't fail flymake-tests if `gcc` actually is Clang
Mattias Engdegård
2022-01-02
1
-1
/
+9
*
|
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
29
-29
/
+29
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
29
-29
/
+29
*
|
Silence byte-compiler using with-no-warnings in tests
Stefan Kangas
2021-12-20
1
-7
/
+9
*
|
Make generation of JUnit test reports more robust.
Michael Albinus
2021-12-18
1
-0
/
+2
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-12-13
1
-6
/
+12
|
\
|
|
*
Make `M-x run-python' select the window again
Kévin Le Gouguec
2021-12-13
1
-6
/
+12
*
|
Silence byte-compiler in some tests
Stefan Kangas
2021-12-04
1
-6
/
+12
*
|
Fix recent compile-tests addition
Glenn Morris
2021-11-21
1
-1
/
+1
*
|
Improve error parsing for GCC -fanalyzer output
Philip Kaludercic
2021-11-21
1
-0
/
+1
*
|
Make 'eval' use lexical scoping in most tests
Stefan Kangas
2021-11-20
1
-5
/
+5
*
|
Eliminate ERT test name clashes (bug#51941)
Mattias Engdegård
2021-11-18
1
-1
/
+1
*
|
lisp/emacs-lisp/lisp-mode.el: Fix parser state corruption.
akater
2021-11-08
1
-0
/
+10
*
|
Prefer ert-with-temp-(directory|file)
Stefan Kangas
2021-11-07
5
-95
/
+90
*
|
Replace some macros with ert-with-temp-(file|directory)
Stefan Kangas
2021-11-06
1
-16
/
+4
*
|
Indent cl-flet-like forms correctly in incomplete expressions
akater
2021-10-28
1
-0
/
+121
*
|
Allow matching non-.git gitlab and gitea URLs in bug-reference
Miha Rihtaršič
2021-10-27
1
-4
/
+70
*
|
; * test/lisp/progmodes/elisp-mode-tests.el: repair test failure
Mattias Engdegård
2021-10-26
1
-3
/
+3
*
|
Tweak bug-reference-tests
Lars Ingebrigtsen
2021-10-24
1
-8
/
+8
*
|
Allow matching non-.git URLs in bug-reference
Lars Ingebrigtsen
2021-10-24
1
-0
/
+62
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-19
1
-0
/
+11
|
\
|
|
*
Fix xref elisp identifier namespace mistake
Mattias Engdegård
2021-10-18
1
-0
/
+11
*
|
SQL mode supports sending passwords in process
Michael R. Mauger
2021-10-19
1
-0
/
+10
*
|
Add some defvar indent tests
Lars Ingebrigtsen
2021-10-18
1
-0
/
+15
*
|
Remove the "def" indentation heuristic
Lars Ingebrigtsen
2021-10-18
1
-0
/
+14
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-12
1
-3
/
+2
|
\
|
|
*
Don't apply shorthands to punctuation-only symbols (bug#51089)
João Távora
2021-10-11
1
-3
/
+2
*
|
Fix merge error for elisp-mode-tests.el
Glenn Morris
2021-10-11
1
-12
/
+0
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-11
1
-0
/
+24
|
\
|
|
*
Add new failing test for bug#51089
João Távora
2021-10-10
1
-0
/
+12
*
|
test/lisp/progmodes/elisp-mode-resources/simple-shorthand-test.el: Lexbind
Stefan Monnier
2021-10-08
1
-0
/
+2
*
|
Change the call convention for `defvar-keymap'
Lars Ingebrigtsen
2021-10-05
1
-2
/
+3
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-04
2
-6
/
+14
|
\
|
|
*
Rename elisp-shorthands to read-symbol-shorthands
João Távora
2021-10-03
2
-6
/
+6
|
*
Font-lock shorthands in elisp-mode for quick visual recognition (bug#50959)
João Távora
2021-10-03
1
-0
/
+8
*
|
Add 'define-keymap' and 'defvar-keymap'
Lars Ingebrigtsen
2021-10-04
1
-0
/
+8
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-01
1
-12
/
+10
|
\
|
|
*
Migrate Xref off EIEIO
Dmitry Gutov
2021-10-01
1
-12
/
+10
*
|
Restore the flet indentation fixes
akater
2021-10-01
2
-1
/
+227
*
|
Add more indentation tests for Emacs Lisp mode
Lars Ingebrigtsen
2021-10-01
2
-23
/
+53
|
/
*
; Mark cl-flet indentation test as failing (bug#9622)
Mattias Engdegård
2021-09-30
1
-0
/
+1
*
Use ert-resource-file in the shorthand tests
Lars Ingebrigtsen
2021-09-28
2
-16
/
+6
*
Move test-cl-flet-indentation to the right file
Lars Ingebrigtsen
2021-09-27
1
-0
/
+10
[next]