aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Special-case the "Permission denied" messagesDmitry Gutov2021-10-151-1/+9
* | ; verilog-mode.el documentation and regexp cleanup from upstream.Wilson Snyder2021-10-141-4/+7
* | Add new argument INCLUDE-ALL to project-find-fileDmitry Gutov2021-10-141-11/+32
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-134-3/+15
* | Merge from origin/emacs-28Paul Eggert2021-10-131-1/+1
|\ \ | |/
| * Make emacs-lisp-byte-compile-and-load load the .elc file againLars Ingebrigtsen2021-10-131-1/+1
* | Update Emacs requirement after removing compat codeLars Ingebrigtsen2021-10-131-1/+1
* | Fix problem with multiline fontification in interactive PythonLars Ingebrigtsen2021-10-131-6/+2
* | Remove some compat code from python.elLars Ingebrigtsen2021-10-131-5/+1
* | Merge from origin/emacs-28Glenn Morris2021-10-121-1/+1
|\ \ | |/
| * * lisp/progmodes/python.el: Bump package version to 0.28.Stefan Kangas2021-10-111-1/+1
| * Fontify "print" and "exec" as functions in python-modeStefan Kangas2021-10-111-3/+0
* | Merge from origin/emacs-28Glenn Morris2021-10-111-10/+15
|\ \ | |/
| * Avoid mapping file names through 'substring'Dmitry Gutov2021-10-101-10/+15