summaryrefslogtreecommitdiff
path: root/lisp/allout.el
AgeCommit message (Expand)Author
2021-06-30In files that use allout use it for all headingsJonas Bernoulli
2021-04-16; Remove some useless commentsStefan Kangas
2021-03-29* lisp/allout*.el: Use lexical-bindingStefan Monnier
2021-03-24Convert many more links to use HTTPSStefan Kangas
2021-02-27Don't require overlay; that's only needed in XEmacsStefan Kangas
2021-02-26Remove redundant requires of easymenuStefan Kangas
2021-01-31Prefer defvar-local in alloutStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-24Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas
2020-11-17Remove redundant 'function's around lambdasStefan Kangas
2020-10-02Merge from origin/emacs-27Glenn Morris
2020-10-02; Fix many typos in symbols in docs and commentsStefan Kangas
2020-09-23Convert allout unit tests to ERTStefan Kangas
2020-08-24Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas
2020-08-12Remove some compat code from allout.elLars Ingebrigtsen
2020-08-12Remove some compat code from allout*.elLars Ingebrigtsen
2020-08-11Remove compat code from allout.elLars Ingebrigtsen
2020-08-11Slight allout.el clean-upLars Ingebrigtsen
2020-02-13Merge from origin/emacs-27Glenn Morris
2020-02-09Correct "different than" to "different from" where appropriateAlan Mackenzie
2020-01-18Remove XEmacs compat code from allout.elStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-26Remove Maintainer: when it duplicates Author:Paul Eggert
2019-05-22* lisp/allout.el, lisp/allout-widgets.el: Use cl-lib and pcaseStefan Monnier
2019-03-04Fix regular-expression glitches and typosPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-17Some more flatten-tree aliasesPaul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-03-23Remove variables labeled as obsolete that do nothingGlenn Morris
2018-03-13Merge from origin/emacs-26Glenn Morris
2018-03-13Fix some allout.el aliasesGlenn Morris
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-07* lisp/net/tramp-cmds.el, lisp/allout.el: Avoid custom-set-variablesStefan Monnier
2017-10-09; Typo fixes, mostly repeated wordsPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-04-28Don't pass the value of point to 'push-mark', as that's the default.Bartosz Duszel
2017-02-12Nix some useless uses of looking-at, looking-backMark Oteiza
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-11-17; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris
2016-06-07Reduce allout.el's pollution of the namespace.Glenn Morris
2016-01-30Mark some user options that can get evalled as risky.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-20Use %s to format strings instead of splicing themPaul Eggert
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-26Top-level elisp files respect ‘text-quoting-style’Paul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert