diff options
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1dc3ecfa66c..757258f1b83 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br> + + * ebnf2ps.el: Get around a bug on skip-chars-forward. + (ebnf-8-bit-chars): New var for bug fix. + (ebnf-string): Bug fix. + 2000-08-03 Sam Steingold <sds@gnu.org> * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties' |