summaryrefslogtreecommitdiff
path: root/lisp/align.el
AgeCommit message (Expand)Author
2026-02-05Fix last change in align.elTroy Brown
2026-02-05Fix aligning buffer regions containing multiple alignment sectionsJohn Wiegley
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-17Prefer '(oddp A)' to '(= 1 (% A 2))'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-04-08; * lisp/align.el: Remove unnecessary :group keywords. (bug#70262)Arash Esbati
2024-04-07Fix tex-tabbing-separator alignment ruleArash Esbati
2024-03-09Simplify mode-indexed tables in packagesStefan Monnier
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-11-23Adjust affected callers of derived-mode-p` to use the new conventionStefan Monnier
2023-10-21Support lua-ts-mode in align.eljohn muhl
2023-09-28Simplify alist lookups in align-regionStefan Kangas
2023-09-09Merge from origin/emacs-29Eli Zaretskii
2023-09-02; Fix typosStefan Kangas
2023-08-27Use ensure-list in many more placesStefan Kangas
2023-08-26Make `M-x align` rule count more preciseStefan Kangas
2023-08-03Support css-ts-mode in align.elStefan Kangas
2023-08-03Support python-ts-mode in align.elStefan Kangas
2023-08-02Refer to align-highlight-rule in face docstringsStefan Kangas
2023-08-01Use `M-x align` toml rule also for toml-ts-modeStefan Kangas
2023-08-01Add `M-x align` support to conf-toml-modeStefan Kangas
2023-01-07; * lisp/align.el (align-c++-modes): Add c/c++-ts-mode.Yuan Fu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-11Prefer :risky defcustom keywordStefan Kangas
2022-07-03Quote some literal keys to get help-key-binding faceStefan Kangas
2022-04-02Fix regression in tex alignmentLars Ingebrigtsen
2022-02-19Fix types of some align.el defcustomsMauro Aranda
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-19Tweak how 'align' and 'align-regexp' align textLars Ingebrigtsen
2021-09-23Clarify align-regexp doc stringLars Ingebrigtsen
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-04-16; Remove some useless commentsStefan Kangas
2021-03-11* lisp: Remove yet more always-nil variablesStefan Monnier
2021-02-05Assume font-lock-mode variable is not voidStefan Kangas
2021-02-02Prefer defvar-local in remaining librariesStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-30Remove redundant 'function's around lambda in align.elStefan Kangas
2020-12-28Fix alignment of Java String[] and the likeLars Ingebrigtsen
2020-12-02Fix alignment of declaractions of arraysLars Ingebrigtsen
2020-11-14Don't quote lambdas in several placesStefan Kangas
2020-10-01Don't quote lambdas in several placesStefan Kangas
2020-02-13Merge from origin/emacs-27Glenn Morris
2020-02-09Correct "different than" to "different from" where appropriateAlan Mackenzie
2020-01-16Make more load-hooks obsoleteGlenn Morris
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-04Declare unused vhdl code in align.el obsoleteStefan Kangas
2019-09-19Fix a bug in callback functions in align-areasLars Ingebrigtsen
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert