summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/complete.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-04-07cedet: Delete obsolete object name arg to EIEIO constructorsStefan Monnier
2025-03-29Add a key binding to Semantic's complete.elAndrés Ramírez
2025-01-01Update copyright year to 2025Paul Eggert
2024-06-16; Fix typosStefan Kangas
2024-06-07; Fix typosStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-09Merge from origin/emacs-29Eli Zaretskii
2023-12-03; Fix typosStefan Kangas
2023-01-01Merge from origin/emacs-29Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-19Use equal and member instead of eq and memqMattias Engdegård
2022-12-16Revert "Use equal and member instead of eq and memq"Eli Zaretskii
2022-12-16Use equal and member instead of eq and memqMattias Engdegård
2022-11-20; Fix typosStefan Kangas
2022-08-03CEDET: Try and (re)fix bug#56902, in a better wayStefan Monnier
2022-08-03Revert "; Fix last change (bug#56902)"Stefan Monnier
2022-08-03; Fix last change (bug#56902)Gerd Möllmann
2022-08-02CEDET: Remove left-over uses of obsolete <class>-child-p predicatesStefan Monnier
2022-07-26string-equal-ignore-case: new functionSam Steingold
2022-07-21Fix reference to 'x-max-tooltip-size' in complete.elEli Zaretskii
2022-05-14; Fix mistakes in 'declare function' formsEli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-05Use format-prompt for many more promptsStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-12; Fix symbol quoting typosStefan Kangas
2021-03-15* lisp/cedet: Convert remaining files to lexical-bindingStefan Monnier
2021-01-31Prefer defvar-local in cedetStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-06-21Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-19Remove some compat code from CEDETLars Ingebrigtsen
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
2019-09-19lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero
2019-06-27Rename displayor to displayer in CEDETLars Ingebrigtsen
2019-06-25Use xref in cedetBastian Beischer
2019-06-20Throughout cedet, don't use semantic-overlay-* compat aliasesLars Ingebrigtsen
2019-06-17Fix use of obsolete constructor in semantic/complete.elLars Ingebrigtsen
2019-06-14Use CLOS-style accessors in oref/osetLars Ingebrigtsen
2019-05-26Update author/maintainer infoPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-03-23cedet: replace cl with cl-libGlenn Morris
2018-03-16cedet: remove obsolete name args to constructorsGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-19Use pop-to-buffer-same-window instead of switch-to-bufferBastian Beischer
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert