summaryrefslogtreecommitdiff
path: root/lisp/allout-widgets.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* lisp/*.el: Silence lexical-binding warnings.Juanma Barranquero2013-08-091-30/+18
* lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-lo...Juanma Barranquero2013-06-211-23/+23
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Better seed support for (random).Paul Eggert2012-08-311-1/+0
* Merge from emacs-24; up to 2012-04-25T15:23:19Z!sdl.web@gmail.comChong Yidong2012-06-101-1/+1
|\
| * * allout-widgets.el: Fix code headerChong Yidong2012-06-071-1/+1
* | Fix naming of abnormal hook vars in allout.el.Chong Yidong2012-05-021-14/+12
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-9/+9
|/
* * lisp/allout-widgets.el: Add missing license notice.Glenn Morris2012-02-111-0/+15
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+13
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-291-1/+1
* Spelling fixes.Paul Eggert2011-12-051-1/+1