diff options
| author | Eli Zaretskii | 2008-09-30 19:01:37 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-09-30 19:01:37 +0000 |
| commit | 7a09249bc732237eeec62a318f8bbade505d1368 (patch) | |
| tree | 9d11e994237b1e5c0b0222acbbc5799affb67222 /lib-src/ChangeLog | |
| parent | bdeb0411a2fd52eb75cac953987b690a9f6d3011 (diff) | |
| download | emacs-7a09249bc732237eeec62a318f8bbade505d1368.tar.gz emacs-7a09249bc732237eeec62a318f8bbade505d1368.zip | |
(OTHER_PLATFORM_SUPPORT): Remove ccl.elc and codepage.elc.
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index e28bfb7d8ba..255ed8d442a 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-09-30 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove ccl.elc and | ||
| 4 | codepage.elc. | ||
| 5 | |||
| 1 | 2008-09-19 Dan Nicolaescu <dann@ics.uci.edu> | 6 | 2008-09-19 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 7 | ||
| 3 | * emacsclient.c (main): Use stdout rather than stdin to obtain the | 8 | * emacsclient.c (main): Use stdout rather than stdin to obtain the |