summaryrefslogtreecommitdiff
path: root/lisp/cedet
Commit message (Expand)AuthorAge
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Fix previous pulse.el fixLars Ingebrigtsen2021-06-13
* Reset the pulse face more fully in pulse-reset-faceLars Ingebrigtsen2021-06-13
* EIEIO: Promote the CLOS behavior over the EIEIO-specific behaviorStefan Monnier2021-06-12
* Support old BSD find and "root dir symlink" betterDmitry Gutov2021-06-07
* Use correct face when pulsing in CEDETGregory Heytings2021-05-25
* ; Auto-commit of loaddefs files.Glenn Morris2021-05-01
* Avoid lowering gc-cons-thresholdStefan Kangas2021-04-22
* ; Fix typos: emacs lisp -> Emacs LispStefan Kangas2021-04-16
* Don't version-control generated file `grammat-wy.el`Stefan Monnier2021-04-12
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-11
* Regenerate semantic grammars if the generating code changesGlenn Morris2021-04-04
* Remove redundant #' before lambda in cedetStefan Kangas2021-03-30
* Delete empty "History" sectionsStefan Kangas2021-03-30
* Avoid errors in pulse.el for some face customizationsEli Zaretskii2021-03-28
* Remove unnecessary requires of rxStefan Kangas2021-03-22
* * lisp/cedet/semantic/ia.el (semantic-ia-complete-symbol): SimplifyStefan Monnier2021-03-20
* lisp/cedet/pulse.el: Use color.elGabriel do Nascimento Ribeiro2021-03-18
* * lisp/cedet: Convert remaining files to lexical-bindingStefan Monnier2021-03-15
* * lisp/cedet/{*.el,ede/*.el}: Use lexical-bindingStefan Monnier2021-03-12
* ; Fix typos in doc stringsMattias Engdegård2021-03-12
* * lisp/cedet: Remove always-nil variablesStefan Monnier2021-03-11
* Make semantic/idle not move point after last changeLars Ingebrigtsen2021-03-08
* Normalize version specifiers for make-obsolete and friendsStefan Kangas2021-03-08
* * lisp/cedet/semantic/fw.el (semantic-find-file-noselect): Fix warningStefan Monnier2021-03-07
* * lisp/cedet/semantic/bovine.el: Fix recent regressionStefan Monnier2021-03-07
* * lisp/cedet/semantic/wisent: Use lexical-bindingStefan Monnier2021-03-07
* * lisp/cedet/semantic/bovine/*.el: Use lexical-bindingStefan Monnier2021-03-06
* * lisp/cedet/srecode/compile.el: Fix last changeStefan Monnier2021-03-06
* Pacify some semantic-tag-make-plist warningsBasil L. Contovounesios2021-03-06
* * * lisp/cedet/semantic: Use lexical-binding in the generated grammarsStefan Monnier2021-03-05
* * lisp/cedet/srecode/*.el: Use lexical-bindingStefan Monnier2021-03-05
* Make inversion.el obsolete (Bug#46841)Stefan Kangas2021-03-03
* Minor fixes after preloading easymenuStefan Kangas2021-02-27
* * lisp/cedet/semantic/idle.el: Fix compilation warningStefan Monnier2021-02-26
* * lisp/cedet/semantic/analyze*.el: Use lexical-bindingStefan Monnier2021-02-26
* * lisp/emacs-lisp/macroexp.el (macroexp-file-name): New function.Stefan Monnier2021-02-24
* Fix wisent/python.el grammar warningLars Ingebrigtsen2021-02-24
* Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier2021-02-22
* Move 'project-try-ede' to the back of 'project-find-functions'Dmitry Gutov2021-02-18
* Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-12
* * lisp/cedet/semantic/symref/: Use lexical-bindingStefan Monnier2021-02-11
* * lisp/cedet/semantic/decorate/: Use lexical-binding in all filesStefan Monnier2021-02-11
* Drop XEmacs and SXEmacs support from EDEStefan Kangas2021-02-11
* Use lexical-binding in various ede filesStefan Kangas2021-02-11
* ; Fix lexical-binding conversion of semantic/bovine/gcc.elStefan Kangas2021-02-11
* * lisp/cedet/semantic/bovine/gcc.el: Use lexical-binding.Stefan Kangas2021-02-10
* Change default semantic-lex-analyzer to semantic-lexStefan Kangas2021-02-10
* ; Fix warning in last change to semantic/idle.el.Basil L. Contovounesios2021-02-09