summaryrefslogtreecommitdiff
path: root/lisp/indent.el
Commit message (Expand)AuthorAge
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Merge from origin/emacs-29Eli Zaretskii2023-12-09
|\|
| * * lisp/indent.el (indent-rigidly): Improve prompt (bug#67620).Eli Zaretskii2023-12-04
| * Repair `tab-first-completion` (bug#67158)Aymeric Agon-Rambosson2023-11-29
* | ; * lisp/indent.el (indent-for-tab-command): Use 'memq'. (Bug#67158)Eli Zaretskii2023-11-29
* | Repair `tab-first-completion` (bug#67158)Aymeric Agon-Rambosson2023-11-25
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Improve documentation of TAB/SPC indentationEli Zaretskii2022-12-27
* Prefer defvar-keymap in several casesStefan Kangas2022-09-13
* Use substitute-command-keys in a few more placesStefan Kangas2022-08-23
* Add new args MESSAGE and TIMEOUT to set-transient-map (bug#21634)Juri Linkov2022-07-06
* Bind TAB in indent-rigidly-map as a convenienceLars Ingebrigtsen2022-05-12
* Merge from origin/emacs-28Stefan Kangas2022-03-01
|\
| * Fix :tag for eol in tab-first-completionLars Ingebrigtsen2022-02-28
* | Merge from origin/emacs-28Stefan Kangas2022-01-16
|\|
| * * lisp/indent.el (tab-first-completion): Fix incorrect choices.Philipp Stephani2022-01-15
* | * lisp/indent.el (indent-for-tab-command): Use 'eq' for symbols.Philipp Stephani2022-01-14
* | indent-for-tab-command: Deal with large point or modiff values.Philipp Stephani2022-01-14
* | Simplify code for 'indent-for-tab-command' slightly.Philipp Stephani2022-01-14
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Don't ignore restriction in indent-region-line-by-lineMiha Rihtaršič2021-11-18
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* ; * lisp/indent.el (tab-first-completion): Fix :version tag.Eli Zaretskii2021-09-05
* Clarify indent-line-function doc stringEli Zaretskii2021-05-30
* * lisp/indent.el (beginning-of-line-text): Mark it as a movement commandStefan Monnier2021-02-08
* Merge from origin/emacs-27Glenn Morris2021-02-06
|\
| * Clarify the indent-rigidly doc stringLars Ingebrigtsen2021-02-06
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Don't hard-code ignored functions in `indent-according-to-mode'Lars Ingebrigtsen2021-02-05
* | Update copyright year to 2021Paul Eggert2021-01-01
* | indent-rigidly doc string clarificationLars Ingebrigtsen2020-10-16
* | Add a new variable tab-first-completionAlex Branham2020-10-14
* | Revert "Explain in the tab-always-indent doc how to make TAB insert a TAB"Lars Ingebrigtsen2020-09-08
* | Explain in the tab-always-indent doc how to make TAB insert a TABLars Ingebrigtsen2020-09-05
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Update documentation for indent-relative functionsAlex Branham2019-04-05
* Avoid using obsolete indent-relative-maybeBasil L. Contovounesios2019-04-03
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Preserve nonblank whitespace when indenting (Bug#32200)Noam Postavsky2018-07-22
* | * lisp/indent.el (indent-line-to): Fix dedenting of tabs.Noam Postavsky2018-07-10
* | Respect field boundaries in indent-line-to (Bug#32014)Noam Postavsky2018-07-09
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Widen in indent-for-tab-command in the normal case, tooDmitry Gutov2017-12-20
* Consolidate 'widen' callsDmitry Gutov2017-12-14
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13