Mercurial > emacs
comparison lisp/ChangeLog @ 30576:e53905a0a16b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 03 Aug 2000 20:24:26 +0000 |
parents | f7a0912532da |
children | 502429d0d638 |
comparison
equal
deleted
inserted
replaced
30575:e8bd810181fb | 30576:e53905a0a16b |
---|---|
1 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
2 | |
3 * ebnf2ps.el: Get around a bug on skip-chars-forward. | |
4 (ebnf-8-bit-chars): New var for bug fix. | |
5 (ebnf-string): Bug fix. | |
6 | |
1 2000-08-03 Sam Steingold <sds@gnu.org> | 7 2000-08-03 Sam Steingold <sds@gnu.org> |
2 | 8 |
3 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties' | 9 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties' |
4 instead of `buffer-string'. | 10 instead of `buffer-string'. |
5 (require 'cl): Always, not just when compiling. | 11 (require 'cl): Always, not just when compiling. |