summaryrefslogtreecommitdiff
path: root/lisp/cedet/ede
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-0136-36/+36
* ; Fix typosStefan Kangas2022-11-203-5/+5
* ; Fix typosStefan Kangas2022-11-181-1/+1
* ; Fix typos in symbol namesStefan Kangas2022-10-271-1/+1
* ; Fix several symbol name typosStefan Kangas2022-10-261-1/+1
* Merge from origin/emacs-28Stefan Kangas2022-09-211-2/+1
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-201-2/+1
* | Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-235-8/+9
* | * lisp/cedet/ede/emacs.el (ede-emacs-load): Delete obsolete name argStefan Monnier2022-08-141-1/+0
* | Make compat alias ede-toplevel-project-or-nil obsoleteStefan Kangas2022-08-062-4/+3
* | Fix namespace problem in ede/custom.elStefan Kangas2022-08-051-4/+6
* | CEDET: Remove left-over uses of obsolete <class>-child-p predicatesStefan Monnier2022-08-023-5/+5
* | * lisp/cedet/ede/base.el (ede-project): Fix warning when loading EDE.Po Lu2022-08-011-1/+1
* | Fix ede byte-compile warnings in loaddefs.elLars Ingebrigtsen2022-07-311-0/+1
* | Doc fixes: don't mention EFSStefan Kangas2022-07-281-2/+2
* | Adjust better to Autoconf quoting style changePaul Eggert2022-07-051-1/+1
* | Speed up generation of loaddefs filesLars Ingebrigtsen2022-05-311-2/+1
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
* | 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