summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-06-07* lisp/cedet/semantic.el: Turn off semantic-mode in all buffers (bug#76815),Lin Sun
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-14Restore 'imenu-create-index-function' on exiting semanticLin Sun
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-04-07Remove useless unwind-protect forms, or make them useful as intendedMattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-20; Fix typosStefan Kangas
2022-08-12Make some more cedet version variables obsoleteStefan Kangas
2022-04-22Audit quoting the quote character in doc stringsLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-03-30Remove redundant #' before lambda in cedetStefan Kangas
2021-03-12* lisp/cedet/{*.el,ede/*.el}: Use lexical-bindingStefan Monnier
2021-03-03Make inversion.el obsolete (Bug#46841)Stefan Kangas
2021-01-31Prefer defvar-local in cedetStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-04Prefer setq-local in cedetStefan Kangas
2020-11-11Remove mention of global-cedet-m3-minor-modeLars Ingebrigtsen
2020-10-16; Revert some spelling fixesStefan Kangas
2020-10-09; Fix typosStefan Kangas
2020-09-11Remove cedet items obsolete since 23.2Stefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-19Remove some compat code from CEDETLars Ingebrigtsen
2019-10-04Remove semantic-make-local-hook call from CEDETLars Ingebrigtsen
2019-06-20Throughout cedet, don't use semantic-overlay-* compat aliasesLars Ingebrigtsen
2019-06-14Move functions from semantic.el to analyze.el to avoid warningsLars Ingebrigtsen
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-25Replace insignificant backquotesMichael Heerdegen
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-20Prefer nil to (current-time) when either worksPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-04-13Create generated lisp files before main loaddefs.elGlenn Morris
2017-04-06require cl-lib to fix fallout from mhtml seriesTom Tromey
2017-04-05change semantic to use derived-mode-pTom Tromey
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-17Fix docstring quoting problems with ‘ '’Paul Eggert
2015-07-31Don't overflow if computing approximate percentagePaul Eggert
2015-01-07lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.Stefan Monnier
2014-12-14Fix Semantic completion-at-point functions in non-Semantic buffersDmitry Gutov
2014-11-16Spelling fixes.Paul Eggert
2014-11-10Update from CEDET trunk.David Engster
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-09-20* lisp/cedet/semantic.el (semantic-new-buffer-fcn-was-run, semantic-active-p):Glenn Morris
2013-06-02Merge from CEDET upstream (8564).David Engster