Mercurial > emacs
changeset 35725:a50d04c50116
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 30 Jan 2001 12:04:05 +0000 |
parents | f2e26e453776 |
children | efa42820d1af |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jan 30 12:01:54 2001 +0000 +++ b/lisp/ChangeLog Tue Jan 30 12:04:05 2001 +0000 @@ -1,3 +1,14 @@ +2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> + + * lpr.el: Compatibility with XEmacs and doc fixes. + (lpr-windows-system, lpr-lp-system): New vars. + (lpr-printer-switch): New defcustom. + (printer-name, lpr-command): Customization fix. + (print-region-1): Code fix. + (print-region-new-buffer, printify-region): Indentation fix. + (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1): New + functions. + 2001-01-29 Gerd Moellmann <gerd@gnu.org> * msb.el (toplevel): Fix the eval-after-load.