summaryrefslogtreecommitdiff
path: root/lisp/indent.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Stefan Kangas2022-01-161-4/+5
|\
| * * lisp/indent.el (tab-first-completion): Fix incorrect choices.Philipp Stephani2022-01-151-4/+5
* | * lisp/indent.el (indent-for-tab-command): Use 'eq' for symbols.Philipp Stephani2022-01-141-6/+6
* | indent-for-tab-command: Deal with large point or modiff values.Philipp Stephani2022-01-141-2/+2
* | Simplify code for 'indent-for-tab-command' slightly.Philipp Stephani2022-01-141-5/+5
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Don't ignore restriction in indent-region-line-by-lineMiha Rihtaršič2021-11-181-5/+12
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-6/+9
* ; * lisp/indent.el (tab-first-completion): Fix :version tag.Eli Zaretskii2021-09-051-1/+1
* Clarify indent-line-function doc stringEli Zaretskii2021-05-301-2/+2
* * lisp/indent.el (beginning-of-line-text): Mark it as a movement commandStefan Monnier2021-02-081-1/+1
* Merge from origin/emacs-27Glenn Morris2021-02-061-1/+2
|\
| * Clarify the indent-rigidly doc stringLars Ingebrigtsen2021-02-061-1/+2
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Don't hard-code ignored functions in `indent-according-to-mode'Lars Ingebrigtsen2021-02-051-5/+6
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | indent-rigidly doc string clarificationLars Ingebrigtsen2020-10-161-1/+2
* | Add a new variable tab-first-completionAlex Branham2020-10-141-3/+40
* | Revert "Explain in the tab-always-indent doc how to make TAB insert a TAB"Lars Ingebrigtsen2020-09-081-10/+1
* | Explain in the tab-always-indent doc how to make TAB insert a TABLars Ingebrigtsen2020-09-051-1/+10
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Update documentation for indent-relative functionsAlex Branham2019-04-051-2/+3
* Avoid using obsolete indent-relative-maybeBasil L. Contovounesios2019-04-031-4/+6
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Preserve nonblank whitespace when indenting (Bug#32200)Noam Postavsky2018-07-221-3/+6
* | * lisp/indent.el (indent-line-to): Fix dedenting of tabs.Noam Postavsky2018-07-101-3/+5
* | Respect field boundaries in indent-line-to (Bug#32014)Noam Postavsky2018-07-091-2/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Widen in indent-for-tab-command in the normal case, toowiden-lessDmitry Gutov2017-12-201-4/+7
* Consolidate 'widen' callsDmitry Gutov2017-12-141-3/+9
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Make `indent-line-to' respect field boundaries (Bug#26891)Noam Postavsky2017-05-151-1/+1
* * lisp/indent.el (indent-region-line-by-line): New function.Stefan Monnier2017-01-301-15/+17
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Extend 'indent-relative' when its arg is non-nilAlex2016-11-181-17/+24
* | Don't delete selection after indent-rigidlyNoam Postavsky2016-08-061-1/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* * lisp/indent.el (indent--default-inside-comment): New functionStefan Monnier2015-10-061-1/+21
* * lisp/indent.el (indent-region): Don't deactivate the markStefan Monnier2015-04-171-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Fix a few packages to work with nil tab-stop-listLeo Liu2014-06-261-0/+7
* * align.el (align-adjust-col-for-rule): Unbreak due to defaultingLeo Liu2014-06-241-5/+5
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Some doc related to tab-stopsGlenn Morris2014-01-271-7/+8