Mercurial > emacs
comparison lisp/ChangeLog @ 39345:195e4e86b20a
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 19 Sep 2001 08:56:58 +0000 |
parents | 98b6406c8b5c |
children | 2ca3ae6956be |
comparison
equal
deleted
inserted
replaced
39344:ad17cb15119e | 39345:195e4e86b20a |
---|---|
1 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
2 | |
3 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript | |
4 programming. Doc fix. | |
5 (ebnf-version): New version (3.6). | |
6 (ebnf-eps-begin): Data fix. | |
7 (ebnf-begin-file): Code fix. | |
8 | |
9 * ebnf-bnf.el: Doc fix. | |
10 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens. | |
11 | |
12 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix. | |
13 | |
1 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br> | 14 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2 | 15 |
3 * ps-print.el: Better face mapping for black/white PostScript printers. | 16 * ps-print.el: Better face mapping for black/white PostScript printers. |
4 Check if mark is active when printing a region. Doc fix. | 17 Check if mark is active when printing a region. Doc fix. |
5 (ps-print-version): New version number (6.5.5). | 18 (ps-print-version): New version number (6.5.5). |