summaryrefslogtreecommitdiff
path: root/lisp/cedet/ede/base.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-04-07cedet: Don't abuse initargs for slot namesStefan Monnier
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-05Fix a defcustom :typeMauro Aranda
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-02CEDET: Remove left-over uses of obsolete <class>-child-p predicatesStefan Monnier
2022-08-01* lisp/cedet/ede/base.el (ede-project): Fix warning when loading EDE.Po Lu
2022-07-28Doc fixes: don't mention EFSStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-16Prefer "website" to "homepage"Stefan Kangas
2021-06-12EIEIO: Promote the CLOS behavior over the EIEIO-specific behaviorStefan Monnier
2021-02-12Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier
2021-01-18* lisp/cedet/ede/proj.el: Enable Project files to loadEric Ludlam
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-06-17Fix compilation warning by having ede-target inherit from eieio-namedLars Ingebrigtsen
2019-06-14Use CLOS-style accessors in oref/osetLars Ingebrigtsen
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
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-02-04* lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethodStefan Monnier
2015-01-07lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.Stefan Monnier
2014-11-10Update from CEDET trunk.David Engster
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-06-02Merge from CEDET upstream (8564).David Engster
2013-03-21Merge with CEDET upstream (rev. 8499).David Engster
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-10-02Update CEDET from upstream.Chong Yidong
2012-08-07* calc/calc-prog.el (math-do-defmath): Use backquote forms. FixAndreas Schwab
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-03* srecode.el:David Engster
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-10-13Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero
2010-09-20Synch EDE to CEDET 1.0.Eric M. Ludlam