summaryrefslogtreecommitdiff
path: root/lisp/cedet
Commit message (Expand)AuthorAgeFilesLines
* Remove broken compat code from EDEStefan Kangas2020-09-221-10/+0
* Remove Emacs 23 compat code from cedetStefan Kangas2020-09-223-27/+8
* Fix problem with ede-mode bugging out on non-existent filesLin Sun2020-09-211-14/+13
* ; Fix typosStefan Kangas2020-09-214-6/+6
* Remove cedet items obsolete since 23.2Stefan Kangas2020-09-1117-397/+23
* Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen2020-09-061-4/+6
* Avoid some uses of obsolete function interactive-pStefan Kangas2020-08-241-1/+1
* Remove some compat code from ede/make.el and semantic/dep.elLars Ingebrigtsen2020-08-182-32/+10
* Remove Emacs 22 compat code from semanticStefan Kangas2020-08-142-23/+6
* Declare semantic XEmacs compat code obsoleteStefan Kangas2020-08-131-0/+1
* Mark some unused defaliases in semantic/fw.el obsoleteLars Ingebrigtsen2020-08-121-6/+4
* Make more parts of Emacs use new Eldoc capabilitiesJoão Távora2020-07-081-5/+40
* Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-211-4/+4
* project.el: A project has only one main root nowDmitry Gutov2020-05-231-2/+5
* Remove some compat code from CEDETStefan Kangas2020-05-161-19/+19
* Remove some XEmacs compat code from semanticStefan Kangas2020-05-162-8/+5
* Quote semanticdb-ebrowse-default-file-name in regexpMattias Engdegård2020-04-161-1/+2
* Merge from origin/emacs-27Glenn Morris2020-04-153-3/+5
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-143-3/+5
* | Merge from origin/emacs-27Glenn Morris2020-04-111-0/+3
|\ \ | |/
| * Fix face extension in pulse.elEli Zaretskii2020-04-091-0/+3
* | Support state changing VC operations on directories in Dired (bug#34949)Juri Linkov2020-03-301-2/+2
* | Merge from origin/emacs-27Glenn Morris2020-03-181-4/+9
|\ \ | |/
| * Fix regression in wisent-total-conflictsLars Ingebrigtsen2020-03-141-4/+9
* | Merge from origin/emacs-27Glenn Morris2020-03-071-0/+2
|\ \ | |/
| * Have pulse.el preserve existing overlay prioritiesJoão Távora2020-03-041-0/+2
* | Add and remove backslashes in regexpsMattias Engdegård2020-02-203-3/+3
* | 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