Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Nov 11 00:56:44 2007 +0000 +++ b/lisp/ChangeLog Sun Nov 11 14:14:30 2007 +0000 @@ -1,13 +1,13 @@ +2007-11-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> + + * faces.el (face-normalize-spec): Remove function. + (frame-set-background-mode): Undo last change. + 2007-11-10 Jason Rumney <jasonr@gnu.org> * w32-fns.el: Sync charset names with setup-default-fontset. Append "-1" where second part missing. -2007-11-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> - - * faces.el (face-normalize-spec): Remove function. - (frame-set-background-mode): Undo last change. - 2007-11-10 Juri Linkov <juri@jurta.org> * isearch.el (isearch-mode-end-hook, isearch-mode-end-hook-quit):