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 undefined function in project-compile
Lars Ingebrigtsen
2020-10-15
1
-0
/
+1
*
* lisp/progmodes/grep.el: More fixes for 'lgrep' (bug#23590)
Juri Linkov
2020-10-14
1
-8
/
+13
*
Only skip directories in lgrep, not the other grep commands
Lars Ingebrigtsen
2020-10-09
1
-5
/
+5
*
CC Mode: Move the handling of keyword auto into type handling for C++.
Alan Mackenzie
2020-10-08
2
-34
/
+55
*
Mention two more functions in the commentary
Dmitry Gutov
2020-10-08
1
-0
/
+3
*
Default the grep commands to skip directories
Alex Gramiak
2020-10-07
1
-4
/
+9
*
; Fix more typos
Stefan Kangas
2020-10-03
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
6
-12
/
+14
|
\
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
6
-12
/
+14
|
*
2020-03-29 Michael R. Mauger <michael@mauger.com>
Michael R. Mauger
2020-10-01
1
-1
/
+1
*
|
CC Mode: Convert the handling of c-special-indent-hook to standard usage
Stefan Monnier
2020-10-02
1
-4
/
+2
*
|
Make xref work better on variables in shell-script-mode
Dmitry Gutov
2020-10-02
1
-0
/
+1
*
|
Make `C-c C-e' in Python buffers work
Lars Ingebrigtsen
2020-10-02
1
-10
/
+13
*
|
python-shell-send-defun doesn't find the (whole) definition
Per Starbäck
2020-10-02
1
-21
/
+23
*
|
; Prefer https to http in many URLs
Stefan Kangas
2020-10-01
15
-28
/
+28
*
|
Don't recommend quoting lambdas
Stefan Kangas
2020-10-01
1
-3
/
+3
*
|
Make M-x compile skip the header when looking for errors etc
Lars Ingebrigtsen
2020-09-29
1
-1
/
+12
*
|
cperl-mode: Add compatibility for Emacs 26.1
Harald Jörg
2020-09-28
1
-3
/
+24
*
|
Add a new grep-match-regexp variable
Simon Lang
2020-09-27
1
-1
/
+8
*
|
cperl-mode: Delete conditional code where conditions evaluate to nil
Harald Jörg
2020-09-26
1
-212
/
+6
*
|
Partially revert previous prolog.el cleanup
Lars Ingebrigtsen
2020-09-25
1
-1
/
+1
*
|
Fix defcustom type in sql.el for sql-postgres-login-params
Lars Ingebrigtsen
2020-09-25
1
-2
/
+1
*
|
Fix a defcustom type in gdb-mi.el
Lars Ingebrigtsen
2020-09-25
1
-1
/
+1
*
|
Fix the defcustom type fix in python.el
Lars Ingebrigtsen
2020-09-25
1
-1
/
+1
*
|
Fix some defcustom types
Lars Ingebrigtsen
2020-09-25
4
-6
/
+8
*
|
Remove more compat code from prolog.el
Lars Ingebrigtsen
2020-09-25
1
-9
/
+7
*
|
* lisp/progmodes/ruby-mode.el (ruby-use-smie): Declare obsolete
Stefan Monnier
2020-09-24
1
-19
/
+21
*
|
Remove some XEmacs compat code from prolog.el
Lars Ingebrigtsen
2020-09-25
1
-46
/
+26
*
|
Support shellcheck in compilation-mode
Stefan Kangas
2020-09-22
1
-0
/
+3
*
|
Remove some Emacs 20 compat code
Stefan Kangas
2020-09-22
2
-5
/
+3
*
|
; Fix typos
Stefan Kangas
2020-09-21
11
-25
/
+25
*
|
C++ Mode: Modernize the fontification of "using"
Alan Mackenzie
2020-09-20
2
-12
/
+64
*
|
Fix slow python-mode inserts when there's a lot of strings
Noam Postavsky
2020-09-20
1
-15
/
+16
*
|
Make a gud error message more informative
Nick Roberts
2020-09-20
1
-11
/
+11
*
|
Document and extend menu-bar-make-toggle some
Drew Adams
2020-09-19
1
-5
/
+5
*
|
Fix typo in project-kill-buffers
Stefan Kangas
2020-09-18
1
-1
/
+1
*
|
* lisp/progmodes/cperl-mode.el (cperl-set-style): Fix docstring.
Michael Albinus
2020-09-18
1
-1
/
+2
*
|
Fix typo, reported by Manuel Uberti
Dmitry Gutov
2020-09-18
1
-1
/
+1
*
|
cperl-mode: Add new value "PBP" for 'cperl-set-style'
Harald Jörg
2020-09-17
1
-8
/
+33
*
|
Fix compilation-mode-map doc string
akater
2020-09-14
1
-2
/
+1
*
|
Revert "Use format-prompt in read-file-name calls that have a default"
Lars Ingebrigtsen
2020-09-13
1
-2
/
+2
*
|
C++ Mode: handle __attribute__,etc. inside constructor argument lists
Alan Mackenzie
2020-09-12
3
-10
/
+48
*
|
Fix compilation warning in cl-font-lock
Lars Ingebrigtsen
2020-09-12
1
-0
/
+1
*
|
CC Mode: Fix minor bugs in the string handling functions
Alan Mackenzie
2020-09-11
2
-9
/
+25
*
|
Merge from origin/emacs-27
Glenn Morris
2020-09-09
2
-18
/
+49
|
\
|
|
*
C++ Mode: handle comma separated brace initializers.
Alan Mackenzie
2020-09-04
2
-18
/
+49
*
|
Use format-prompt in read-file-name calls that have a default
Lars Ingebrigtsen
2020-09-07
1
-2
/
+2
*
|
Use format-prompt in some read-string calls
Lars Ingebrigtsen
2020-09-06
1
-6
/
+2
*
|
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
7
-32
/
+14
*
|
Tweak how cperl-mode fontifies hashes and arrays
Lars Ingebrigtsen
2020-09-05
1
-2
/
+2
[next]