summaryrefslogtreecommitdiff
path: root/lisp/cedet/ede
AgeCommit message (Expand)Author
2026-02-13ede/proj-shared.el: Remove leftover obsolete EIEIO name argumentsStefan Monnier
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-04-07cedet: Don't abuse initargs for slot namesStefan Monnier
2025-04-07cedet: Delete obsolete object name arg to EIEIO constructorsStefan Monnier
2025-03-29Remove redundant constant nil argument to gethashStefan Kangas
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-11-20; Fix typosStefan Kangas
2022-11-18; Fix typosStefan Kangas
2022-10-27; Fix typos in symbol namesStefan Kangas
2022-10-26; Fix several symbol name typosStefan Kangas
2022-09-21Merge from origin/emacs-28Stefan Kangas
2022-09-20; Fix typos in Lisp symbolsStefan Kangas
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-08-14* lisp/cedet/ede/emacs.el (ede-emacs-load): Delete obsolete name argStefan Monnier
2022-08-06Make compat alias ede-toplevel-project-or-nil obsoleteStefan Kangas
2022-08-05Fix namespace problem in ede/custom.elStefan Kangas
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-31Fix ede byte-compile warnings in loaddefs.elLars Ingebrigtsen
2022-07-28Doc fixes: don't mention EFSStefan Kangas
2022-07-05Adjust better to Autoconf quoting style changePaul Eggert
2022-05-31Speed up generation of loaddefs filesLars Ingebrigtsen
2022-04-22Audit quoting the quote character in doc stringsLars Ingebrigtsen
2022-01-12Fix arity error when trying to add a file to an automake projectPo Lu
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-16Prefer "website" to "homepage"Stefan Kangas
2021-08-09Use string-search instead of string-match[-p]Mattias EngdegÄrd
2021-06-12EIEIO: Promote the CLOS behavior over the EIEIO-specific behaviorStefan Monnier
2021-03-15* lisp/cedet: Convert remaining files to lexical-bindingStefan Monnier
2021-03-12* lisp/cedet/{*.el,ede/*.el}: Use lexical-bindingStefan Monnier
2021-03-11* lisp/cedet: Remove always-nil variablesStefan Monnier
2021-03-05* * lisp/cedet/semantic: Use lexical-binding in the generated grammarsStefan Monnier
2021-03-03Make inversion.el obsolete (Bug#46841)Stefan Kangas
2021-02-27Minor fixes after preloading easymenuStefan Kangas
2021-02-22Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier
2021-02-12Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier
2021-02-11Drop XEmacs and SXEmacs support from EDEStefan Kangas
2021-02-11Use lexical-binding in various ede filesStefan Kangas
2021-02-09* lisp/cedet/{semantic/scope.el,ede/project-am.el}: Use lexical-scopingStefan Monnier
2021-02-08; Minor license statement fixesStefan Kangas
2021-01-18* lisp/cedet/ede/proj.el: Enable Project files to loadEric Ludlam
2021-01-11cedet/ede/auto.el:Eric Ludlam
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-21Drop XEmacs support for EDE ELisp projectsStefan Kangas
2020-12-19Shorten some over-wide docstrings in functions and macrosStefan Kangas
2020-12-04Prefer setq-local in cedetStefan Kangas