summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* Use "server complete" instead of "complete" in gud-gdb-completionsTom Tromey2022-01-151-1/+2
* Merge from origin/emacs-28Stefan Kangas2022-01-151-6/+6
|\
| * * lisp/progmodes/xref.el (xref-file-name-display): Fix docstring.Philipp Stephani2022-01-141-6/+6
* | * lisp/progmodes/xref.el (xref-query-replace-in-results): Fix prefix-arg.Juri Linkov2022-01-141-2/+2
* | Fix python-eldoc affecting unrelated comint processesMiha Rihtaršič2022-01-141-5/+7
* | xref-find-references-and-replace: New commandDmitry Gutov2022-01-141-0/+16
* | Steamline xref-query-replace-in-resultsDmitry Gutov2022-01-141-4/+13
* | Prefer defvar-keymap to easy-mmode-defmapStefan Kangas2022-01-131-4/+4
* | More fixes for display-comint-buffer-actionJuri Linkov2022-01-112-3/+3
* | Merge from origin/emacs-28Stefan Kangas2022-01-051-0/+2
|\|
| * Fix vc-git with old Git over Tramp and cygwin-mount.elDmitry Gutov2022-01-051-0/+2
* | ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-0184-84/+84
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0184-84/+84
* | CC Mode: Prevent rapid alternation of fontification of "found types"Alan Mackenzie2021-12-301-11/+27
* | Merge from origin/emacs-28Stefan Kangas2021-12-302-3/+3
|\|
| * CC Mode: c-update-brace-stack: After struct foo *, do not expect a brace.Alan Mackenzie2021-12-292-3/+3
* | Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action'Sam Steingold2021-12-282-3/+3
* | perl-mode: Recognize "when"/"given" keywordsStefan Kangas2021-12-271-2/+4
* | Merge from origin/emacs-28Stefan Kangas2021-12-251-8/+9
|\|
| * Fix the bug with duplicate entries in xref outputDmitry Gutov2021-12-241-8/+9
* | Merge from origin/emacs-28Stefan Kangas2021-12-241-2/+14
|\|
| * Improve Xref documentationDmitry Gutov2021-12-241-2/+14
* | Allow @ characters in heredoc in shell-script-modeLars Ingebrigtsen2021-12-211-1/+1
* | Make some variable aliases obsoleteStefan Kangas2021-12-201-2/+2
* | * lisp/progmodes/sh-script.el (sh-mode-map): Use defvar-keymap.Stefan Kangas2021-12-191-33/+30
* | ; * lisp/progmodes/sh-script.el (sh-mode-menu): Fix typos.Stefan Kangas2021-12-191-3/+3
* | CC Mode: Remove annoying background fontification. Should fix bug #52298Alan Mackenzie2021-12-193-240/+1
* | Fix prompt in `sql-sqlite'Lars Ingebrigtsen2021-12-191-1/+1
* | Kill eshell-mode project buffers tooDmitry Gutov2021-12-171-0/+1
* | Use defvar-keymap in hideif.elStefan Kangas2021-12-151-23/+17
* | project-kill-buffers-display-buffer-list: Fix :package-version valueDmitry Gutov2021-12-151-1/+1
* | Add 'comint-mode' and 'change-log-mode' to project-kill-buffer-conditionsDmitry Gutov2021-12-151-3/+5
* | Use defvar-keymap in elisp-mode.elStefan Kangas2021-12-141-23/+17
* | Prefer command remapping in cperl-mode.elStefan Kangas2021-12-141-9/+3
* | Make alias obsolete in xscheme.elStefan Kangas2021-12-131-3/+2
* | Merge from origin/emacs-28Stefan Kangas2021-12-131-2/+2
|\|
| * Make `M-x run-python' select the window againKévin Le Gouguec2021-12-131-2/+2
| * Revert "Make `M-x run-python' select the window again"Lars Ingebrigtsen2021-12-101-2/+2
| * Make `M-x run-python' select the window againKévin Le Gouguec2021-12-101-2/+2
* | Merge from origin/emacs-28Stefan Kangas2021-12-101-1/+1
|\|
| * ; * lisp/progmodes/flymake.el: Update the minimum Emacs version.Eli Zaretskii2021-12-091-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-12-091-1/+1
|\|
| * Revert "Grep alias `all' shall not match parent directory"Óscar Fuentes2021-12-081-1/+1
* | Define some more keymaps in one stepStefan Kangas2021-12-081-21/+15
* | Merge from origin/emacs-28Stefan Kangas2021-12-071-1/+3
|\|
| * Select the right buffer for event in context-menu functions (bug#9923)Juri Linkov2021-12-061-1/+3
* | Fix minor clock skew issuesPaul Eggert2021-12-051-2/+3
* | Avoid having gud bug out if `C-x C-a' has been boundLars Ingebrigtsen2021-12-042-4/+6
* | Fix highlighting of "Exit*" phrases in f90-modeLars Ingebrigtsen2021-12-041-2/+4