summaryrefslogtreecommitdiff
path: root/lisp/progmodes/prog-mode.el
Commit message (Expand)AuthorAge
* Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Allow for indentation in prog-fill-reindent-defun (bug#60322)Theodor Thornhill2022-12-29
* | Fixes in prog-fill-reindent-defunTheodor Thornhill2022-12-28
* | ; Fix calls to treesit functionsEli Zaretskii2022-12-18
* | ; Improve recently installed documentationEli Zaretskii2022-12-13
* | Add prog-fill-reindent-defun (bug#59664)Theodor Thornhill2022-12-11
|/
* ; Fix typosStefan Kangas2022-11-20
* Prefer defvar-keymap in several casesStefan Kangas2022-09-13
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Merge from origin/emacs-28Stefan Kangas2021-12-07
|\|
| * Select the right buffer for event in context-menu functions (bug#9923)Juri Linkov2021-12-06
| * * lisp/progmodes/prog-mode.el (prog-context-menu): Use "Go Back" (bug#38797)Juri Linkov2021-11-09
* | * lisp/progmodes/prog-mode.el (prog-context-menu): Add "Go Forward".Juri Linkov2021-11-09
* | Merge from origin/emacs-28Eli Zaretskii2021-11-02
|\|
| * * lisp/progmodes/prog-mode.el (prog-context-menu): Use text-mode-context-menu.Juri Linkov2021-11-01
* | Rename `xref-pop-marker-stack` to `xref-go-back` (bug#38797)Mattias Engdegård2021-10-25
|/
* Move context-menu selection items Defun/List/Symbol to prog-mode (bug#9054)Juri Linkov2021-10-03
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* Many improvements for Context Menus (bug#9054)Juri Linkov2021-09-22
* Add docstrings to context menu functions, and add middle-separatorJuri Linkov2021-09-15
* * lisp/mouse.el (context-menu-map): Add 'click' arg to called funs (bug#50256)Juri Linkov2021-09-12
* * lisp/mouse.el (context-menu-map): Remove duplicate separators (bug#50067).Juri Linkov2021-09-12
* ; Load xref when needed (not all functions are autoloaded)Mattias Engdegård2021-08-21
* Add "Find References" to context menu (bug#50067)Mattias Engdegård2021-08-21
* Add xref operations to context menu unconditionallyMattias Engdegård2021-08-21
* Add new context-menu options for menus "File At Point" and "Version Control".Juri Linkov2021-07-27
* Improve docstring of context-menu-functions and add eww-context-menuJuri Linkov2021-07-21
* Change the order of context-menu-functions and add more context menus.Juri Linkov2021-07-21
* Remove redundant :group args in progmodes/*.elStefan Kangas2021-02-13
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Prefer display-line-numbers over linum in docs and one defcustomStefan Kangas2019-08-27
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-01
* Fix when calling prettify-symbols-mode more than onceLars Ingebrigtsen2019-07-28
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* ; Remove the mention of "plain C code" in the docstring as wellDmitry Gutov2017-12-21
* Consolidate 'widen' callsDmitry Gutov2017-12-14
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update uses of if-let and when-letMark Oteiza2017-09-12
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Remove prog-indentation-contextDmitry Gutov2016-03-28
|/
* Add some missing version tags.Glenn Morris2016-01-12