comparison lisp/ChangeLog @ 91086:5843af4ba940

Error if ps-lpr-switches is not a list.
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Sun, 11 Nov 2007 14:14:30 +0000
parents 880960b70474
children 5d767ec84feb
comparison
equal deleted inserted replaced
91085:880960b70474 91086:5843af4ba940
1 2007-11-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * faces.el (face-normalize-spec): Remove function.
4 (frame-set-background-mode): Undo last change.
5
1 2007-11-10 Jason Rumney <jasonr@gnu.org> 6 2007-11-10 Jason Rumney <jasonr@gnu.org>
2 7
3 * w32-fns.el: Sync charset names with setup-default-fontset. 8 * w32-fns.el: Sync charset names with setup-default-fontset.
4 Append "-1" where second part missing. 9 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 10
11 2007-11-10 Juri Linkov <juri@jurta.org> 11 2007-11-10 Juri Linkov <juri@jurta.org>
12 12
13 * isearch.el (isearch-mode-end-hook, isearch-mode-end-hook-quit): 13 * isearch.el (isearch-mode-end-hook, isearch-mode-end-hook-quit):
14 Fix docstring. Reported by Leo <sdl.web@gmail.com>. 14 Fix docstring. Reported by Leo <sdl.web@gmail.com>.