summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/grammar.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Don't version-control generated file `grammat-wy.el`Stefan Monnier2021-04-121-1/+6
* Remove redundant #' before lambda in cedetStefan Kangas2021-03-301-20/+20
* Delete empty "History" sectionsStefan Kangas2021-03-301-6/+0
* ; Fix typos in doc stringsMattias Engdegård2021-03-121-1/+1
* * lisp/cedet/semantic/wisent: Use lexical-bindingStefan Monnier2021-03-071-27/+33
* Prefer defvar-local in cedetStefan Kangas2021-01-311-6/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in cedetStefan Kangas2020-12-041-30/+25
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-241-1/+2
* Remove cedet items obsolete since 23.2Stefan Kangas2020-09-111-1/+1
* Declare semantic XEmacs compat code obsoleteStefan Kangas2020-08-131-0/+1
* Make more parts of Emacs use new Eldoc capabilitiesJoão Távora2020-07-081-5/+40
* Add and remove backslashes in regexpsMattias Engdegård2020-02-201-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-1/+1
* * lisp/cedet/ (semantic-analyze-possible-completions): Add `flags` argEric Ludlam2019-10-311-3/+3
* Remove semantic-make-local-hook call from CEDETLars Ingebrigtsen2019-10-041-2/+0
* Throughout cedet, don't use semantic-overlay-* compat aliasesLars Ingebrigtsen2019-06-201-3/+3
* Remove XEmacs compat code from cedetLars Ingebrigtsen2019-06-201-17/+5
* Allow specifying the expected number of shift/reduce conflictsLars Ingebrigtsen2019-06-191-1/+19
* Revert "Add a mechanism to specify expected shift/reduce .wy conflicts"Lars Ingebrigtsen2019-06-181-8/+1
* Add a mechanism to specify expected shift/reduce .wy conflictsLars Ingebrigtsen2019-06-181-1/+8
* Revert "Add a mechanism to specify expected shift/reduce .wy conflicts"Lars Ingebrigtsen2019-06-181-8/+1
* Add a mechanism to specify expected shift/reduce .wy conflictsLars Ingebrigtsen2019-06-181-1/+8
* Remove obsolete name arg from two constructorsLars Ingebrigtsen2019-06-161-1/+0
* Use CLOS-style accessors in oref/osetLars Ingebrigtsen2019-06-141-1/+1
* semantic/grammar byte compilation fixesLars Ingebrigtsen2019-06-131-2/+1
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-2/+2
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/cedet/semantic/grammar.el: Fix compiler warnings (bug#20505)Stefan Monnier2015-05-051-35/+49
* * lisp/cedet/semantic/grammar.el (eldoc-function-argstring)Glenn Morris2015-05-041-6/+0
* lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.Stefan Monnier2015-01-071-5/+6
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Stop keeping (all but one) generated cedet grammar files in the repositoryGlenn Morris2013-11-291-3/+17
* * lisp/cedet/semantic/grammar.el (semantic-grammar-mode-keywords-2)Glenn Morris2013-10-291-2/+6
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-101-14/+12
* Replace obsolete function lisp-complete-symbolGlenn Morris2013-06-011-1/+4
* Set generated-autoload-load-name in some more cedet filesGlenn Morris2013-05-111-0/+4
* Fix some declarationsGlenn Morris2013-05-101-5/+1
* Merge with CEDET upstream (rev. 8499).David Engster2013-03-211-0/+3
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):Stefan Monnier2012-11-121-2/+2