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
*
Remove subsumed repetitions in regexps
Mattias Engdegård
2020-02-20
5
-13
/
+13
*
Add and remove backslashes in regexps
Mattias Engdegård
2020-02-20
7
-10
/
+10
*
Remove Emacs 20 bug workaround in ebnf2ps (bug#39663)
Mattias Engdegård
2020-02-20
7
-52
/
+23
*
Merge from origin/emacs-27
Glenn Morris
2020-02-16
3
-63
/
+38
|
\
|
*
Reformulate c-end-of-macro, handling multiline block comments better
Alan Mackenzie
2020-02-16
2
-56
/
+38
|
*
Remove redundant 'msft' compilation error rule (bug#39595)
Mattias Engdegård
2020-02-14
1
-7
/
+0
*
|
Merge from origin/emacs-27
Glenn Morris
2020-02-13
3
-10
/
+30
|
\
|
|
*
c-end-of-macro: Handle block coment lines with unescaped NLs correctly
Alan Mackenzie
2020-02-10
2
-8
/
+28
|
*
Correct "different than" to "different from" where appropriate
Alan Mackenzie
2020-02-09
2
-2
/
+2
*
|
Enhance memory address evaluation in gdb-mi
Yuan Fu
2020-02-08
1
-15
/
+42
*
|
* lisp/progmodes/sh-script.el: Remove old non-SMIE indentation code
Stefan Monnier
2020-02-03
1
-1430
/
+24
*
|
Merge from origin/emacs-27
Glenn Morris
2020-02-01
1
-3
/
+8
|
\
|
|
*
; * lisp/progmodes/gdb-mi.el (gdb-handle-reply): Fix commentary.
Eli Zaretskii
2020-01-31
1
-1
/
+1
|
*
Protect against errors in gdb-mi.el handlers
Yuan Fu
2020-01-31
1
-1
/
+4
|
*
Allow exiting the Python interpreter of a GDB session
Eli Zaretskii
2020-01-31
1
-2
/
+4
*
|
Merge from origin/emacs-27
Glenn Morris
2020-01-28
2
-7
/
+13
|
\
|
|
*
Finish the documentation for c-noise-macro-{,with-parens-}names.
Alan Mackenzie
2020-01-27
1
-4
/
+11
|
*
Objective C Mode: Make c-forward-type work with "unsigned long", etc.
Alan Mackenzie
2020-01-26
1
-3
/
+2
|
*
Prefer saying "Info manual" to "info page" in docs
Stefan Kangas
2020-01-23
1
-1
/
+1
*
|
Prefer saying "Info manual" to "info page" in docs
Stefan Kangas
2020-01-23
1
-1
/
+1
*
|
* lisp/progmodes/grep.el (grep-read-files-function): New var.
Stefan Monnier
2020-01-21
1
-59
/
+52
*
|
Merge from origin/emacs-27
Glenn Morris
2020-01-20
3
-12
/
+21
|
\
|
|
*
Remove some doc references to old Emacs versions
Stefan Kangas
2020-01-18
1
-1
/
+1
|
*
Honor tags-case-fold-search during xref identifer completion
Dmitry Gutov
2020-01-18
2
-11
/
+20
*
|
* lisp/progmodes/cc-cmds.el: Don't use local vars as symbols
Stefan Monnier
2020-01-20
1
-3
/
+3
*
|
Add ability to find ObjC method names
Alan Third
2020-01-18
1
-0
/
+17
*
|
Remove XEmacs and old Emacs compat code from ebnf2ps.el
Stefan Kangas
2020-01-18
1
-19
/
+2
*
|
* lisp/progmodes/vhdl-mode.el (speedbar-load-hook): Silence compiler.
Glenn Morris
2020-01-16
1
-1
/
+1
*
|
Make more load-hooks obsolete
Glenn Morris
2020-01-16
4
-4
/
+10
*
|
Replace add-hook load-hook with with-eval-after-load
Glenn Morris
2020-01-16
1
-3
/
+2
*
|
Merge from origin/emacs-27
Glenn Morris
2020-01-16
2
-7
/
+14
|
\
|
|
*
; Unmaintain fortran elisp
Glenn Morris
2020-01-15
2
-2
/
+2
|
*
f90: handle F2008 module function
Glenn Morris
2020-01-15
1
-5
/
+12
*
|
Merge from origin/emacs-27
Glenn Morris
2020-01-15
1
-1
/
+2
|
\
|
|
*
Always use lexical-binding in lisp-interaction-mode (bug#38835)
Mattias Engdegård
2020-01-13
1
-1
/
+2
*
|
Merge from origin/emacs-27
Glenn Morris
2020-01-11
1
-1
/
+1
|
\
|
|
*
flymake: fix typo in variable binding (bug#38752)
Mattias Engdegård
2020-01-10
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-01-08
2
-49
/
+59
|
\
|
|
*
Objective C Mode imenu: cease recognizing "functions" within comments, etc.
Alan Mackenzie
2020-01-07
1
-48
/
+50
|
*
xref-matches-in-files: Big Tramp speed-up
Dmitry Gutov
2020-01-07
1
-1
/
+9
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-01
83
-83
/
+83
|
\
|
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
83
-83
/
+83
*
|
Merge from origin/emacs-27
Glenn Morris
2019-12-30
2
-62
/
+84
|
\
|
|
*
; xref-references-in-directory: Autoload as well
Dmitry Gutov
2019-12-29
1
-0
/
+1
|
*
Fix up requires
Dmitry Gutov
2019-12-29
1
-1
/
+3
|
*
Extract xref-matches-in-files from project--find-regexp-in-files
Dmitry Gutov
2019-12-29
2
-47
/
+51
|
*
Rename xref-collect-references and xref-collect-matches
Dmitry Gutov
2019-12-29
1
-3
/
+13
|
*
; Improve the docstring some more
Dmitry Gutov
2019-12-29
1
-2
/
+3
|
*
Improve docstrings
Dmitry Gutov
2019-12-29
1
-2
/
+5
|
*
Don't require semantic/fw
Dmitry Gutov
2019-12-28
1
-1
/
+0
[next]