Move bovine-grammar and wisent-grammar into lisp/ directory.
authorChong Yidong <cyd@gnu.org>
Sat, 6 Oct 2012 14:18:35 +0000 (22:18 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 6 Oct 2012 14:18:35 +0000 (22:18 +0800)
commit9414dd8d50cc49464c97a5cb81f38796ff1fbec1
tree35f191d7ec2192d317ef9a9478913973d54a41e2
parentc6b68a2899a6d42c197b6c84c42eed1c6804b534
Move bovine-grammar and wisent-grammar into lisp/ directory.

* 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.
admin/ChangeLog
lisp/ChangeLog
lisp/cedet/ChangeLog
lisp/cedet/semantic/bovine/grammar.el [moved from admin/grammars/bovine-grammar.el with 98% similarity]
lisp/cedet/semantic/wisent/grammar.el [moved from admin/grammars/wisent-grammar.el with 99% similarity]
lisp/files.el