aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7b1562ca9d4..b1675af3216 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -8,6 +8,13 @@
8 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to 8 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
9 specify XML (EBNFX). 9 specify XML (EBNFX).
10 10
11 * progmodes/ebnf2ps.el: Doc fix.
12 (ebnf-version): New version number (4.1).
13 (ebnf-syntax): Adjust customization.
14 (ebnf-style-database): Add ebnfx entry.
15 (ebnf-syntax-alist): Add ebnfx initialization.
16 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoloaded funs from ebnf-ebx.
17
112004-03-28 Nick Roberts <nick@nick.uklinux.net> 182004-03-28 Nick Roberts <nick@nick.uklinux.net>
12 19
13 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item) 20 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)