summaryrefslogtreecommitdiff
path: root/lisp/cedet
Commit message (Expand)AuthorAge
* Make more parts of Emacs use new Eldoc capabilitiesJoão Távora2020-07-08
* Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-21
* project.el: A project has only one main root nowDmitry Gutov2020-05-23
* Remove some compat code from CEDETStefan Kangas2020-05-16
* Remove some XEmacs compat code from semanticStefan Kangas2020-05-16
* Quote semanticdb-ebrowse-default-file-name in regexpMattias Engdegård2020-04-16
* Merge from origin/emacs-27Glenn Morris2020-04-15
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-14
* | Merge from origin/emacs-27Glenn Morris2020-04-11
|\|
| * Fix face extension in pulse.elEli Zaretskii2020-04-09
* | Support state changing VC operations on directories in Dired (bug#34949)Juri Linkov2020-03-30
* | Merge from origin/emacs-27Glenn Morris2020-03-18
|\|
| * Fix regression in wisent-total-conflictsLars Ingebrigtsen2020-03-14
* | Merge from origin/emacs-27Glenn Morris2020-03-07
|\|
| * Have pulse.el preserve existing overlay prioritiesJoão Távora2020-03-04
* | Add and remove backslashes in regexpsMattias Engdegård2020-02-20
* | Merge from origin/emacs-27Glenn Morris2020-02-06
|\|
| * Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-01
* | Merge from origin/emacs-27Glenn Morris2020-01-28
|\|
| * Do not refer to obsolete aliasMario Lang2020-01-24
| * Fix the error message from makefile-move-to-macroLin Sun2020-01-17
| * Move “Fix some broken conditional forms” to masterPaul Eggert2020-01-05
* | Replace add-hook load-hook with with-eval-after-loadGlenn Morris2020-01-16
* | Fix the error message from makefile-move-to-macroLin Sun2020-01-16
* | Merge from origin/emacs-27Paul Eggert2020-01-05
|\|
| * Fix some broken conditional formsPaul Eggert2020-01-04
* | Merge from origin/emacs-27Paul Eggert2020-01-01
|\|
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-26
|/
* Trivial docstring fixesJuanma Barranquero2019-12-24
* ; Spelling fixesPaul Eggert2019-12-10
* * lisp/cedet/semantic/db.el: Use lexical-bindingStefan Monnier2019-11-14
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* * lisp/cedet/semantic/wisent/comp.el (wisent-struct): RemoveStefan Monnier2019-11-09
* * lisp/cedet/ (semantic-analyze-possible-completions): Add `flags` argEric Ludlam2019-10-31
* Remove more XEmacs compat code from CEDETStefan Kangas2019-10-28
* Remove obsolete doc references to XEmacs (Bug#37899)Stefan Kangas2019-10-28
* * lisp/cedet/mode-local.el: Clean up name spaceStefan Monnier2019-10-24
* * lisp/cedet/mode-local.el: Use lexical-binding and `declare`Stefan Monnier2019-10-23
* * lisp/cedet/semantic/analyze/complete.el: Fix completion-at-pointStefan Monnier2019-10-23
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* Remove some compat code from CEDETLars Ingebrigtsen2019-10-19
* * lisp/cedet/mode-local.el (define-overload): Declare obsoleteStefan Monnier2019-10-11
* Ensure that the pulse overlay is visibleLars Ingebrigtsen2019-10-09
* Remove semantic-make-local-hook call from CEDETLars Ingebrigtsen2019-10-04
* Fix cedet compilation warningLars Ingebrigtsen2019-09-23
* Update some URLsPaul Eggert2019-09-23
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Fix ede-proj-project classLars Ingebrigtsen2019-08-26