index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
cedet
/
semantic
Age
Commit message (
Expand
)
Author
2026-02-03
Fix [More] buttons in tutorial and other buttons in Semantic
Dmitry Gutov
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-06-01
bovine/el.el: Tell CEDET how to parse `oclosure-define`
Thierry Volpiatto
2025-04-22
Delete unused block-comment-start and block-comment-end
Sean Whitton
2025-04-07
cedet: Delete obsolete object name arg to EIEIO constructors
Stefan Monnier
2025-04-07
cedet: Pass object name via explicit `:object-name` arg
Stefan Monnier
2025-03-29
Add a key binding to Semantic's complete.el
Andrés Ramírez
2025-03-12
; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some places
Sean Whitton
2025-03-12
Fix capitalization ELisp -> Elisp
Sean Whitton
2025-02-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-02-17
Prefer '(oddp A)' to '(= 1 (% A 2))'
Stefan Kangas
2025-02-11
Delete redundant lambdas around unary functions
Stefan Kangas
2025-01-27
; Fix byte-compilation warnings
Stefan Kangas
2025-01-27
Don't use obsolete variable in semantic/grammar.el
Stefan Kangas
2025-01-27
Don't use obsolete variables in semantic/idle.el
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-14
Restore 'imenu-create-index-function' on exiting semantic
Lin Sun
2024-10-01
Prefer defcustom :local specifier in semantic
Stefan Kangas
2024-07-25
Standardize possessive apostrophe usage in manuals, docs, and comments
Stefan Kangas
2024-06-23
; Fix typos
Stefan Kangas
2024-06-17
; Auto-commit of loaddefs files.
Po Lu
2024-06-16
; Fix typos
Stefan Kangas
2024-06-07
; Fix typos
Stefan Kangas
2024-04-05
Define missing type in semantic/db-find.el
Po Lu
2024-04-05
Fix Semantic tag discovery when loading of unloaded files is suppressed
Po Lu
2024-03-29
* lisp/cedet/semantic/tag.el (semantic-tag): New type
Stefan Monnier
2024-03-09
Simplify mode-indexed tables in packages
Stefan Monnier
2024-02-23
Use obarray-make instead of make-vector to create obarrays
Mattias Engdegård
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-20
* lisp/cedet/semantic/db.el (semanticdb-create-database): Remove obsolete arg
Stefan Monnier
2023-12-09
Merge from origin/emacs-29
Eli Zaretskii
2023-12-03
; Fix typos
Stefan Kangas
2023-11-16
Merge branch 'derived-mode-add-parents'
Stefan Monnier
2023-11-13
(wisent-python-lex-beginning-of-line): Fix compiler warning
Stefan Monnier
2023-11-09
Use `derived-mode-add-parents` in remaining uses of `derived-mode-parent`
Stefan Monnier
2023-10-21
* lisp/cedet/semantic/imenu.el: Don't load `advice`
Stefan Monnier
2023-08-25
Assume that font-lock is preloaded
Stefan Kangas
2023-07-21
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-07-20
Fix defface's with no customization data
Eli Zaretskii
2023-01-24
Make binaries distributed with Emacs work on Android
Po Lu
2023-01-06
Merge from origin/emacs-29
Stefan Kangas
2023-01-05
* lisp/cedet/semantic/symref/grep.el: Support ts-modes (bug#60525)
Juri Linkov
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-29
; Suppress empty-body warnings in cedet/semantic
Mattias Engdegård
2022-12-20
; Fix typos in some function names
Stefan Kangas
2022-12-19
Use equal and member instead of eq and memq
Mattias Engdegård
2022-12-16
Revert "Use equal and member instead of eq and memq"
Eli Zaretskii
2022-12-16
Use equal and member instead of eq and memq
Mattias Engdegård
[next]