index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix comment/else indentation problem in python-mode
Stephen Berman
2022-07-27
1
-1
/
+2
*
CC Mode: correct the calculation and handling of c-use-category.
Alan Mackenzie
2022-07-26
1
-26
/
+33
*
string-equal-ignore-case: new function
Sam Steingold
2022-07-26
2
-5
/
+2
*
Clean up more robustly in compile.el
João Távora
2022-07-25
1
-15
/
+16
*
* lisp/progmodes/xref.el: Bump the version.
Dmitry Gutov
2022-07-23
1
-1
/
+1
*
Support new "binary file matches" format in Ripgrep 13
Dmitry Gutov
2022-07-23
1
-1
/
+2
*
Use `ash` instead of `lsh` in verilog-mode (bug#56641)
Mattias Engdegård
2022-07-23
1
-2
/
+2
*
Fix Python navigation problem with a line continuation using backslash
kobarity
2022-07-23
1
-2
/
+5
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-23
1
-5
/
+0
|
\
|
*
* lisp/progmodes/cperl-mode.el: Don't mention obsolete archive.
Stefan Kangas
2022-07-21
1
-5
/
+0
*
|
* lisp/progmodes/verilog-mode.el (verilog-surelint-off): Silence warning
Stefan Monnier
2022-07-21
1
-1
/
+3
*
|
(compilation-parse-errors-function): Remove obsolete var
Stefan Monnier
2022-07-21
4
-142
/
+72
*
|
Remove superfluous installation instructions
Stefan Kangas
2022-07-21
1
-1
/
+0
*
|
Prefer defvar-keymap in some trivial cases
Stefan Kangas
2022-07-20
1
-1
/
+1
*
|
Fix python navigation problem with an empty line in nested defun
kobarity
2022-07-16
1
-13
/
+16
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-07-14
3
-4
/
+4
|
\
|
|
*
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-13
3
-4
/
+4
|
*
* lisp/progmodes/cc-mode.el (c-common-init): Bind case-fold-search to nil
Alan Mackenzie
2022-07-02
1
-37
/
+38
*
|
Prefer :risky defcustom keyword
Stefan Kangas
2022-07-11
1
-2
/
+2
*
|
Delete obsolete variable tooltip-use-echo-area
Stefan Kangas
2022-07-09
1
-5
/
+2
*
|
* lisp/progmodes/ruby-mode.el (ruby-mode): Set outline-regexp, outline-level.
Juri Linkov
2022-07-08
1
-0
/
+7
*
|
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-08
8
-44
/
+1
*
|
Prefer defcustom :safe to putting 'safe-local-variable'
Stefan Kangas
2022-07-06
4
-10
/
+9
*
|
Make some additional defcustom types more restrictive
Stefan Kangas
2022-07-06
1
-1
/
+1
*
|
Fix missing :value with defcustom const :type
Stefan Kangas
2022-07-06
1
-3
/
+3
*
|
Send region to the subshell specified by the current file interpreter
Davide Masserut
2022-07-06
1
-11
/
+14
*
|
Make some defcustom types more restrictive
Stefan Kangas
2022-07-05
1
-2
/
+2
*
|
Remove some useless `eval-when-compile`
Mattias Engdegård
2022-07-04
1
-22
/
+19
*
|
* lisp/progmodes/ebrowse.el (ebrowse-tree-mode): Fix typo.
Stefan Kangas
2022-07-04
1
-1
/
+1
*
|
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-07-03
5
-15
/
+16
*
|
Fix `python-nav-beginning-of-defun' line continuation using backslash
kobarity
2022-07-03
1
-7
/
+18
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-07-03
1
-10
/
+13
|
\
|
|
*
CC Mode: Fix a c-backward-token-2 call wrongly jumping back over macros.
Alan Mackenzie
2022-07-02
1
-10
/
+13
*
|
Filter out nul bytes when killing from a *grep* buffer
Lars Ingebrigtsen
2022-07-02
1
-0
/
+8
*
|
; Fix typos.
Mattias Engdegård
2022-07-02
2
-2
/
+2
*
|
; Fix typos.
Stefan Kangas
2022-07-02
1
-1
/
+1
*
|
Fix elisp-byte-compile-buffer requirements
Lars Ingebrigtsen
2022-07-01
1
-0
/
+1
*
|
Also add elisp-eval/byte-compile-buffer to lisp-interaction-mode
Lars Ingebrigtsen
2022-06-30
1
-0
/
+2
*
|
Fix typo in previous elisp-byte-compile-buffer change
Lars Ingebrigtsen
2022-06-30
1
-1
/
+1
*
|
Fix up warning links in elisp-byte-compile-buffer
Lars Ingebrigtsen
2022-06-30
1
-3
/
+21
*
|
Add new commands to elisp mode for eval/compilation
Lars Ingebrigtsen
2022-06-30
1
-0
/
+45
*
|
Recognize Gradle error messages in compile-mode
Lars Ingebrigtsen
2022-06-30
1
-1
/
+10
*
|
More robust `gnu` pattern (bug#56249)
Mattias Engdegård
2022-06-29
1
-6
/
+7
*
|
Complete transition to rx for compilation `gnu` pattern
Mattias Engdegård
2022-06-29
1
-34
/
+39
*
|
Improve the eval-defun doc string
Lars Ingebrigtsen
2022-06-29
1
-1
/
+4
*
|
lisp/progmodes/python.el (python-nav-end-of-block): prevent infinite loop
Tom Gillespie
2022-06-29
1
-2
/
+9
*
|
Fix compilation-mode parsing of file names in Gradle errors
Lars Ingebrigtsen
2022-06-29
1
-8
/
+9
*
|
Re-fix build warnings about subr-x defsubsts
Lars Ingebrigtsen
2022-06-25
1
-0
/
+1
*
|
Revert "Fix some byte-compilation warnings about subr-x"
Lars Ingebrigtsen
2022-06-25
1
-1
/
+0
*
|
Fix some byte-compilation warnings about subr-x
Lars Ingebrigtsen
2022-06-24
1
-0
/
+1
[next]