aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/align.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/align.el: Remove unnecessary :group keywords. (bug#70262)Arash Esbati2024-04-081-41/+21
* Fix tex-tabbing-separator alignment ruleArash Esbati2024-04-071-4/+2
* Simplify mode-indexed tables in packagesStefan Monnier2024-03-091-5/+4
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Adjust affected callers of derived-mode-p` to use the new conventionStefan Monnier2023-11-231-3/+2
* | Support lua-ts-mode in align.eljohn muhl2023-10-211-1/+12
* | Simplify alist lookups in align-regionStefan Kangas2023-09-281-38/+12
* | Merge from origin/emacs-29Eli Zaretskii2023-09-091-1/+1
|\ \ | |/
| * ; Fix typosStefan Kangas2023-09-021-1/+1
* | Use ensure-list in many more placesStefan Kangas2023-08-271-2/+1
* | Make `M-x align` rule count more preciseStefan Kangas2023-08-261-14/+19
* | Support css-ts-mode in align.elStefan Kangas2023-08-031-1/+1
* | Support python-ts-mode in align.elStefan Kangas2023-08-031-7/+7
* | Refer to align-highlight-rule in face docstringsStefan Kangas2023-08-021-2/+4
* | Use `M-x align` toml rule also for toml-ts-modeStefan Kangas2023-08-011-1/+1
* | Add `M-x align` support to conf-toml-modeStefan Kangas2023-08-011-1/+8
|/
* ; * lisp/align.el (align-c++-modes): Add c/c++-ts-mode.Yuan Fu2023-01-071-1/+2
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Prefer :risky defcustom keywordStefan Kangas2022-07-111-9/+5
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-031-2/+2
* Fix regression in tex alignmentLars Ingebrigtsen2022-04-021-3/+4
* Fix types of some align.el defcustomsMauro Aranda2022-02-191-4/+5
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Tweak how 'align' and 'align-regexp' align textLars Ingebrigtsen2021-10-191-17/+29
|/
* Clarify align-regexp doc stringLars Ingebrigtsen2021-09-231-16/+18
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* ; Remove some useless commentsStefan Kangas2021-04-161-2/+0
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-111-2/+2
* Assume font-lock-mode variable is not voidStefan Kangas2021-02-051-1/+1
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-021-6/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove redundant 'function's around lambda in align.elStefan Kangas2020-12-301-86/+70
* Fix alignment of Java String[] and the likeLars Ingebrigtsen2020-12-281-1/+1
* Fix alignment of declaractions of arraysLars Ingebrigtsen2020-12-021-1/+1
* Don't quote lambdas in several placesStefan Kangas2020-11-141-3/+2
* Don't quote lambdas in several placesStefan Kangas2020-10-011-3/+3
* Merge from origin/emacs-27Glenn Morris2020-02-131-1/+1
|\
| * Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-091-1/+1
* | Make more load-hooks obsoleteGlenn Morris2020-01-161-0/+2
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Declare unused vhdl code in align.el obsoleteStefan Kangas2019-10-041-11/+5
* Fix a bug in callback functions in align-areasLars Ingebrigtsen2019-09-191-3/+6
* 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
* Omit/rewrite useless regexp repetitionsPaul Eggert2019-04-121-1/+1
* 2019-03-26 regex cleanupPaul Eggert2019-03-261-1/+1
* Fix more regular expression typosPaul Eggert2019-03-181-2/+2
* More regexp corrections and tweaksPaul Eggert2019-03-101-1/+1