Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Feb 26 00:44:29 2004 +0000 +++ b/lisp/ChangeLog Thu Feb 26 04:03:40 2004 +0000 @@ -4,6 +4,10 @@ assq-delete-all if it's not defined. (ebnf-generate-region): Code fix. + * printing.el: Doc fix. + (pr-version): New version number (6.7.2). + (pr-command): Return empty string if command is an empty string. + 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br> * ebnf-abn.el: New file, implements an ABNF parser.