Mercurial > emacs
comparison lisp/ChangeLog @ 28602:c1739be99c8a
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 15 Apr 2000 11:39:10 +0000 |
parents | f3497be4e865 |
children | 001842bbe0e4 |
comparison
equal
deleted
inserted
replaced
28601:419ab8689a3f | 28602:c1739be99c8a |
---|---|
1 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
2 | |
3 * ps-print.el: Check for line-beginning-position definition. | |
4 | |
5 * ps-print.el: Fix counting lines in a region. | |
6 (ps-print-version): New version number (5.1.5). | |
7 (ps-spool-without-faces, ps-spool-with-faces): Adjust code. | |
8 (ps-printing-region): Fun code fix. | |
9 | |
1 2000-04-15 Gerd Moellmann <gerd@gnu.org> | 10 2000-04-15 Gerd Moellmann <gerd@gnu.org> |
2 | 11 |
3 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p | 12 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p |
4 to file-directory-p. | 13 to file-directory-p. |
5 | 14 |