Mercurial > emacs
comparison lisp/ChangeLog @ 91077:74fda5245f7e
Eliminate the check if ps-print was running on Lucid or Epoch emacsen
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Thu, 01 Nov 2007 01:54:48 +0000 |
parents | 2a685ee1b5bb |
children | a4347a111894 |
comparison
equal
deleted
inserted
replaced
91076:b55268b337cd | 91077:74fda5245f7e |
---|---|
1 2007-10-31 Vinicius Jose Latorre <viniciusjl@ig.com.br> | |
2 | |
3 * ps-print.el: Eliminate the check if ps-print was running on Lucid or | |
4 Epoch emacsen. | |
5 | |
1 2007-10-27 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 2007-10-27 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
2 | 7 |
3 * ps-print.el: Now detect if text foreground and background colors are | 8 * ps-print.el: Now detect if text foreground and background colors are |
4 equals and replace the foreground color by another color, so the text | 9 equals and replace the foreground color by another color, so the text |
5 becomes visible. Doc fix. | 10 becomes visible. Doc fix. |