aboutsummaryrefslogtreecommitdiffstats
path: root/admin/grammars (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update for admin/grammars/README.Chong Yidong2012-10-061-2/+2
|
* Move bovine-grammar and wisent-grammar into lisp/ directory.Chong Yidong2012-10-062-1033/+0
| | | | | | | | * lisp/files.el (auto-mode-alist): Add .by and .wy (Semantic grammars). * cedet/semantic/bovine/grammar.el: * cedet/semantic/wisent/grammar.el: Move from admin/grammars. Add autoloads for bovine-grammar-mode and wisent-grammar-mode.
* Spelling fixes.Paul Eggert2012-10-041-1/+1
|
* Update CEDET from upstream.Chong Yidong2012-10-0210-89/+181
|
* Merge from emacs-23; up to 2012-01-19T07:15:48Z!rgm@gnu.org.Glenn Morris2012-01-182-3/+4
|
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0510-10/+10
|
* Spelling fixes.Paul Eggert2011-12-301-1/+1
|
* Spelling fixes.Paul Eggert2011-12-182-2/+2
|
* * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):Andreas Schwab2011-11-261-1/+1
| | | | Avoid warning about old-style backquote.
* * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''Andreas Schwab2011-11-262-5/+5
| | | | | | | | | in regexp. (bovine-make-parsers): Likewise. Quote `.'. * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\'' in regexp. (wisent-make-parsers): Likewise. Quote `.'.
* Add grammar files for grammar-wy.el and wrt-wy.el.Chong Yidong2011-11-265-11/+909
| | | | | | | Regenerate the relevant CEDET parsers. * admin/grammars/bovine-grammar.el: * admin/grammars/wisent-grammar.el: Add scripts for generating the parsers.
* Fix typos.Juanma Barranquero2011-11-201-1/+1
|
* Spelling fixes.Paul Eggert2011-11-191-1/+1
|
* Fix typos.Juanma Barranquero2011-11-161-1/+1
|
* Spelling fixes.Paul Eggert2011-11-141-1/+1
|
* Spelling fixes.Paul Eggert2011-11-131-1/+1
|
* Fix typos.Juanma Barranquero2011-11-121-1/+1
|
* * admin/grammars/bovine-grammar.el: Avoid using old-style backquotes.David Engster2011-10-311-0/+19
|
* Move etc/grammars to admin/grammars.Chong Yidong2011-08-129-0/+4681