summaryrefslogtreecommitdiff
path: root/lisp/tree-widget.el
Commit message (Expand)AuthorAge
* ; Add 2024 to copyright yearsPo Lu2024-01-02
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Make the Unicode tree widget prettierJD Smith2022-06-05
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Remove redundant #' before lambdaStefan Kangas2021-10-21
|/
* Delete empty "History" sectionsStefan Kangas2021-03-30
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in most filesStefan Kangas2020-12-09
* Update copyright year to 2020Paul Eggert2020-01-01
* Remove last XEmacs compat code from tree-widget.elStefan Kangas2019-10-20
* Fix typo in tree-widget-lookup-imageCédric Chépied2019-10-19
* * lisp/tree-widget.el: Use lexical-bindingStefan Monnier2019-10-10
* Remove some XEmacs compat code from tree-widget.elLars Ingebrigtsen2019-10-09
* Always try to display tree-widget with images (Bug#36147)Noam Postavsky2019-06-15
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-26
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* * lisp/tree-widget.el (tree-widget-end-guide): Escape it. (Bug#27797)Glenn Morris2017-11-27
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Improve the custom type of some user options.Glenn Morris2016-01-30
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-24
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * align.el:Lute Kamstra2008-12-03
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* (tree-widget-image-enable): Use display-images-p rather than an EmacsGlenn Morris2008-04-23
* (tree-widget-lookup-image): Let-bind `file'.Glenn Morris2008-02-23
* Add 2008 to copyright years.Glenn Morris2008-01-07
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (tree-widget-themes-load-path)David Ponce2006-03-14
* Handle themes across all occurrences of the mainDavid Ponce2006-03-13
* Update Commentary header.David Ponce2006-03-07
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (tree-widget-button-click): New function.David Ponce2005-10-18
* (tree-widget-themes-load-path): New variable.David Ponce2005-09-30
* (tree-widget-value-create): Fix previous change.David Ponce2005-09-22