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
*
Add docstring to project--read-file-cpd-relative
Basil L. Contovounesios
2019-05-16
1
-0
/
+4
*
Add standard unmatchable regexp
Mattias EngdegÄrd
2019-05-15
8
-30
/
+33
*
CC Mode: fix indentation in switch statement after "case a(1):".
Alan Mackenzie
2019-05-15
2
-2
/
+35
*
* lisp/progmodes/project.el (project-read-file-name-function): Fix type.
Juri Linkov
2019-05-14
1
-5
/
+6
*
Allow customizing the display of project file names when reading
Dmitry Gutov
2019-05-14
1
-42
/
+53
*
Optimize CC Mode a bit for repetitive insertion and replace-regexp
Alan Mackenzie
2019-05-10
2
-74
/
+186
*
* lisp/progmodes/flymake.el: Obsolete variable flymake-start-on-newline
Juri Linkov
2019-05-07
1
-17
/
+9
*
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
Wilson Snyder
2019-05-06
1
-0
/
+3
|
\
|
*
c-beginning-of-statement-1: Handle syntactic WS macros properly.
Alan Mackenzie
2019-05-06
1
-0
/
+3
*
|
Fix verilog-mode module backticks; whitespace from prev commits.
Wilson Snyder
2019-05-06
1
-11
/
+11
|
/
*
* lisp/progmodes/flymake.el (flymake-start): Check for flymake-mode.
Juri Linkov
2019-05-05
1
-1
/
+2
*
* lisp/progmodes/flymake.el: Rename flymake-start-on-newline (bug#34294)
Juri Linkov
2019-05-05
1
-16
/
+19
*
xref--find-ignores-arguments: Return "" if IGNORES is nil
Dmitry Gutov
2019-05-03
1
-1
/
+2
*
Allow project-find-regexp'ing inside an ignored dir
Dmitry Gutov
2019-05-03
1
-1
/
+1
*
(xref--mouse-2): Fix not to jump to the next line
Dmitry Gutov
2019-05-03
1
-1
/
+2
*
Fix an "empty identifier" problem
Dmitry Gutov
2019-05-03
1
-12
/
+17
*
Fix fontification of first item in CC Mode macro without parentheses
Alan Mackenzie
2019-05-02
2
-22
/
+67
*
CC Mode: Fix multiline block comments in macros.
Alan Mackenzie
2019-05-02
2
-9
/
+60
*
* lisp/progmodes/cc-engine.el: Silence minor compiler warnings
Stefan Monnier
2019-04-30
1
-5
/
+5
*
* lisp/progmodes/cc-fonts.el: Silence some compiler warnings
Stefan Monnier
2019-04-30
1
-1
/
+1
*
CC Mode: in certain font lock loops, check point is not beyond limit.
Alan Mackenzie
2019-04-30
1
-2
/
+4
*
python.el: Fix close paren indentation to match pep8 (Bug#20742)
Tommi Komulainen
2019-04-28
1
-3
/
+9
*
Fix slow scrolling in C++ buffers with lots of template delimiters.
Alan Mackenzie
2019-04-27
1
-1
/
+3
*
Fix the formatting of '\' (including apostrophes) in CC Mode.
Alan Mackenzie
2019-04-26
1
-1
/
+13
*
Fix Bug#33618; define search path variables for grep, byte-compile
Stephen Leake
2019-04-25
1
-0
/
+9
*
Restore fontification of delimiters of multiline CC Mode strings.
Alan Mackenzie
2019-04-25
4
-22
/
+56
*
Fix some corner cases in the recognition of C++ raw strings.
Alan Mackenzie
2019-04-25
1
-40
/
+42
*
* lisp/progmodes/sql.el
Michael R. Mauger
2019-04-24
1
-16
/
+30
*
Fix project-find-regexp search for '--'
Dmitry Gutov
2019-04-25
1
-1
/
+1
*
Optimize for typing characters into long C++ raw strings.
Alan Mackenzie
2019-04-23
2
-478
/
+492
*
Merge from origin/emacs-26
Glenn Morris
2019-04-21
1
-1
/
+19
|
\
|
*
Add a package: line to c-submit-bug-report.
Glenn Morris
2019-04-20
1
-1
/
+19
*
|
* lisp/progmodes/sql.el Bug#35307
Michael R. Mauger
2019-04-21
1
-0
/
+6
*
|
* lisp/progmodes/sql.el Bug#24483
Michael R. Mauger
2019-04-21
1
-4
/
+5
*
|
* lisp/progmodes.sql.el
Michael R. Mauger
2019-04-21
1
-19
/
+23
*
|
Fix Pike Mode's autodoc doc comments style's continued lines.
Alan Mackenzie
2019-04-20
3
-23
/
+173
*
|
Remove subsumed regexp branches
Mattias EngdegÄrd
2019-04-19
1
-2
/
+2
*
|
Fix regexp branches that subsume other branches
Paul Eggert
2019-04-19
2
-2
/
+2
*
|
Merge from origin/emacs-26
Glenn Morris
2019-04-17
1
-9
/
+10
|
\
|
|
*
* lisp/progmodes/python.el: Be more careful about temp file removal
Stefan Monnier
2019-04-14
1
-9
/
+10
*
|
Make python-shell-prompt-block-regexp match IPython prompt
Andrii Kolomoiets
2019-04-16
1
-1
/
+1
*
|
Properly bracket concat of comment-start-skip (Bug#34805)
Noam Postavsky
2019-04-15
2
-4
/
+7
*
|
Sort files in the default impl of project-files alphabetically
Dmitry Gutov
2019-04-15
1
-1
/
+2
*
|
New faces in xref (bug#23179)
Juri Linkov
2019-04-14
1
-4
/
+15
*
|
* lisp/progmodes/cc-langs.el (c-class-id-suffix-ws-ids-kwds): Correct a typo
Alan Mackenzie
2019-04-13
1
-1
/
+1
*
|
Implement "final" before C++ class inheritance lists.
Alan Mackenzie
2019-04-13
2
-0
/
+20
*
|
Omit/rewrite useless regexp repetitions
Paul Eggert
2019-04-12
2
-6
/
+6
*
|
Analyze C++ method with & or && ref-qualifier as defun, not brace list
Alan Mackenzie
2019-04-12
1
-12
/
+26
*
|
Fix rgrep in dired using directory for search file pattern
Christopher Thorne
2019-04-11
1
-2
/
+10
*
|
Add extra text property to fix issue with js2-mode integration
Jackson Ray Hamilton
2019-04-10
1
-4
/
+13
[next]