index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
cedet
/
semantic
/
grammar.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abolish max-specpdl-size (bug#57911)
Mattias Engdegård
2022-09-19
1
-1
/
+0
*
Fix last occurrence of `font-lock-reference-face`
Stefan Monnier
2022-09-16
1
-3
/
+4
*
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-08-23
1
-1
/
+1
*
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-08
1
-4
/
+0
*
mode-local: Revert the deprecation of buffer-local overrides
Stefan Monnier
2022-05-22
1
-5
/
+5
*
semantic-install-function-overrides: Declare obsolete
Stefan Monnier
2022-05-22
1
-5
/
+5
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
Don't version-control generated file `grammat-wy.el`
Stefan Monnier
2021-04-12
1
-1
/
+6
*
Remove redundant #' before lambda in cedet
Stefan Kangas
2021-03-30
1
-20
/
+20
*
Delete empty "History" sections
Stefan Kangas
2021-03-30
1
-6
/
+0
*
; Fix typos in doc strings
Mattias Engdegård
2021-03-12
1
-1
/
+1
*
* lisp/cedet/semantic/wisent: Use lexical-binding
Stefan Monnier
2021-03-07
1
-27
/
+33
*
Prefer defvar-local in cedet
Stefan Kangas
2021-01-31
1
-6
/
+3
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in cedet
Stefan Kangas
2020-12-04
1
-30
/
+25
*
Make XEmacs compat aliases easy-menu-{add,remove} obsolete
Stefan Kangas
2020-11-24
1
-1
/
+2
*
Remove cedet items obsolete since 23.2
Stefan Kangas
2020-09-11
1
-1
/
+1
*
Declare semantic XEmacs compat code obsolete
Stefan Kangas
2020-08-13
1
-0
/
+1
*
Make more parts of Emacs use new Eldoc capabilities
João Távora
2020-07-08
1
-5
/
+40
*
Add and remove backslashes in regexps
Mattias Engdegård
2020-02-20
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
1
-1
/
+1
*
* lisp/cedet/ (semantic-analyze-possible-completions): Add `flags` arg
Eric Ludlam
2019-10-31
1
-3
/
+3
*
Remove semantic-make-local-hook call from CEDET
Lars Ingebrigtsen
2019-10-04
1
-2
/
+0
*
Throughout cedet, don't use semantic-overlay-* compat aliases
Lars Ingebrigtsen
2019-06-20
1
-3
/
+3
*
Remove XEmacs compat code from cedet
Lars Ingebrigtsen
2019-06-20
1
-17
/
+5
*
Allow specifying the expected number of shift/reduce conflicts
Lars Ingebrigtsen
2019-06-19
1
-1
/
+19
*
Revert "Add a mechanism to specify expected shift/reduce .wy conflicts"
Lars Ingebrigtsen
2019-06-18
1
-8
/
+1
*
Add a mechanism to specify expected shift/reduce .wy conflicts
Lars Ingebrigtsen
2019-06-18
1
-1
/
+8
*
Revert "Add a mechanism to specify expected shift/reduce .wy conflicts"
Lars Ingebrigtsen
2019-06-18
1
-8
/
+1
*
Add a mechanism to specify expected shift/reduce .wy conflicts
Lars Ingebrigtsen
2019-06-18
1
-1
/
+8
*
Remove obsolete name arg from two constructors
Lars Ingebrigtsen
2019-06-16
1
-1
/
+0
*
Use CLOS-style accessors in oref/oset
Lars Ingebrigtsen
2019-06-14
1
-1
/
+1
*
semantic/grammar byte compilation fixes
Lars Ingebrigtsen
2019-06-13
1
-2
/
+1
*
Remove Maintainer: when it duplicates Author:
Paul Eggert
2019-05-26
1
-1
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-1
/
+1
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-2
/
+2
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
* lisp/cedet/semantic/grammar.el: Fix compiler warnings (bug#20505)
Stefan Monnier
2015-05-05
1
-35
/
+49
*
* lisp/cedet/semantic/grammar.el (eldoc-function-argstring)
Glenn Morris
2015-05-04
1
-6
/
+0
*
lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.
Stefan Monnier
2015-01-07
1
-5
/
+6
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Stop keeping (all but one) generated cedet grammar files in the repository
Glenn Morris
2013-11-29
1
-3
/
+17
*
* lisp/cedet/semantic/grammar.el (semantic-grammar-mode-keywords-2)
Glenn Morris
2013-10-29
1
-2
/
+6
*
Use define-derived-mode (and derived-mode-p).
Stefan Monnier
2013-09-10
1
-14
/
+12
[next]