aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet/ede (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix arity error when trying to add a file to an automake projectPo Lu2022-01-121-1/+2
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-0136-36/+36
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-167-12/+12
* Prefer "website" to "homepage"Stefan Kangas2021-09-162-3/+3
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-2/+2
* EIEIO: Promote the CLOS behavior over the EIEIO-specific behaviorStefan Monnier2021-06-125-33/+33
* * lisp/cedet: Convert remaining files to lexical-bindingStefan Monnier2021-03-158-44/+38
* * lisp/cedet/{*.el,ede/*.el}: Use lexical-bindingStefan Monnier2021-03-1226-188/+191
* * lisp/cedet: Remove always-nil variablesStefan Monnier2021-03-112-7/+5
* * * lisp/cedet/semantic: Use lexical-binding in the generated grammarsStefan Monnier2021-03-051-2/+2
* Make inversion.el obsolete (Bug#46841)Stefan Kangas2021-03-031-9/+6
* Minor fixes after preloading easymenuStefan Kangas2021-02-271-1/+0
* Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier2021-02-221-1/+1
* Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-123-55/+31
* Drop XEmacs and SXEmacs support from EDEStefan Kangas2021-02-111-25/+0
* Use lexical-binding in various ede filesStefan Kangas2021-02-119-12/+11
* * lisp/cedet/{semantic/scope.el,ede/project-am.el}: Use lexical-scopingStefan Monnier2021-02-091-65/+46
* ; Minor license statement fixesStefan Kangas2021-02-081-0/+2
* * lisp/cedet/ede/proj.el: Enable Project files to loadEric Ludlam2021-01-182-5/+2
* cedet/ede/auto.el:Eric Ludlam2021-01-111-13/+11
* Update copyright year to 2021Paul Eggert2021-01-0136-36/+36
* Drop XEmacs support for EDE ELisp projectsStefan Kangas2020-12-211-1/+2
* Shorten some over-wide docstrings in functions and macrosStefan Kangas2020-12-191-2/+2
* Prefer setq-local in cedetStefan Kangas2020-12-042-4/+2
* Use null-device where appropriateMichael Albinus2020-11-251-1/+1
* Remove Emacs 20 compat code from ede/files.elStefan Kangas2020-10-281-22/+15
* Merge from origin/emacs-27Glenn Morris2020-10-022-2/+2
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-022-2/+2
| * Fix the error message from makefile-move-to-macroLin Sun2020-01-171-1/+2
| * Move “Fix some broken conditional forms” to masterPaul Eggert2020-01-052-3/+17
* | Remove broken compat code from EDEStefan Kangas2020-09-221-10/+0
* | Remove Emacs 23 compat code from cedetStefan Kangas2020-09-221-12/+3
* | Fix problem with ede-mode bugging out on non-existent filesLin Sun2020-09-211-14/+13
* | Remove some compat code from ede/make.el and semantic/dep.elLars Ingebrigtsen2020-08-181-19/+5
* | Fix the error message from makefile-move-to-macroLin Sun2020-01-161-1/+2
|/
* Fix some broken conditional formsPaul Eggert2020-01-042-17/+3
* Update copyright year to 2020Paul Eggert2020-01-0136-36/+36
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-112-2/+2
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-3/+3
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-213-8/+8
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-192-2/+2
* Fix ede-proj-project classLars Ingebrigtsen2019-08-261-1/+1
* New function time-convertPaul Eggert2019-08-051-1/+1
* Don't but out on ~/.git files in edeLars Ingebrigtsen2019-08-021-0/+2
* Declare unknown slots to silence the compilerLars Ingebrigtsen2019-06-171-2/+3
* Fix compilation warning by having ede-target inherit from eieio-namedLars Ingebrigtsen2019-06-171-1/+1
* Suppress warning about out-of-tree Java class in cedetLars Ingebrigtsen2019-06-171-1/+5
* Fix compilation warning in ede.elLars Ingebrigtsen2019-06-161-1/+2
* Revert "Fix compilation warning in ede.el"Lars Ingebrigtsen2019-06-161-1/+1
* Fix compilation warning in ede.elLars Ingebrigtsen2019-06-161-1/+1