aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use obarray-make instead of make-vector to create obarraysMattias Engdegård2024-02-172-5/+5
* Remove redundant `apply` with `derived-mode-p`Stefan Kangas2024-02-121-2/+2
* Merge from savannah/emacs-29Po Lu2024-01-02145-145/+145
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02145-145/+145
* | * lisp/cedet/semantic/db.el (semanticdb-create-database): Remove obsolete argStefan Monnier2023-12-201-3/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-12-101-1/+1
|\ \ | |/
| * ; Fix typos in ChangeLog filesStefan Kangas2023-12-101-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-12-093-3/+3
|\ \ | |/
| * ; Fix typosStefan Kangas2023-12-033-3/+3
* | Merge branch 'derived-mode-add-parents'Stefan Monnier2023-11-167-116/+76
|\ \
| * | Use `derived-mode-add-parents` in remaining uses of `derived-mode-parent`Stefan Monnier2023-11-097-116/+76
* | | (wisent-python-lex-beginning-of-line): Fix compiler warningStefan Monnier2023-11-131-12/+13
|/ /
* | * lisp/cedet/semantic/imenu.el: Don't load `advice`Stefan Monnier2023-10-211-3/+3
* | Merge from origin/emacs-29Eli Zaretskii2023-10-071-1/+2
|\ \ | |/
| * Fix a defcustom :typeMauro Aranda2023-10-071-1/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-10-072-2/+5
|\ \ | |/
| * Fix a defcustom :typeMauro Aranda2023-10-051-1/+2
| * Fix pulse-flag :typeMauro Aranda2023-10-041-1/+3
* | Match recent version of GNU global in CEDETStefan Kangas2023-09-121-1/+8
* | Use ensure-list in many more placesStefan Kangas2023-08-271-1/+1
* | Assume that font-lock is preloadedStefan Kangas2023-08-252-10/+4
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-211-1/+1
|\ \
| * | Fix defface's with no customization dataEli Zaretskii2023-07-201-1/+1
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-04-081-15/+12
|\ \ \ | |/ /
| * | Remove useless unwind-protect forms, or make them useful as intendedMattias Engdegård2023-04-071-15/+12
* | | Make binaries distributed with Emacs work on AndroidPo Lu2023-01-241-1/+2
|/ /
* | Merge from origin/emacs-29Stefan Kangas2023-01-061-0/+5
|\ \ | |/
| * * lisp/cedet/semantic/symref/grep.el: Support ts-modes (bug#60525)Juri Linkov2023-01-051-0/+5
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01145-145/+145
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01145-145/+145
| * ; Fix typosStefan Kangas2022-12-261-1/+1
* | ; Suppress empty-body warnings in cedet/semanticMattias Engdegård2022-12-292-2/+2
* | ; Fix typosStefan Kangas2022-12-231-1/+1
* | ; Fix typos in some function namesStefan Kangas2022-12-201-4/+4
* | Use equal and member instead of eq and memqMattias Engdegård2022-12-191-1/+1
|/
* Revert "Use equal and member instead of eq and memq"Eli Zaretskii2022-12-161-1/+1
* Use equal and member instead of eq and memqMattias Engdegård2022-12-161-1/+1
* ; Fix typosStefan Kangas2022-12-039-11/+12
* ; Auto-commit of loaddefs files.Stefan Kangas2022-12-011-2/+2
* ; Fix typos (misspelled symbols)Stefan Kangas2022-11-211-1/+1
* ; Fix typosStefan Kangas2022-11-2019-27/+28
* ; Fix typosStefan Kangas2022-11-185-5/+6
* Avoid raw control characters in grm-wy-boot.elStefan Kangas2022-11-181-2/+2
* ; Fix typos (duplicate words)Stefan Kangas2022-11-171-4/+3
* ; Fix typosStefan Kangas2022-11-111-1/+1
* Fix semantic-symref-perform-search when dir contains a spaceDmitry Gutov2022-10-311-4/+7
* ; Fix typos in symbol namesStefan Kangas2022-10-271-1/+1
* ; Fix several symbol name typosStefan Kangas2022-10-262-2/+2
* ; Prefer HTTPS to HTTP in many URLsStefan Kangas2022-10-151-1/+1
* Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier2022-10-073-11/+5