Mercurial > emacs
comparison lisp/ChangeLog @ 54146:2a5eca2838d1
A lot of doc fix.
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Thu, 26 Feb 2004 04:03:40 +0000 |
parents | e3765a3df826 |
children | b9a49d3f4288 887bb2eb4a89 |
comparison
equal
deleted
inserted
replaced
54145:e3765a3df826 | 54146:2a5eca2838d1 |
---|---|
1 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 1 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
2 | 2 |
3 * ebnf2ps.el: Doc fix. For compatibility with Emacs 20, define | 3 * ebnf2ps.el: Doc fix. For compatibility with Emacs 20, define |
4 assq-delete-all if it's not defined. | 4 assq-delete-all if it's not defined. |
5 (ebnf-generate-region): Code fix. | 5 (ebnf-generate-region): Code fix. |
6 | |
7 * printing.el: Doc fix. | |
8 (pr-version): New version number (6.7.2). | |
9 (pr-command): Return empty string if command is an empty string. | |
6 | 10 |
7 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 11 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
8 | 12 |
9 * ebnf-abn.el: New file, implements an ABNF parser. | 13 * ebnf-abn.el: New file, implements an ABNF parser. |
10 | 14 |