aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet/semantic/lex.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Use obarray-make instead of make-vector to create obarraysMattias Engdegård2024-02-231-2/+2
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | ; Suppress empty-body warnings in cedet/semanticMattias Engdegård2022-12-291-1/+1
|/
* ; Fix typosStefan Kangas2022-12-031-3/+3
* Delete many items obsolete since 24.3Stefan Kangas2022-09-091-2/+0
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-1/+1
* Remove some useless `eval-when-compile`Mattias Engdegård2022-07-041-19/+18
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-131-5/+12
|/
* Remove redundant #' before lambda in cedetStefan Kangas2021-03-301-5/+5
* * lisp/cedet: Convert remaining files to lexical-bindingStefan Monnier2021-03-151-1/+1
* * lisp/cedet/semantic/bovine/*.el: Use lexical-bindingStefan Monnier2021-03-061-16/+11
* Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-121-30/+8
* Change default semantic-lex-analyzer to semantic-lexStefan Kangas2021-02-101-4/+2
* Prefer defvar-local in cedetStefan Kangas2021-01-311-32/+16
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix byte-compiler warning in CEDETStefan Kangas2020-09-261-3/+0
* ; Fix typosStefan Kangas2020-09-211-1/+1
* Remove cedet items obsolete since 23.2Stefan Kangas2020-09-111-220/+13
* Update copyright year to 2020Paul Eggert2020-01-011-1/+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-3/+3
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-061-2/+2
* Throughout cedet, don't use semantic-overlay-* compat aliasesLars Ingebrigtsen2019-06-201-5/+5
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-02-171-1/+1
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-091-1/+2
|\ \ | |/
| * Quieten semantic normal usageGlenn Morris2018-01-091-1/+2
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-201-4/+3
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* (semantic-lex-type-invalid): Fix nested backquote.Stefan Monnier2017-03-161-8/+8
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-2/+4
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * cedet/semantic/lex.el (semantic-lex-start-block)Johan Bockgård2013-11-031-57/+57
* * cedet/semantic/lex.el (semantic-lex-make-type-table): Fix transposed args.Glenn Morris2013-06-011-1/+1