Mercurial > emacs
comparison lisp/ChangeLog @ 86034:430cc8630a39
(vc-start-entry): Fix setting the in the case the function
is called from vc-dired. Use when instead of if where
appropriate.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 11 Nov 2007 14:55:56 +0000 |
parents | 4a4d5773bb72 |
children | 94d9a76af84b |
comparison
equal
deleted
inserted
replaced
86033:4a4d5773bb72 | 86034:430cc8630a39 |
---|---|
1 2007-11-11 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * vc.el (vc-start-entry): Fix setting the in the case the function | |
4 is called from vc-dired. Use when instead of if where | |
5 appropriate. | |
6 | |
1 2007-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 7 2007-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
2 | 8 |
3 * ps-print.el (ps-do-despool): Do not force ps-lpr-switches to be a | 9 * ps-print.el (ps-do-despool): Do not force ps-lpr-switches to be a |
4 list. | 10 list. |
5 (ps-begin-job): Error if ps-lpr-switches is not a list. | 11 (ps-begin-job): Error if ps-lpr-switches is not a list. |