summaryrefslogtreecommitdiff
path: root/lisp/allout-widgets.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-01Prefer defcustom :local specifier in alloutStefan Kangas
2024-07-18Checkdoc fixes in allout-widgets.elStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-05-24Use return values of assq-delete-all and assoc-delete-allMattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-27; Fix typos in symbol namesStefan Kangas
2022-09-20; Fix typos in Lisp symbolsStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-05; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-04-19; Normalize and add missing first and last linesStefan Kangas
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-01Make XEmacs compat alias obsolete in allout-widgets.elStefan Kangas
2021-01-31Prefer defvar-local in alloutStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-19Shorten some over-wide docstrings in functions and macrosStefan Kangas
2020-11-12Don't quote lambdas in several placesStefan Kangas
2020-09-23Convert allout unit tests to ERTStefan Kangas
2020-08-13Remove XEmacs compat code from allout-widgets.elStefan Kangas
2020-08-12Remove some compat code from allout*.elLars Ingebrigtsen
2020-07-20Rectify allout-widgets region undecoration so item at start is not missed.Ken Manheimer
2020-07-20Resolve missing button-region keymap bindings.Ken Manheimer
2020-07-20Provide missing let definition to prevent background void-variable error.Ken Manheimer
2020-07-20Don't let item decoration be disrupted by too-shallow items.Ken Manheimer
2020-07-20Fix allout-widgets-mode handling of edits to item cue, fixing (bug#11312)Ken Manheimer
2020-02-09Correct "different than" to "different from" where appropriateAlan Mackenzie
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
2019-08-01Fix usage of remove-text-propertiesBasil L. Contovounesios
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
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-20Prefer nil to (current-time) when either worksPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-09-03Fix some more docstring etc. quoting problemsPaul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-08-20Don't quote symbols 'like-this' in docstrings etc.Paul Eggert
2015-08-05Fix some confusion with ‘format’Paul Eggert