index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
cedet
/
ede
/
base.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-04-07
cedet: Don't abuse initargs for slot names
Stefan Monnier
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-05
Fix a defcustom :type
Mauro Aranda
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-02
CEDET: Remove left-over uses of obsolete <class>-child-p predicates
Stefan Monnier
2022-08-01
* lisp/cedet/ede/base.el (ede-project): Fix warning when loading EDE.
Po Lu
2022-07-28
Doc fixes: don't mention EFS
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-16
Prefer "website" to "homepage"
Stefan Kangas
2021-06-12
EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior
Stefan Monnier
2021-02-12
Use `declare` instead of `def-edebug-spec` in most places
Stefan Monnier
2021-01-18
* lisp/cedet/ede/proj.el: Enable Project files to load
Eric Ludlam
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-06-17
Fix compilation warning by having ede-target inherit from eieio-named
Lars Ingebrigtsen
2019-06-14
Use CLOS-style accessors in oref/oset
Lars Ingebrigtsen
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-08-24
Prefer directed to neutral quotes
Paul Eggert
2015-02-04
* lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethod
Stefan Monnier
2015-01-07
lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.
Stefan Monnier
2014-11-10
Update from CEDET trunk.
David Engster
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-06-02
Merge from CEDET upstream (8564).
David Engster
2013-03-21
Merge with CEDET upstream (rev. 8499).
David Engster
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-10-02
Update CEDET from upstream.
Chong Yidong
2012-08-07
* calc/calc-prog.el (math-do-defmath): Use backquote forms. Fix
Andreas Schwab
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-11-03
* srecode.el:
David Engster
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-10-13
Fix typos in docstrings, comments and ChangeLogs.
Juanma Barranquero
2010-09-20
Synch EDE to CEDET 1.0.
Eric M. Ludlam