comparison lisp/ChangeLog @ 86033:4a4d5773bb72

Error if ps-lpr-switches is not a list.
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Sun, 11 Nov 2007 14:18:17 +0000
parents 72cbf2612765
children 430cc8630a39
comparison
equal deleted inserted replaced
86032:27514b5a44bc 86033:4a4d5773bb72
1 2007-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2
3 * ps-print.el (ps-do-despool): Do not force ps-lpr-switches to be a
4 list.
5 (ps-begin-job): Error if ps-lpr-switches is not a list.
6
7 2007-11-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8
9 * faces.el (face-normalize-spec): Remove function.
10 (frame-set-background-mode): Undo last change.
11
1 2007-11-10 Jason Rumney <jasonr@gnu.org> 12 2007-11-10 Jason Rumney <jasonr@gnu.org>
2 13
3 * w32-fns.el: Sync charset names with setup-default-fontset. 14 * w32-fns.el: Sync charset names with setup-default-fontset.
4 Append "-1" where second part missing. 15 Append "-1" where second part missing.
5
6 2007-11-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7
8 * faces.el (face-normalize-spec): Remove function.
9 (frame-set-background-mode): Undo last change.
10 16
11 2007-11-10 Juri Linkov <juri@jurta.org> 17 2007-11-10 Juri Linkov <juri@jurta.org>
12 18
13 * isearch.el (isearch-mode-end-hook, isearch-mode-end-hook-quit): 19 * isearch.el (isearch-mode-end-hook, isearch-mode-end-hook-quit):
14 Fix docstring. Reported by Leo <sdl.web@gmail.com>. 20 Fix docstring. Reported by Leo <sdl.web@gmail.com>.