diff options
| author | Chong Yidong | 2011-07-29 22:11:31 -0400 |
|---|---|---|
| committer | Chong Yidong | 2011-07-29 22:11:31 -0400 |
| commit | b4010ade6620f6145fae022fb0b1cf3988cc16cf (patch) | |
| tree | 112c17eaa4797d87cae17ee59a1d80ffae299b8d /etc | |
| parent | 469d21499d26c720d22b358ff391bf13d0e708e3 (diff) | |
| download | emacs-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/ChangeLog | 4 |
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 @@ | |||
| 1 | 2011-07-30 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * grammars: New directory. | ||
| 4 | |||
| 1 | 2011-07-28 Andreas Schwab <schwab@linux-m68k.org> | 5 | 2011-07-28 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 6 | ||
| 3 | * NEWS: Document ## and #:. | 7 | * NEWS: Document ## and #:. |