summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/bovine
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Eli Zaretskii2022-01-017-7/+7
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-017-7/+7
* | * lisp/cedet/semantic/bovine/c.el (semantic-tag-protection): Silence warningStefan Monnier2021-12-011-22/+18
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-162-4/+4
* ; Fix typos: emacs lisp -> Emacs LispStefan Kangas2021-04-161-1/+1
* Regenerate semantic grammars if the generating code changesGlenn Morris2021-04-041-1/+1
* Remove redundant #' before lambda in cedetStefan Kangas2021-03-301-2/+2
* Delete empty "History" sectionsStefan Kangas2021-03-301-2/+1
* * lisp/cedet: Convert remaining files to lexical-bindingStefan Monnier2021-03-152-5/+4
* * lisp/cedet/semantic/bovine.el: Fix recent regressionStefan Monnier2021-03-071-1/+3
* * lisp/cedet/semantic/bovine/*.el: Use lexical-bindingStefan Monnier2021-03-066-61/+61
* * * lisp/cedet/semantic: Use lexical-binding in the generated grammarsStefan Monnier2021-03-051-3/+5
* Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier2021-02-221-22/+22
* ; Fix lexical-binding conversion of semantic/bovine/gcc.elStefan Kangas2021-02-111-2/+3
* * lisp/cedet/semantic/bovine/gcc.el: Use lexical-binding.Stefan Kangas2021-02-101-5/+6
* Update copyright year to 2021Paul Eggert2021-01-017-7/+7
* Shorten some over-wide docstrings in functions and macrosStefan Kangas2020-12-192-2/+4
* Remove some compat code for old versions and XEmacsStefan Kangas2020-11-191-21/+5
* Fix problem with parsing . as a symbol in bovineVladimir Nikishkin2020-09-301-1/+1
* Remove Emacs 23 compat code from cedetStefan Kangas2020-09-221-2/+1
* ; Fix typosStefan Kangas2020-09-211-1/+1
* Remove cedet items obsolete since 23.2Stefan Kangas2020-09-111-1/+0
* Remove Emacs 22 compat code from semanticStefan Kangas2020-08-141-21/+4
* Update copyright year to 2020Paul Eggert2020-01-017-7/+7
* * lisp/cedet/ (semantic-analyze-possible-completions): Add `flags` argEric Ludlam2019-10-311-1/+1
* * lisp/cedet/mode-local.el: Clean up name spaceStefan Monnier2019-10-243-8/+13
* * lisp/cedet/mode-local.el (define-overload): Declare obsoleteStefan Monnier2019-10-111-2/+2
* Fix up previous cl-def* changes in bovineLars Ingebrigtsen2019-08-151-2/+2
* Add cl-def* forms to bovine/el.elLars Ingebrigtsen2019-08-141-0/+4
* Fix previous object-print/cl-print-object changesLars Ingebrigtsen2019-06-141-3/+3
* Use CLOS-style accessors in oref/osetLars Ingebrigtsen2019-06-141-2/+2
* Use cl-print-object instead of object-print throughout cedetLars Ingebrigtsen2019-06-131-3/+3
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-317-7/+7
|\
| * Update copyright year to 2019Paul Eggert2019-01-017-7/+7
* | cedet: remove obsolete name args to constructorsGlenn Morris2018-03-162-5/+3
* | ; Remove debug code left in previous by mistakeGlenn Morris2018-02-281-1/+1
* | Fix header comment in generated bovine grammar fileGlenn Morris2018-02-281-2/+7
|/
* Update copyright year to 2018Paul Eggert2018-01-017-7/+7
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-137-8/+8
* Add obarray-size and fix tests accordingly. Use obarrayp in cedet.Stefan Monnier2017-03-161-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-017-7/+7
|\
| * Update copyright year to 2017Paul Eggert2016-12-317-7/+7
* | Merge from origin/emacs-25Paul Eggert2016-11-191-1/+1
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-1/+1
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-1/+1
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-2/+4
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-1/+1
* | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-211-1/+1
|/