Mercurial > emacs
comparison lisp/ChangeLog @ 87433:410e13519acb
Fix ps-print-preprint-region code
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Thu, 27 Dec 2007 14:00:42 +0000 |
parents | 315124ffb889 |
children | 4d223562bbfa |
comparison
equal
deleted
inserted
replaced
87432:315124ffb889 | 87433:410e13519acb |
---|---|
1 2007-12-27 Vinicius Jose Latorre <viniciusjl@ig.com.br> | |
2 | |
3 * ps-print.el (ps-mark-active-p): Fun returned back. | |
4 (ps-print-preprint-region): Use `ps-mark-active-p' instead of | |
5 `region-active-p' for error checking. | |
6 | |
1 2007-12-27 Eric S. Raymond <esr@snark.thyrsus.com> | 7 2007-12-27 Eric S. Raymond <esr@snark.thyrsus.com> |
2 | 8 |
3 * (vc.el, vc-sccs.el, vc-rcs.el, vc-cs.el, vc-mcvs.el): Put | 9 * (vc.el, vc-sccs.el, vc-rcs.el, vc-cs.el, vc-mcvs.el): Put |
4 machinery in place to support editing of change comments | 10 machinery in place to support editing of change comments |
5 with 'e' in a log-view buffer. Not documented yet as this | 11 with 'e' in a log-view buffer. Not documented yet as this |