diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0ff7cfe2883..73ea842b8e5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-03-06 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/fontset.el (create-fontset-from-fontset-spec): Fix | ||
| 4 | regexp for paring FONTSET-SPEC (allow spaces after `:'). | ||
| 5 | |||
| 1 | 2006-03-05 Luc Teirlinck <teirllm@auburn.edu> | 6 | 2006-03-05 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 7 | ||
| 3 | * progmodes/gud.el (gud-jdb-marker-filter): Double quote `[' in | 8 | * progmodes/gud.el (gud-jdb-marker-filter): Double quote `[' in |