index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
align.el
Age
Commit message (
Expand
)
Author
2026-02-05
Fix last change in align.el
Troy Brown
2026-02-05
Fix aligning buffer regions containing multiple alignment sections
John Wiegley
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-17
Prefer '(oddp A)' to '(= 1 (% A 2))'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-04-08
; * lisp/align.el: Remove unnecessary :group keywords. (bug#70262)
Arash Esbati
2024-04-07
Fix tex-tabbing-separator alignment rule
Arash Esbati
2024-03-09
Simplify mode-indexed tables in packages
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-23
Adjust affected callers of derived-mode-p` to use the new convention
Stefan Monnier
2023-10-21
Support lua-ts-mode in align.el
john muhl
2023-09-28
Simplify alist lookups in align-region
Stefan Kangas
2023-09-09
Merge from origin/emacs-29
Eli Zaretskii
2023-09-02
; Fix typos
Stefan Kangas
2023-08-27
Use ensure-list in many more places
Stefan Kangas
2023-08-26
Make `M-x align` rule count more precise
Stefan Kangas
2023-08-03
Support css-ts-mode in align.el
Stefan Kangas
2023-08-03
Support python-ts-mode in align.el
Stefan Kangas
2023-08-02
Refer to align-highlight-rule in face docstrings
Stefan Kangas
2023-08-01
Use `M-x align` toml rule also for toml-ts-mode
Stefan Kangas
2023-08-01
Add `M-x align` support to conf-toml-mode
Stefan 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-11
Prefer :risky defcustom keyword
Stefan Kangas
2022-07-03
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-04-02
Fix regression in tex alignment
Lars Ingebrigtsen
2022-02-19
Fix types of some align.el defcustoms
Mauro Aranda
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-19
Tweak how 'align' and 'align-regexp' align text
Lars Ingebrigtsen
2021-09-23
Clarify align-regexp doc string
Lars Ingebrigtsen
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-04-16
; Remove some useless comments
Stefan Kangas
2021-03-11
* lisp: Remove yet more always-nil variables
Stefan Monnier
2021-02-05
Assume font-lock-mode variable is not void
Stefan Kangas
2021-02-02
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-30
Remove redundant 'function's around lambda in align.el
Stefan Kangas
2020-12-28
Fix alignment of Java String[] and the like
Lars Ingebrigtsen
2020-12-02
Fix alignment of declaractions of arrays
Lars Ingebrigtsen
2020-11-14
Don't quote lambdas in several places
Stefan Kangas
2020-10-01
Don't quote lambdas in several places
Stefan Kangas
2020-02-13
Merge from origin/emacs-27
Glenn Morris
2020-02-09
Correct "different than" to "different from" where appropriate
Alan Mackenzie
2020-01-16
Make more load-hooks obsolete
Glenn Morris
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-04
Declare unused vhdl code in align.el obsolete
Stefan Kangas
2019-09-19
Fix a bug in callback functions in align-areas
Lars Ingebrigtsen
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
[next]