aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet/semantic (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use obarray-make instead of make-vector to create obarraysMattias Engdegård2024-02-172-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
* ; Fix typos (misspelled symbols)Stefan Kangas2022-11-211-1/+1
* ; Fix typosStefan Kangas2022-11-2011-12/+12
* ; Fix typosStefan Kangas2022-11-183-3/+4
* Avoid raw control characters in grm-wy-boot.elStefan Kangas2022-11-181-2/+2
* Fix semantic-symref-perform-search when dir contains a spaceDmitry Gutov2022-10-311-4/+7
* ; Fix several symbol name typosStefan Kangas2022-10-261-1/+1
* Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier2022-10-071-5/+3
* Revert "Decrease use of the word "Emacsen" in docs"Stefan Kangas2022-10-012-2/+2
* Decrease use of the word "Emacsen" in docsStefan Kangas2022-10-012-2/+2
* Abolish max-specpdl-size (bug#57911)Mattias Engdegård2022-09-192-5/+3
* Fix last occurrence of `font-lock-reference-face`Stefan Monnier2022-09-161-3/+4
* Prefer defvar-keymap in several casesStefan Kangas2022-09-132-28/+16
* Delete many items obsolete since 24.3Stefan Kangas2022-09-094-15/+0
* Fix semantic-find-file-noselect binding of recentf-excludeookami2022-08-311-1/+1
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-239-20/+22
* (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-141-2/+2
* Make some more cedet version variables obsoleteStefan Kangas2022-08-121-1/+1
* Fix compilation warning in wisent/comp.elLars Ingebrigtsen2022-08-101-1/+1
* Make wisent-pad-string obsolete in favor of string-padStefan Kangas2022-08-101-10/+6
* ; Unconditionally require built-in librariesStefan Kangas2022-08-081-4/+2
* CEDET: Try and (re)fix bug#56902, in a better wayStefan Monnier2022-08-031-15/+16
* Revert "; Fix last change (bug#56902)"Stefan Monnier2022-08-031-20/+20
* ; Fix last change (bug#56902)Gerd Möllmann2022-08-031-20/+20
* CEDET: Remove left-over uses of obsolete <class>-child-p predicatesStefan Monnier2022-08-025-83/+80
* Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-011-1/+1