summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/lex.el
Commit message (Expand)AuthorAge
* Remove redundant #' before lambda in cedetStefan Kangas2021-03-30
* * lisp/cedet: Convert remaining files to lexical-bindingStefan Monnier2021-03-15
* * lisp/cedet/semantic/bovine/*.el: Use lexical-bindingStefan Monnier2021-03-06
* Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-12
* Change default semantic-lex-analyzer to semantic-lexStefan Kangas2021-02-10
* Prefer defvar-local in cedetStefan Kangas2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix byte-compiler warning in CEDETStefan Kangas2020-09-26
* ; Fix typosStefan Kangas2020-09-21
* Remove cedet items obsolete since 23.2Stefan Kangas2020-09-11
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-06
* Throughout cedet, don't use semantic-overlay-* compat aliasesLars Ingebrigtsen2019-06-20
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-02-17
|\|
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* | Merge from origin/emacs-26Paul Eggert2018-01-09
|\|
| * Quieten semantic normal usageGlenn Morris2018-01-09
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-20
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* (semantic-lex-type-invalid): Fix nested backquote.Stefan Monnier2017-03-16
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-10
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * cedet/semantic/lex.el (semantic-lex-start-block)Johan Bockgård2013-11-03
* * cedet/semantic/lex.el (semantic-lex-make-type-table): Fix transposed args.Glenn Morris2013-06-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Cleanup uses of "-hooks".Stefan Monnier2012-10-23
* Update CEDET from upstream.Chong Yidong2012-10-02
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-12-14
* Spelling fixes.Paul Eggert2011-12-04
* Spelling fixes.Paul Eggert2011-11-24
* Spelling fixes.Paul Eggert2011-11-19
* Fix typos.Juanma Barranquero2011-11-16
* Spelling fixes.Paul Eggert2011-11-14
* Spelling fixes.Paul Eggert2011-11-14
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-08