changeset 52183:c11b7bac609c

Fix ebnf-iso
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Wed, 13 Aug 2003 00:36:11 +0000
parents e608964c0a89
children 2d0c2b7dbf3f
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Aug 12 23:37:25 2003 +0000
+++ b/lisp/ChangeLog	Wed Aug 13 00:36:11 2003 +0000
@@ -1,3 +1,8 @@
+2003-08-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
+
+	* progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
+	instead of a constant.
+
 2003-08-12  Markus Rost  <rost@math.ohio-state.edu>
 
 	* shell.el (shell): With prefix-arg, suggest a new buffer name.