summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/complete.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-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-11-201-1/+1
* 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-021-24/+23
* string-equal-ignore-case: new functionSam Steingold2022-07-261-8/+2
* Fix reference to 'x-max-tooltip-size' in complete.elEli Zaretskii2022-07-211-2/+4
* ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-141-1/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-5/+4
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* ; Fix symbol quoting typosStefan Kangas2021-09-121-2/+2
* * lisp/cedet: Convert remaining files to lexical-bindingStefan Monnier2021-03-151-62/+61
* Prefer defvar-local in cedetStefan Kangas2021-01-311-2/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-211-4/+4
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove some compat code from CEDETLars Ingebrigtsen2019-10-191-4/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-3/+3
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-1/+1
* Rename displayor to displayer in CEDETLars Ingebrigtsen2019-06-271-169/+218
* Use xref in cedetBastian Beischer2019-06-251-0/+6
* Throughout cedet, don't use semantic-overlay-* compat aliasesLars Ingebrigtsen2019-06-201-26/+26
* Fix use of obsolete constructor in semantic/complete.elLars Ingebrigtsen2019-06-171-2/+2
* Use CLOS-style accessors in oref/osetLars Ingebrigtsen2019-06-141-1/+1
* Update author/maintainer infoPaul Eggert2019-05-261-2/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | cedet: replace cl with cl-libGlenn Morris2018-03-231-1/+0
* | cedet: remove obsolete name args to constructorsGlenn Morris2018-03-161-14/+10
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Use pop-to-buffer-same-window instead of switch-to-bufferBastian Beischer2017-10-191-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-4/+4
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Use %s to format strings instead of splicing themPaul Eggert2015-09-201-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-2/+2
* Prefer directed to neutral quotesPaul Eggert2015-08-241-2/+2
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-1/+1
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-201-1/+1
* * cedet/semantic/fw.el: Use declare.Stefan Monnier2015-04-131-0/+1
* * lisp/cedet/semantic: Remove some dead codeStefan Monnier2015-04-101-9/+0
* * lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethodStefan Monnier2015-02-041-52/+52
* lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.Stefan Monnier2015-01-071-2/+4