summaryrefslogtreecommitdiff
path: root/lisp/align.el
Commit message (Expand)AuthorAge
* 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
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Replace some uses of cl-member-if with applyMark Oteiza2017-04-08
* require cl-lib to fix fallout from mhtml seriesTom Tromey2017-04-06
* change align to use derived-mode-pTom Tromey2017-04-05
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Doc fix for align-newline-and-indentLars Ingebrigtsen2016-05-01
* | Doc fix for align-newline-and-indentLars Ingebrigtsen2016-04-29
* | Fix alignement rule for CSSEtienne Prud'homme2016-04-10
* | Use a separate history variable for align-regexpDima Kogan2016-02-28
|/
* * lisp/align.el (align): Simplify a lambdaArtur Malabarba2016-01-03
* * lisp/align.el (align): Fix arg order in call to `align-region'Artur Malabarba2016-01-03
* Update copyright year to 2016Paul Eggert2016-01-01
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* Don't overflow if computing approximate percentagePaul Eggert2015-07-31
* Update copyright year to 2015Paul Eggert2015-01-01
* * align.el (align-adjust-col-for-rule): Unbreak due to defaultingLeo Liu2014-06-24
* lisp/align.el (align-region): Do not fail when end-mark is nil (bug#17088).Nicolas Richard2014-03-24
* lisp/*.el: Fix typos.Juanma Barranquero2014-03-21
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/align.el: Use lexical-binding.Stefan Monnier2013-08-20