summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAge
* Allow @ characters in heredoc in shell-script-modeLars Ingebrigtsen2021-12-21
* Make some variable aliases obsoleteStefan Kangas2021-12-20
* * lisp/progmodes/sh-script.el (sh-mode-map): Use defvar-keymap.Stefan Kangas2021-12-19
* ; * lisp/progmodes/sh-script.el (sh-mode-menu): Fix typos.Stefan Kangas2021-12-19
* CC Mode: Remove annoying background fontification. Should fix bug #52298Alan Mackenzie2021-12-19
* Fix prompt in `sql-sqlite'Lars Ingebrigtsen2021-12-19
* Kill eshell-mode project buffers tooDmitry Gutov2021-12-17
* Use defvar-keymap in hideif.elStefan Kangas2021-12-15
* project-kill-buffers-display-buffer-list: Fix :package-version valueDmitry Gutov2021-12-15
* Add 'comint-mode' and 'change-log-mode' to project-kill-buffer-conditionsDmitry Gutov2021-12-15
* Use defvar-keymap in elisp-mode.elStefan Kangas2021-12-14
* Prefer command remapping in cperl-mode.elStefan Kangas2021-12-14
* Make alias obsolete in xscheme.elStefan Kangas2021-12-13
* Merge from origin/emacs-28Stefan Kangas2021-12-13
|\
| * Make `M-x run-python' select the window againKévin Le Gouguec2021-12-13
| * Revert "Make `M-x run-python' select the window again"Lars Ingebrigtsen2021-12-10
| * Make `M-x run-python' select the window againKévin Le Gouguec2021-12-10
* | Merge from origin/emacs-28Stefan Kangas2021-12-10
|\|
| * ; * lisp/progmodes/flymake.el: Update the minimum Emacs version.Eli Zaretskii2021-12-09
* | Merge from origin/emacs-28Stefan Kangas2021-12-09
|\|
| * Revert "Grep alias `all' shall not match parent directory"Óscar Fuentes2021-12-08
* | Define some more keymaps in one stepStefan Kangas2021-12-08
* | Merge from origin/emacs-28Stefan Kangas2021-12-07
|\|
| * Select the right buffer for event in context-menu functions (bug#9923)Juri Linkov2021-12-06
* | Fix minor clock skew issuesPaul Eggert2021-12-05
* | Avoid having gud bug out if `C-x C-a' has been boundLars Ingebrigtsen2021-12-04
* | Fix highlighting of "Exit*" phrases in f90-modeLars Ingebrigtsen2021-12-04
* | Revert "emacs-lisp-mode: Use error face for "/d" indicator"Eli Zaretskii2021-12-03
* | emacs-lisp-mode: Use error face for "/d" indicatorStefan Kangas2021-12-03
* | Merge from origin/emacs-28Stefan Kangas2021-12-02
|\|
| * CC Mode: Recognise "struct foo {" as introducing a type declarationAlan Mackenzie2021-12-01
* | Merge from origin/emacs-28Stefan Kangas2021-12-01
|\|
| * Fix regression in gdb-frame-handlerLars Ingebrigtsen2021-11-30
* | project-kill-buffers can display list of buffers to killMatthias Meulien2021-11-29
* | Tighten `gnu` compile regexp furtherMattias Engdegård2021-11-24
* | Simplify `gnu` compilation-mode regexpMattias Engdegård2021-11-22
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-22
* | Improve error parsing for GCC -fanalyzer outputPhilip Kaludercic2021-11-21
* | Fix another narrow-to-defun problem in js-modeLars Ingebrigtsen2021-11-20
* | Avoid adding duplicates to Xref historyMattias Engdegård2021-11-18
* | Fix `narrow-to-defun' in "async function" in js-modeLars Ingebrigtsen2021-11-18
* | ; Revert "* lisp/progmodes/python.el (python-forward-sexp-function): :version...Eli Zaretskii2021-11-14
* | ; * lisp/progmodes/python.el (python-forward-sexp-function): :version fix.Eli Zaretskii2021-11-14
* | Fix customization group of python-forward-sexp-functionKévin Le Gouguec2021-11-14
* | C++ Mode: Fix incoorect background fontification of <Alan Mackenzie2021-11-13
* | Merge from origin/emacs-28Stefan Kangas2021-11-13
|\|
| * ; Fix typosStefan Kangas2021-11-12
| * * lisp/progmodes/prog-mode.el (prog-context-menu): Use "Go Back" (bug#38797)Juri Linkov2021-11-09
* | Set `minibuffer-completion-*` variables locally in more placesMiha Rihtaršič2021-11-11
* | Make the python missing-readline warning more helpfulBenj2021-11-10