diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-08-03 20:24:26 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-08-03 20:24:26 +0000 |
commit | f4988be716e944e017592038055085cf99fec0b9 (patch) | |
tree | 8af1f207c922de12c422a1750b6acf7a7940e22f /lisp | |
parent | c52e7aa6e2955763050e305229a75c43924ec1e4 (diff) | |
download | emacs-f4988be716e944e017592038055085cf99fec0b9.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-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' |