summaryrefslogtreecommitdiff
path: root/lisp/widget.el
AgeCommit message (Expand)Author
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-16; Normalize some header commentsStefan Kangas
2021-04-16; Remove some useless commentsStefan Kangas
2021-01-04Use lexical-binding in the remaining preloaded filesStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-06-13* lisp/widget.el (define-widget-keywords): Use `declare`.Stefan Monnier
2019-06-09Mark define-widget-keywords as obsoleteStefan Kangas
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
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-10; Refer to version 25.2 rather than 26.1.Glenn Morris
2016-05-23* lisp/widget.el (define-widget): Use `declare' (which does work now).Stefan Monnier
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-03Fix some more docstring etc. quoting problemsPaul Eggert
2015-05-21Don't quote nil and t in doc stringsPaul Eggert
2015-03-14Type checking for `define-widget'Daniel Colascione
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-11-13* lisp/widget.el, lisp/hfy-cmap.el: Remove bogus package version number.Stefan Monnier
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-11* widget.el (define-widget): Purecopy the docstring.Dan Nicolaescu
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-12-05Update copyright years.Glenn Morris
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-11-21(define-widget): Don't use declare for the doc-string-elt.Stefan Monnier
2005-10-24(define-widget): Add `doc-string' declaration.Stefan Monnier
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2003-09-01Add arch taglinesMiles Bader
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2001-07-16Some fixes to follow coding conventions.Pavel Janík
2000-07-11(widget-plist-member): New alias.Dave Love
1999-08-05(define-widget-keywords): Make dummy definition and comment-out its use.Dave Love