comparison lisp/ChangeLog @ 85512:589532be95ec

* w32-fns.el (w32-quote-process-args): * dos-w32.el (print-region-function, lpr-headers-switches) (ps-print-region-function): Pacify byte-compiler.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 21 Oct 2007 19:35:11 +0000
parents f873840f9fea
children dfdbd485bfa6
comparison
equal deleted inserted replaced
85511:f873840f9fea 85512:589532be95ec
1 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu> 1 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * w32-fns.el (w32-quote-process-args):
4 * dos-w32.el (print-region-function, lpr-headers-switches)
5 (ps-print-region-function): Pacify byte-compiler.
2 6
3 * emulation/edt-mapper.el (function-key-map): 7 * emulation/edt-mapper.el (function-key-map):
4 (edt-map-key): Make it a function instead of using fset. Inline 8 (edt-map-key): Make it a function instead of using fset. Inline
5 edt-gnu-map-key and edt-lucid-map-key. Use featurep 'xemacs. 9 edt-gnu-map-key and edt-lucid-map-key. Use featurep 'xemacs.
6 (edt-gnu-map-key, edt-lucid-map-key): Remove. 10 (edt-gnu-map-key, edt-lucid-map-key): Remove.