diff options
| author | Miles Bader | 2007-10-15 04:54:31 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-10-15 04:54:31 +0000 |
| commit | ce8f7ca45fabe11ce32a9ced2b8e7c1987c0d997 (patch) | |
| tree | 180f61d6e745b36c732b4f0c8f3a6ad5064827c1 /lisp | |
| parent | 51da08c564eb83a7cd78aeb383d53635bd175a0f (diff) | |
| download | emacs-ce8f7ca45fabe11ce32a9ced2b8e7c1987c0d997.tar.gz emacs-ce8f7ca45fabe11ce32a9ced2b8e7c1987c0d997.zip | |
Move unicode-specific changelog entries to lisp/ChangeLog.unicode
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-267
Diffstat (limited to 'lisp')
| -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. |