comparison lisp/ChangeLog @ 85987:6a97e5e13b22

If ps-lpr-switches is not a list, force it to be one.
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Fri, 09 Nov 2007 15:23:07 +0000
parents 3ab9489c2f1a
children 915f18d633ac
comparison
equal deleted inserted replaced
85986:54f4d44dfa0b 85987:6a97e5e13b22
1 2007-11-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2
3 * ps-print.el (ps-do-despool): If ps-lpr-switches is not a list, force
4 it to be one.
5 (ps-print-version): New version 6.8.1.
6
1 2007-11-09 Juanma Barranquero <lekktu@gmail.com> 7 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * files.el (enable-local-variables): Doc fix. 9 * files.el (enable-local-variables): Doc fix.
4 10
5 2007-11-09 Nick Roberts <nickrob@snap.net.nz> 11 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
6316 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca> 6322 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
6317 6323
6318 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change. 6324 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
6319 Replace it with another one which disables undo before calling 6325 Replace it with another one which disables undo before calling
6320 erase-buffer and then turns it back on if needed. 6326 erase-buffer and then turns it back on if needed.
6321
6322 2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6323
6324 * ps-print.el: Problem with foreground and background color when
6325 printing a buffer with and without faces. Reported by Christian
6326 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
6327 (ps-print-version): New version 6.7.5.
6328 (ps-default-fg): Change default value to nil, so black color is used
6329 when a face does not specify a foreground color.
6330 (ps-default-bg): Change default value to nil, so white color is used
6331 for background color.
6332 (ps-begin-job): Fix code.
6333 6327
6334 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu> 6328 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
6335 6329
6336 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out. 6330 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
6337 6331