summaryrefslogtreecommitdiff
path: root/lisp/cedet
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Glenn Morris2020-02-061-8/+6
|\
| * Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-011-8/+6
* | Merge from origin/emacs-27Glenn Morris2020-01-281-1/+1
|\ \ | |/
| * Do not refer to obsolete aliasMario Lang2020-01-241-1/+1
| * Fix the error message from makefile-move-to-macroLin Sun2020-01-171-1/+2
| * Move “Fix some broken conditional forms” to masterPaul Eggert2020-01-053-4/+18
* | Replace add-hook load-hook with with-eval-after-loadGlenn Morris2020-01-162-6/+4
* | Fix the error message from makefile-move-to-macroLin Sun2020-01-161-1/+2
* | Merge from origin/emacs-27Paul Eggert2020-01-053-18/+4
|\ \ | |/
| * Fix some broken conditional formsPaul Eggert2020-01-043-18/+4
* | Merge from origin/emacs-27Paul Eggert2020-01-01146-146/+146
|\ \ | |/
| * Update copyright year to 2020Paul Eggert2020-01-01146-146/+146
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-262-8/+8
|/
* Trivial docstring fixesJuanma Barranquero2019-12-241-2/+1
* ; Spelling fixesPaul Eggert2019-12-101-1/+1
* * lisp/cedet/semantic/db.el: Use lexical-bindingStefan Monnier2019-11-141-49/+50
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-1125-48/+49
* * lisp/cedet/semantic/wisent/comp.el (wisent-struct): RemoveStefan Monnier2019-11-091-95/+66
* * lisp/cedet/ (semantic-analyze-possible-completions): Add `flags` argEric Ludlam2019-10-314-6/+6
* Remove more XEmacs compat code from CEDETStefan Kangas2019-10-284-31/+10
* Remove obsolete doc references to XEmacs (Bug#37899)Stefan Kangas2019-10-281-3/+1
* * lisp/cedet/mode-local.el: Clean up name spaceStefan Monnier2019-10-2413-81/+95
* * lisp/cedet/mode-local.el: Use lexical-binding and `declare`Stefan Monnier2019-10-231-73/+69
* * lisp/cedet/semantic/analyze/complete.el: Fix completion-at-pointStefan Monnier2019-10-231-2/+4
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-202-4/+4
* Remove some compat code from CEDETLars Ingebrigtsen2019-10-192-6/+2
* * lisp/cedet/mode-local.el (define-overload): Declare obsoleteStefan Monnier2019-10-114-6/+7
* Ensure that the pulse overlay is visibleLars Ingebrigtsen2019-10-091-0/+3
* Remove semantic-make-local-hook call from CEDETLars Ingebrigtsen2019-10-049-25/+1
* Fix cedet compilation warningLars Ingebrigtsen2019-09-231-5/+5
* Update some URLsPaul Eggert2019-09-231-2/+2
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-2113-55/+55
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-1915-24/+24
* Fix ede-proj-project classLars Ingebrigtsen2019-08-261-1/+1
* Fix up previous cl-def* changes in bovineLars Ingebrigtsen2019-08-151-2/+2
* Add cl-def* forms to bovine/el.elLars Ingebrigtsen2019-08-141-0/+4
* New function time-convertPaul Eggert2019-08-051-1/+1
* Fix 2019-08-04 regex lintPaul Eggert2019-08-041-3/+3
* Don't but out on ~/.git files in edeLars Ingebrigtsen2019-08-021-0/+2
* Mark semantic functions correctly in defcustomSamuel Bronson2019-07-151-1/+1
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-062-4/+4
* Rename displayor to displayer in CEDETLars Ingebrigtsen2019-06-272-170/+219
* Use xref in cedetBastian Beischer2019-06-254-4/+14
* Declare semantic-*overlay* aliases obsoleteLars Ingebrigtsen2019-06-201-19/+23
* Throughout cedet, don't use semantic-overlay-* compat aliasesLars Ingebrigtsen2019-06-2021-235/+225
* Remove XEmacs compat code from cedetLars Ingebrigtsen2019-06-2012-500/+292
* Allow specifying the expected number of shift/reduce conflictsLars Ingebrigtsen2019-06-193-16/+49
* Revert "Add a mechanism to specify expected shift/reduce .wy conflicts"Lars Ingebrigtsen2019-06-182-19/+8
* Add a mechanism to specify expected shift/reduce .wy conflictsLars Ingebrigtsen2019-06-182-8/+19
* Revert "Add a mechanism to specify expected shift/reduce .wy conflicts"Lars Ingebrigtsen2019-06-182-17/+8