comparison lisp/ChangeLog @ 35725:a50d04c50116

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 30 Jan 2001 12:04:05 +0000
parents ee424eb4b6e2
children 1dedd00219d5
comparison
equal deleted inserted replaced
35724:f2e26e453776 35725:a50d04c50116
1 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2
3 * lpr.el: Compatibility with XEmacs and doc fixes.
4 (lpr-windows-system, lpr-lp-system): New vars.
5 (lpr-printer-switch): New defcustom.
6 (printer-name, lpr-command): Customization fix.
7 (print-region-1): Code fix.
8 (print-region-new-buffer, printify-region): Indentation fix.
9 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1): New
10 functions.
11
1 2001-01-29 Gerd Moellmann <gerd@gnu.org> 12 2001-01-29 Gerd Moellmann <gerd@gnu.org>
2 13
3 * msb.el (toplevel): Fix the eval-after-load. 14 * msb.el (toplevel): Fix the eval-after-load.
4 15
5 2001-01-29 Dave Love <fx@gnu.org> 16 2001-01-29 Dave Love <fx@gnu.org>