diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3d19ec27b13..72e1beb054d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -159,8 +159,8 @@ | |||
| 159 | 159 | ||
| 160 | 2009-04-02 Kenichi Handa <handa@m17n.org> | 160 | 2009-04-02 Kenichi Handa <handa@m17n.org> |
| 161 | 161 | ||
| 162 | * international/fontset.el (setup-default-fontset): Specify | 162 | * international/fontset.el (setup-default-fontset): |
| 163 | iso10646-1 font for characters in PUA of BMP. (Bug#2830) | 163 | Specify iso10646-1 font for characters in PUA of BMP. (Bug#2830) |
| 164 | 164 | ||
| 165 | 2009-04-02 Stefan Monnier <monnier@iro.umontreal.ca> | 165 | 2009-04-02 Stefan Monnier <monnier@iro.umontreal.ca> |
| 166 | 166 | ||
| @@ -6772,7 +6772,7 @@ | |||
| 6772 | * vc-cvs.el (vc-cvs-root): Delete. | 6772 | * vc-cvs.el (vc-cvs-root): Delete. |
| 6773 | * vc-hooks.el (vc-find-root): Remove `invert' argument. | 6773 | * vc-hooks.el (vc-find-root): Remove `invert' argument. |
| 6774 | 6774 | ||
| 6775 | 2008-09-07 Nikolaj Schumacher <n_schumacher@web.de> (tiny change) | 6775 | 2008-09-07 Nikolaj Schumacher <n_schumacher@web.de> |
| 6776 | 6776 | ||
| 6777 | * progmodes/flymake.el (flymake-parse-err-lines): Filter out | 6777 | * progmodes/flymake.el (flymake-parse-err-lines): Filter out |
| 6778 | errors occurring in different files. | 6778 | errors occurring in different files. |
| @@ -8391,7 +8391,7 @@ | |||
| 8391 | 8391 | ||
| 8392 | * international/mule.el (recode-region): Deactivate mark at the end. | 8392 | * international/mule.el (recode-region): Deactivate mark at the end. |
| 8393 | 8393 | ||
| 8394 | 2008-07-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change) | 8394 | 2008-07-23 Nikolaj Schumacher <n_schumacher@web.de> |
| 8395 | 8395 | ||
| 8396 | * progmodes/flymake.el (flymake-errline, flymake-warnline): | 8396 | * progmodes/flymake.el (flymake-errline, flymake-warnline): |
| 8397 | Use more suitable colors on dark displays. | 8397 | Use more suitable colors on dark displays. |