diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e7d1daf2096..d1f4f81e835 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,13 +1,19 @@ | |||
| 1 | 2007-11-10 Jason Rumney <jasonr@gnu.org> | 1 | 2007-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 2 | 2 | ||
| 3 | * w32-fns.el: Sync charset names with setup-default-fontset. | 3 | * ps-print.el (ps-do-despool): Do not force ps-lpr-switches to be a |
| 4 | Append "-1" where second part missing. | 4 | list. |
| 5 | (ps-begin-job): Error if ps-lpr-switches is not a list. | ||
| 5 | 6 | ||
| 6 | 2007-11-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 7 | 2007-11-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 7 | 8 | ||
| 8 | * faces.el (face-normalize-spec): Remove function. | 9 | * faces.el (face-normalize-spec): Remove function. |
| 9 | (frame-set-background-mode): Undo last change. | 10 | (frame-set-background-mode): Undo last change. |
| 10 | 11 | ||
| 12 | 2007-11-10 Jason Rumney <jasonr@gnu.org> | ||
| 13 | |||
| 14 | * w32-fns.el: Sync charset names with setup-default-fontset. | ||
| 15 | Append "-1" where second part missing. | ||
| 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): |