aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix customization group of python-forward-sexp-functionKévin Le Gouguec2021-11-141-7/+7
* C++ Mode: Fix incoorect background fontification of <Alan Mackenzie2021-11-132-8/+26
* Merge from origin/emacs-28Stefan Kangas2021-11-132-3/+3
|\
| * ; Fix typosStefan Kangas2021-11-122-3/+3
| * * lisp/progmodes/prog-mode.el (prog-context-menu): Use "Go Back" (bug#38797)Juri Linkov2021-11-091-1/+1
* | Set `minibuffer-completion-*` variables locally in more placesMiha Rihtaršič2021-11-111-5/+7
* | Make the python missing-readline warning more helpfulBenj2021-11-101-1/+2
* | Make `C-c C-c' in erts-mode work with Point-Char elemsLars Ingebrigtsen2021-11-101-11/+16
* | * lisp/progmodes/prog-mode.el (prog-context-menu): Add "Go Forward".Juri Linkov2021-11-091-1/+7
* | Merge from origin/emacs-28Michael Albinus2021-11-071-1/+3
|\ \ | |/
| * Escape '%' in filenames to fix flymake warningsStefan Kangas2021-11-061-1/+3
* | Allow getting verbose results on erts 'C-u C-c C-c'Lars Ingebrigtsen2021-11-061-5/+24
* | Improve behavior of 'electric-pair-mode' in 'cc-mode'Jim Porter2021-11-061-6/+13
* | Match dummy output even with non-default rl configCarlos Pita2021-11-051-1/+1
* | Fix return value of python-nav-end-of-defunLars Ingebrigtsen2021-11-041-1/+4
* | Revert "* lisp/progmodes/xref.el (xref-pop-marker-stack): Don't obsolete."Mattias Engdegård2021-11-041-1/+1
* | ; cperl-mode.el: Fix one match-count in my commit 2021-09-14Harald Jörg2021-11-031-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2021-11-021-1/+1
|\ \ | |/
| * * lisp/progmodes/prog-mode.el (prog-context-menu): Use text-mode-context-menu.Juri Linkov2021-11-011-1/+1
* | Add highlighting of the F2008 keyword "impure"Lars Ingebrigtsen2021-10-311-0/+1
* | Merge from origin/emacs-28Eli Zaretskii2021-10-311-0/+2
|\ \ | |/
| * Avoid replacing common prefix with ellipsisCarlos Pita2021-10-301-0/+2
* | Put missing c-keep-region-active's into the source codeAlan Mackenzie2021-10-281-11/+14
* | Allow matching non-.git gitlab and gitea URLs in bug-referenceMiha Rihtaršič2021-10-271-2/+2
* | CC Mode: minor amendments more accurately to handle virtual semicolons, etc.Alan Mackenzie2021-10-261-2/+6
* | * lisp/progmodes/cc-engine.el (c-fontify-new-found-type): Declare near BO FileAlan Mackenzie2021-10-261-0/+1
* | * lisp/progmodes/xref.el (xref-pop-marker-stack): Don't obsolete.Mattias Engdegård2021-10-261-1/+1
* | Rename `xref-pop-marker-stack` to `xref-go-back` (bug#38797)Mattias Engdegård2021-10-253-10/+12
* | Add the "always" zsh builtin to zsh modeLars Ingebrigtsen2021-10-251-1/+2
* | Add xref forward history (bug#38797)Mattias Engdegård2021-10-252-37/+59
* | CC Mode: Fontify "found types" which are recognized after being first scannedAlan Mackenzie2021-10-244-22/+362
* | Don't use obsolete variable `find-tag-marker-ring`Mattias Engdegård2021-10-242-10/+7
* | Clean up duplicated setting in scheme-mode-variablesLars Ingebrigtsen2021-10-241-1/+0
* | Allow matching non-.git URLs in bug-referenceLars Ingebrigtsen2021-10-241-1/+1
* | Support :company-deprecated completion propertyDmitry Gutov2021-10-231-4/+14
* | Revert "CC Mode: Fontify "found types" which are recognized after being ..."Alan Mackenzie2021-10-234-329/+22
* | CC Mode: Fontify "found types" which are recognized after being first scannedAlan Mackenzie2021-10-224-22/+329
* | Merge from origin/emacs-28Glenn Morris2021-10-221-1/+2
|\ \ | |/
| * Regexp-quote github domains in bug-referenceLars Ingebrigtsen2021-10-221-1/+2
* | xref.el: Better compatibility with outdated Emacs 28 buildsDmitry Gutov2021-10-201-2/+2
* | Merge from origin/emacs-28Glenn Morris2021-10-193-7/+8
|\ \ | |/
| * Adjust bug-reference-bug-regexp default values to match only at beg of wordTassilo Horn2021-10-191-4/+4
| * * lisp/progmodes/cc-engine.el (c-forward-decl-or-cast-1): check type-startAlan Mackenzie2021-10-181-0/+1
| * Fix xref elisp identifier namespace mistakeMattias Engdegård2021-10-181-3/+3
* | * lisp/progmodes/xref.el: Bump version.Dmitry Gutov2021-10-191-1/+1
* | Fix Emacs 26 support in xref.elDmitry Gutov2021-10-191-7/+14
* | SQL mode supports sending passwords in processMichael R. Mauger2021-10-191-0/+15
* | Added sql-add-connectionMichael R. Mauger2021-10-181-3/+12
* | Merge from origin/emacs-28Glenn Morris2021-10-161-1/+2
|\ \ | |/
| * Improve documentation string for 'compilation-error-regexp-alist'.Philipp Stephani2021-10-161-1/+2