aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong2011-07-29 22:11:31 -0400
committerChong Yidong2011-07-29 22:11:31 -0400
commitb4010ade6620f6145fae022fb0b1cf3988cc16cf (patch)
tree112c17eaa4797d87cae17ee59a1d80ffae299b8d /etc
parent469d21499d26c720d22b358ff391bf13d0e708e3 (diff)
downloademacs-b4010ade6620f6145fae022fb0b1cf3988cc16cf.tar.gz
emacs-b4010ade6620f6145fae022fb0b1cf3988cc16cf.zip
Fix require statement in semantic/grammar.el.
* lisp/semantic/grammar.el (semantic-grammar-insert-defanalyzers): Fix require.
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index e54e8d81b8a..6d89746ed05 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12011-07-30 Chong Yidong <cyd@stupidchicken.com>
2
3 * grammars: New directory.
4
12011-07-28 Andreas Schwab <schwab@linux-m68k.org> 52011-07-28 Andreas Schwab <schwab@linux-m68k.org>
2 6
3 * NEWS: Document ## and #:. 7 * NEWS: Document ## and #:.