summaryrefslogtreecommitdiff
path: root/lisp/allout-widgets.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typos in symbol namesStefan Kangas2022-10-271-1/+1
* ; Fix typos in Lisp symbolsStefan Kangas2022-09-201-2/+2
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-9/+9
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-1/+3
* ; Remove some useless commentsStefan Kangas2021-04-161-1/+0
* * lisp/allout*.el: Use lexical-bindingStefan Monnier2021-03-291-47/+47
* Convert many more links to use HTTPSStefan Kangas2021-03-241-2/+2
* Make XEmacs compat alias obsolete in allout-widgets.elStefan Kangas2021-02-011-8/+3
* Prefer defvar-local in alloutStefan Kangas2021-01-311-24/+12
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Shorten some over-wide docstrings in functions and macrosStefan Kangas2020-12-191-1/+1
* Don't quote lambdas in several placesStefan Kangas2020-11-121-14/+14
* Convert allout unit tests to ERTStefan Kangas2020-09-231-85/+0
* Remove XEmacs compat code from allout-widgets.elStefan Kangas2020-08-131-11/+5
* Remove some compat code from allout*.elLars Ingebrigtsen2020-08-121-2/+1
* Rectify allout-widgets region undecoration so item at start is not missed.Ken Manheimer2020-07-201-11/+14
* Resolve missing button-region keymap bindings.Ken Manheimer2020-07-201-15/+22
* Provide missing let definition to prevent background void-variable error.Ken Manheimer2020-07-201-0/+1
* Don't let item decoration be disrupted by too-shallow items.Ken Manheimer2020-07-201-5/+8
* Fix allout-widgets-mode handling of edits to item cue, fixing (bug#11312)Ken Manheimer2020-07-201-3/+2
* Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-091-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-2/+2
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-011-1/+1
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* * lisp/allout.el, lisp/allout-widgets.el: Use cl-lib and pcaseStefan Monnier2019-05-221-23/+18
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-201-2/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-3/+3
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-2/+2
* Prefer directed to neutral quotesPaul Eggert2015-08-241-3/+3
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-201-1/+1
* Fix some confusion with ‘format’Paul Eggert2015-08-051-2/+2
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Improve time stamp handling, and be more consistent about it.Paul Eggert2014-11-161-2/+2
* Simplify use of current-time and friends.Paul Eggert2014-10-281-1/+1
* Doc fixesGlenn Morris2014-05-011-2/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/allout-widgets.el (allout-widgets): No need to autoload defgroup.Glenn Morris2013-11-131-1/+0