1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 08:10:43 -08:00
emacs/admin/grammars
Stefan Monnier 214dfbfea0 Don't version-control generated file grammat-wy.el
This file is needed for CEDET's bootstrap, tho, so we now keep a copy of it
under version control in `gram-wy-boot.el`, very much like we do with
the `ldefs-boot.el` copy of `loaddefs.el`.

* lisp/cedet/semantic/grm-wy-boot.el: Rename from
`lisp/cedet/semantic/grammar-wy.el`.

* lisp/cedet/semantic/grammar.el: Load `grm-wy-boot.el` if
`grammar-wy.el` hasn't been generated yet.

* admin/update_autogen: Also refresh `grm-wy-boot.el`.

* admin/grammars/Makefile.in (WISENT): Add `grammar-wy.el` to the
generated files.

* .gitignore: Add `grammar-wy.el`.
2021-04-12 22:10:38 -04:00
..
c.by * * lisp/cedet/semantic: Use lexical-binding in the generated grammars 2021-03-05 23:33:21 -05:00
grammar.wy * lisp/cedet/semantic/wisent: Use lexical-binding 2021-03-07 01:58:16 -05:00
java-tags.wy Update copyright year to 2021 2021-01-01 01:13:56 -08:00
js.wy Update copyright year to 2021 2021-01-01 01:13:56 -08:00
make.by Update copyright year to 2021 2021-01-01 01:13:56 -08:00
Makefile.in Don't version-control generated file grammat-wy.el 2021-04-12 22:10:38 -04:00
python.wy Fix compilation warning in python-wy.el after lexical rewrite 2021-03-12 01:20:07 +01:00
scheme.by Update copyright year to 2021 2021-01-01 01:13:56 -08:00
srecode-template.wy Update copyright year to 2021 2021-01-01 01:13:56 -08:00