summaryrefslogtreecommitdiff
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong <cyd@gnu.org>2012-10-06 22:18:35 +0800
committerChong Yidong <cyd@gnu.org>2012-10-06 22:18:35 +0800
commit9414dd8d50cc49464c97a5cb81f38796ff1fbec1 (patch)
tree35f191d7ec2192d317ef9a9478913973d54a41e2 /admin/ChangeLog
parentc6b68a2899a6d42c197b6c84c42eed1c6804b534 (diff)
downloademacs-9414dd8d50cc49464c97a5cb81f38796ff1fbec1.tar.gz
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.
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 2da65523116..8fe82ca36cb 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,5 +1,10 @@
2012-10-01 David Engster <deng@randomsample.de>
+ * grammars/bovine-grammar.el:
+ * grammars/wisent-grammar.el: Move to lisp directory.
+
+2012-10-01 David Engster <deng@randomsample.de>
+
* grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
Remove.
(bovine-grammar-expand-form): Test for emacs-major-version.