diff options
| author | Richard M. Stallman | 2002-09-18 16:14:44 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-09-18 16:14:44 +0000 |
| commit | 3116d142b86da9afd877fdbab7a0d18b144242bf (patch) | |
| tree | aeed404ed1549cf75a42a7b206bda41641e0a6c0 /src | |
| parent | dea0ee201916a98df664cb25ecb393dfd1fe204c (diff) | |
| download | emacs-3116d142b86da9afd877fdbab7a0d18b144242bf.tar.gz emacs-3116d142b86da9afd877fdbab7a0d18b144242bf.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7f5445ed856..212040cf9cb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2002-09-18 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * print.c (print): Clear out the unused parts of Vprint_number_table. | ||
| 4 | (syms_of_print): Doc fix for `print-number-table'. | ||
| 5 | |||
| 6 | * unexelf.c (unexec): Undo previous change. | ||
| 7 | |||
| 1 | 2002-09-17 Andreas Schwab <schwab@suse.de> | 8 | 2002-09-17 Andreas Schwab <schwab@suse.de> |
| 2 | 9 | ||
| 3 | * m/alpha.h [LINUX]: Don't define DATA_START. | 10 | * m/alpha.h [LINUX]: Don't define DATA_START. |