# HG changeset patch # User Eli Zaretskii # Date 980856245 0 # Node ID a50d04c50116a48d99fbd8f128797217cc8f0fe4 # Parent f2e26e453776cdf33ad956ecb95b6dd398f6f68a *** empty log message *** diff -r f2e26e453776 -r a50d04c50116 lisp/ChangeLog --- 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 + + * 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 * msb.el (toplevel): Fix the eval-after-load.