Mercurial > emacs
comparison lisp/ChangeLog @ 82278:e2fa2bd67693
Require lpr and ps-print when loading printing package
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Sun, 05 Aug 2007 12:54:13 +0000 |
parents | b7b1c3d757cf |
children | 596b8bc7e05e |
comparison
equal
deleted
inserted
replaced
82277:77e1a2e7ce75 | 82278:e2fa2bd67693 |
---|---|
1 2007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br> | |
2 | |
3 * printing.el: Require lpr and ps-print when loading printing package. | |
4 Reported by Glenn Morris <rgm@gnu.org>. | |
5 | |
1 2007-08-05 Michael Albinus <michael.albinus@gmx.de> | 6 2007-08-05 Michael Albinus <michael.albinus@gmx.de> |
2 | 7 |
3 * files.el (set-auto-mode): Handle also remote files wrt | 8 * files.el (set-auto-mode): Handle also remote files wrt |
4 `auto-mode-alist'. | 9 `auto-mode-alist'. |
5 | 10 |