aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet/semantic (follow)
Commit message (Expand)AuthorAgeFilesLines
* bovine/el.el: Tell CEDET how to parse `oclosure-define`Thierry Volpiatto2025-06-011-0/+1
* Delete unused block-comment-start and block-comment-endSean Whitton2025-04-221-6/+0
* cedet: Delete obsolete object name arg to EIEIO constructorsStefan Monnier2025-04-077-23/+9
* cedet: Pass object name via explicit `:object-name` argStefan Monnier2025-04-071-1/+1
* Add a key binding to Semantic's complete.elAndrés Ramírez2025-03-291-0/+1
* ; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some placesSean Whitton2025-03-121-1/+1
* Fix capitalization ELisp -> ElispSean Whitton2025-03-122-3/+3
* Prefer incf to cl-incf in remaining filesStefan Kangas2025-02-261-2/+2
* Prefer '(oddp A)' to '(= 1 (% A 2))'Stefan Kangas2025-02-171-1/+1
* Delete redundant lambdas around unary functionsStefan Kangas2025-02-114-5/+6
* ; Fix byte-compilation warningsStefan Kangas2025-01-271-4/+4
* Don't use obsolete variable in semantic/grammar.elStefan Kangas2025-01-271-6/+2
* Don't use obsolete variables in semantic/idle.elStefan Kangas2025-01-271-10/+6
* Update copyright year to 2025Paul Eggert2025-01-0174-74/+74
* Restore 'imenu-create-index-function' on exiting semanticLin Sun2024-12-147-0/+7
* Prefer defcustom :local specifier in semanticStefan Kangas2024-10-014-18/+17
* Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas2024-07-251-1/+1
* ; Fix typosStefan Kangas2024-06-231-1/+1
* ; Auto-commit of loaddefs files.Po Lu2024-06-171-306/+135
* ; Fix typosStefan Kangas2024-06-161-1/+1
* ; Fix typosStefan Kangas2024-06-071-1/+1
* Define missing type in semantic/db-find.elPo Lu2024-04-051-0/+3
* Fix Semantic tag discovery when loading of unloaded files is suppressedPo Lu2024-04-051-10/+34
* * lisp/cedet/semantic/tag.el (semantic-tag): New typeStefan Monnier2024-03-291-0/+3
* Simplify mode-indexed tables in packagesStefan Monnier2024-03-091-6/+0
* Use obarray-make instead of make-vector to create obarraysMattias Engdegård2024-02-232-5/+5
* Merge from savannah/emacs-29Po Lu2024-01-0274-74/+74
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-0274-74/+74
* | * lisp/cedet/semantic/db.el (semanticdb-create-database): Remove obsolete argStefan Monnier2023-12-201-3/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-12-091-1/+1
|\ \ | |/
| * ; Fix typosStefan Kangas2023-12-031-1/+1
* | Merge branch 'derived-mode-add-parents'Stefan Monnier2023-11-163-6/+4
|\ \
| * | Use `derived-mode-add-parents` in remaining uses of `derived-mode-parent`Stefan Monnier2023-11-093-6/+4
* | | (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
* | 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
* | | 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-0174-74/+74
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-0174-74/+74
* | ; Suppress empty-body warnings in cedet/semanticMattias Engdegård2022-12-292-2/+2
* | ; 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