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
*
Fix instrumented eval-defun not printing "Edebug:" to the echo area
Daniel Martín
2022-08-25
1
-0
/
+10
*
Add hideshow-test.el file (bug#56635)
Lars Ingebrigtsen
2022-08-25
1
-0
/
+268
*
Add Python blocks support for hideshow
kobarity
2022-08-25
1
-1
/
+196
*
Prefer pos-bol and pos-eol in tests
Stefan Kangas
2022-08-21
3
-33
/
+33
*
python.el: Adjustments to Flymake backend
Augusto Stoffel
2022-08-19
1
-0
/
+34
*
Fix Python indentation of block continuation
kobarity
2022-08-18
1
-0
/
+19
*
Enhance Python font-lock to support multilines
kobarity
2022-08-17
1
-0
/
+113
*
Revert "Add Python blocks support for hideshow"
Lars Ingebrigtsen
2022-08-17
1
-196
/
+1
*
Add Python blocks support for hideshow
kobarity
2022-08-17
1
-1
/
+196
*
Fix `python-nav-forward-block' moving backward under certain conditions
kobarity
2022-08-15
1
-0
/
+16
*
Fix python escape code fontification for multi-line literals
Laurence Warne
2022-08-09
1
-8
/
+87
*
Remove redundant local variables in tests
Stefan Kangas
2022-08-08
1
-4
/
+0
*
Fix blank/comment line handling in python-nav-beginning-of-block
kobarity
2022-08-07
1
-0
/
+22
*
Fontify python escape sequences in literals
lWarne
2022-08-06
1
-0
/
+77
*
Add a test for python-mode comment/else problem
Lars Ingebrigtsen
2022-07-27
1
-0
/
+29
*
Fix Python navigation problem with a line continuation using backslash
kobarity
2022-07-23
1
-0
/
+26
*
Fix python navigation problem with an empty line in nested defun
kobarity
2022-07-16
1
-2
/
+32
*
; Fix typos
Stefan Kangas
2022-07-14
1
-1
/
+1
*
Add test for the gradle-android compilation message pattern
Mattias Engdegård
2022-07-11
1
-1
/
+4
*
Adjust better to Autoconf quoting style change
Paul Eggert
2022-07-05
1
-4
/
+4
*
Fix `python-nav-beginning-of-defun' line continuation using backslash
kobarity
2022-07-03
1
-2
/
+79
*
test/lisp/progmodes/python-tests.el: add test for nav end of block
Tom Gillespie
2022-06-29
1
-0
/
+12
*
Fix nested defuns handling in `python-nav-beginning-of-defun'
kobarity
2022-06-21
1
-2
/
+43
*
Prefer URL commentary header in two files
Stefan Kangas
2022-06-18
1
-1
/
+1
*
Fix misplaced interactive spec
Stefan Kangas
2022-06-17
1
-1
/
+0
*
Fix Python Hideshow problem with backslash escaped newlines
kobarity
2022-05-28
1
-0
/
+54
*
Don't font-lock invalid invalid class/function names
kobarity
2022-05-22
1
-0
/
+12
*
Properly indent Python PEP634 match/case blocks
Lele Gaifax
2022-05-22
1
-0
/
+25
*
Fix recently introduced Python font lock breakage of chained assignments
kobarity
2022-05-21
1
-0
/
+7
*
Fix Python highlighting of some assignment statements
kobarity
2022-05-16
1
-0
/
+160
*
Rewrite sql-interactive-remove-continuation-prompt
Filipp Gunbin
2022-05-03
1
-0
/
+80
*
Make Python evaluation work more reliably
Jin Choi
2022-04-30
1
-15
/
+3
*
Fix Ruby indentation with double splat as first block param
Dmitry Gutov
2022-04-26
1
-0
/
+9
*
Further doc string quoting fixes
Lars Ingebrigtsen
2022-04-22
1
-1
/
+1
*
Support indentation of Ruby pattern matching expressions
Dmitry Gutov
2022-03-21
1
-0
/
+8
*
Improve indentation of some shell script forms
Lars Ingebrigtsen
2022-02-07
2
-0
/
+61
*
python.el: Try and better split the Tramp code
Stefan Monnier
2022-02-04
1
-26
/
+50
*
; 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
|
\
|
[next]