summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/complete.el
Commit message (Expand)AuthorAge
* Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Use equal and member instead of eq and memqMattias Engdegård2022-12-19
|/
* Revert "Use equal and member instead of eq and memq"Eli Zaretskii2022-12-16
* Use equal and member instead of eq and memqMattias Engdegård2022-12-16
* ; Fix typosStefan Kangas2022-11-20
* CEDET: Try and (re)fix bug#56902, in a better wayStefan Monnier2022-08-03
* Revert "; Fix last change (bug#56902)"Stefan Monnier2022-08-03
* ; Fix last change (bug#56902)Gerd Möllmann2022-08-03
* CEDET: Remove left-over uses of obsolete <class>-child-p predicatesStefan Monnier2022-08-02
* string-equal-ignore-case: new functionSam Steingold2022-07-26
* Fix reference to 'x-max-tooltip-size' in complete.elEli Zaretskii2022-07-21
* ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-14
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Use format-prompt for many more promptsStefan Kangas2021-10-05
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* ; Fix symbol quoting typosStefan Kangas2021-09-12
* * lisp/cedet: Convert remaining files to lexical-bindingStefan Monnier2021-03-15
* Prefer defvar-local in cedetStefan Kangas2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-21
* Update copyright year to 2020Paul Eggert2020-01-01
* Remove some compat code from CEDETLars Ingebrigtsen2019-10-19
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Rename displayor to displayer in CEDETLars Ingebrigtsen2019-06-27
* Use xref in cedetBastian Beischer2019-06-25
* Throughout cedet, don't use semantic-overlay-* compat aliasesLars Ingebrigtsen2019-06-20
* Fix use of obsolete constructor in semantic/complete.elLars Ingebrigtsen2019-06-17
* Use CLOS-style accessors in oref/osetLars Ingebrigtsen2019-06-14
* Update author/maintainer infoPaul Eggert2019-05-26
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | cedet: replace cl with cl-libGlenn Morris2018-03-23
* | cedet: remove obsolete name args to constructorsGlenn Morris2018-03-16
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Use pop-to-buffer-same-window instead of switch-to-bufferBastian Beischer2017-10-19
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-09
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Use %s to format strings instead of splicing themPaul Eggert2015-09-20
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-23
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-20
* * cedet/semantic/fw.el: Use declare.Stefan Monnier2015-04-13
* * lisp/cedet/semantic: Remove some dead codeStefan Monnier2015-04-10