summaryrefslogtreecommitdiff
path: root/lisp/align.el
Commit message (Expand)AuthorAge
* ; * lisp/align.el: Remove unnecessary :group keywords. (bug#70262)Arash Esbati2024-04-08
* Fix tex-tabbing-separator alignment ruleArash Esbati2024-04-07
* Simplify mode-indexed tables in packagesStefan Monnier2024-03-09
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Adjust affected callers of derived-mode-p` to use the new conventionStefan Monnier2023-11-23
* | Support lua-ts-mode in align.eljohn muhl2023-10-21
* | Simplify alist lookups in align-regionStefan Kangas2023-09-28
* | Merge from origin/emacs-29Eli Zaretskii2023-09-09
|\|
| * ; Fix typosStefan Kangas2023-09-02
* | Use ensure-list in many more placesStefan Kangas2023-08-27
* | Make `M-x align` rule count more preciseStefan Kangas2023-08-26
* | Support css-ts-mode in align.elStefan Kangas2023-08-03
* | Support python-ts-mode in align.elStefan Kangas2023-08-03
* | Refer to align-highlight-rule in face docstringsStefan Kangas2023-08-02
* | Use `M-x align` toml rule also for toml-ts-modeStefan Kangas2023-08-01
* | Add `M-x align` support to conf-toml-modeStefan Kangas2023-08-01
|/
* ; * lisp/align.el (align-c++-modes): Add c/c++-ts-mode.Yuan Fu2023-01-07
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Prefer :risky defcustom keywordStefan Kangas2022-07-11
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-03
* Fix regression in tex alignmentLars Ingebrigtsen2022-04-02
* Fix types of some align.el defcustomsMauro Aranda2022-02-19
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Tweak how 'align' and 'align-regexp' align textLars Ingebrigtsen2021-10-19
|/
* Clarify align-regexp doc stringLars Ingebrigtsen2021-09-23
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* ; Remove some useless commentsStefan Kangas2021-04-16
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-11
* Assume font-lock-mode variable is not voidStefan Kangas2021-02-05
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-02
* Update copyright year to 2021Paul Eggert2021-01-01
* Remove redundant 'function's around lambda in align.elStefan Kangas2020-12-30
* Fix alignment of Java String[] and the likeLars Ingebrigtsen2020-12-28
* Fix alignment of declaractions of arraysLars Ingebrigtsen2020-12-02
* Don't quote lambdas in several placesStefan Kangas2020-11-14
* Don't quote lambdas in several placesStefan Kangas2020-10-01
* Merge from origin/emacs-27Glenn Morris2020-02-13
|\
| * Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-09
* | Make more load-hooks obsoleteGlenn Morris2020-01-16
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Declare unused vhdl code in align.el obsoleteStefan Kangas2019-10-04
* Fix a bug in callback functions in align-areasLars Ingebrigtsen2019-09-19
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Omit/rewrite useless regexp repetitionsPaul Eggert2019-04-12
* 2019-03-26 regex cleanupPaul Eggert2019-03-26
* Fix more regular expression typosPaul Eggert2019-03-18
* More regexp corrections and tweaksPaul Eggert2019-03-10