summaryrefslogtreecommitdiff
path: root/lisp/cedet
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a mechanism to specify expected shift/reduce .wy conflictsLars Ingebrigtsen2019-06-182-8/+17
* Declare unknown slots to silence the compilerLars Ingebrigtsen2019-06-172-8/+6
* Fix use of obsolete constructor in semantic/complete.elLars Ingebrigtsen2019-06-171-2/+2
* Fix compilation warning by having ede-target inherit from eieio-namedLars Ingebrigtsen2019-06-171-1/+1
* Suppress compilation warning in srt-modeLars Ingebrigtsen2019-06-171-1/+4
* Suppress warning about out-of-tree Java class in cedetLars Ingebrigtsen2019-06-171-1/+5
* Rewrite object-print methods in cedet to be cl-print-object methodsLars Ingebrigtsen2019-06-173-37/+43
* Fix compilation warning in ede.elLars Ingebrigtsen2019-06-162-2/+3
* Revert "Fix compilation warning in ede.el"Lars Ingebrigtsen2019-06-162-2/+2
* Fix compilation warning in ede.elLars Ingebrigtsen2019-06-162-2/+2
* Remove obsolete name arg from two constructorsLars Ingebrigtsen2019-06-162-3/+1
* Avoid a compilation warning in srt-mode.elLars Ingebrigtsen2019-06-161-3/+4
* Merge from origin/emacs-26Glenn Morris2019-06-151-2/+1
|\
| * Fix doc of srecompile-compile-split-code (Bug#36200)Juanma Barranquero2019-06-151-2/+1
* | Fix build warning in srecode/srt-modeLars Ingebrigtsen2019-06-151-0/+2
* | Revert "srecode/srt-mode compilation fix"Lars Ingebrigtsen2019-06-141-1/+2
* | Fix previous object-print/cl-print-object changesLars Ingebrigtsen2019-06-145-12/+12
* | Avoid using registerv-make in senator.elLars Ingebrigtsen2019-06-141-7/+17
* | analyze/debug compilation fixLars Ingebrigtsen2019-06-141-0/+1
* | semantic/lex-spp compilation fixLars Ingebrigtsen2019-06-141-1/+1
* | Use cl-typep instead of obsolete predicate functions throughout cedetLars Ingebrigtsen2019-06-147-13/+13
* | srecode/srt-mode compilation fixLars Ingebrigtsen2019-06-141-2/+1
* | srecode/find compilation fixLars Ingebrigtsen2019-06-141-3/+1
* | srecode/dictionary compilation warning fixLars Ingebrigtsen2019-06-141-2/+1
* | srecode/dictionary compilation fixLars Ingebrigtsen2019-06-141-4/+1
* | srecode-inserter-prin-example compilation fixLars Ingebrigtsen2019-06-142-12/+13
* | Move functions from semantic.el to analyze.el to avoid warningsLars Ingebrigtsen2019-06-142-51/+62
* | Use CLOS-style accessors in oref/osetLars Ingebrigtsen2019-06-1435-212/+200
* | Fix typo in object-print cleanupLars Ingebrigtsen2019-06-131-1/+1
* | semantic/senator.el byte compilation fixLars Ingebrigtsen2019-06-131-2/+1
* | semantic/idle.el compilation warning fixLars Ingebrigtsen2019-06-131-2/+1
* | semantic/grammar byte compilation fixesLars Ingebrigtsen2019-06-131-2/+1
* | semantic/chart.el compilation warning fixesLars Ingebrigtsen2019-06-131-5/+2
* | Fix some cedet compilation warnings pertaining to semantic/dbLars Ingebrigtsen2019-06-134-15/+4
* | Use cl-print-object instead of object-print throughout cedetLars Ingebrigtsen2019-06-135-12/+12
* | Update author/maintainer infoPaul Eggert2019-05-2655-56/+56
* | Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-2610-10/+0
* | Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* | * lisp/cedet/srecode/insert.el: Use lexical-bindingStefan Monnier2019-05-221-19/+15
* | Fixes for "Maintainer:" and related linesPaul Eggert2019-05-194-5/+4