diff options
| -rw-r--r-- | lisp/ChangeLog | 5 | ||||
| -rw-r--r-- | lisp/ChangeLog.unicode | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 04f5d7b37e6..3fe5e2994cf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,8 +1,3 @@ | |||
| 1 | 2007-10-14 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * loadup.el [windows-nt]: Don't load code-pages and ccl. | ||
| 4 | * term/w32-win.el: Don't require code-pages. | ||
| 5 | |||
| 6 | 2007-10-13 Glenn Morris <rgm@gnu.org> | 1 | 2007-10-13 Glenn Morris <rgm@gnu.org> |
| 7 | 2 | ||
| 8 | * woman.el (woman0-rename): Fix paren typo. | 3 | * woman.el (woman0-rename): Fix paren typo. |
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode index 92fb0052b97..bee350fbcb0 100644 --- a/lisp/ChangeLog.unicode +++ b/lisp/ChangeLog.unicode | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-10-14 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * loadup.el [windows-nt]: Don't load code-pages and ccl. | ||
| 4 | * term/w32-win.el: Don't require code-pages. | ||
| 5 | |||
| 1 | 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | Fix up multy-tty merge. | 8 | Fix up multy-tty merge. |