diff options
| author | Dave Love | 2000-09-29 13:37:08 +0000 |
|---|---|---|
| committer | Dave Love | 2000-09-29 13:37:08 +0000 |
| commit | dc3cd20f619344cad3343ee3555920c8fe8e65d9 (patch) | |
| tree | 6454b5386d99907427e2cbc5323d4957287e62f2 /src | |
| parent | fe01239f47a611090711cb2c52079fd7f635c605 (diff) | |
| download | emacs-dc3cd20f619344cad3343ee3555920c8fe8e65d9.tar.gz emacs-dc3cd20f619344cad3343ee3555920c8fe8e65d9.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d1b81ec215d..5a3b7b466d9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -30,6 +30,10 @@ | |||
| 30 | 30 | ||
| 31 | * s/osf5-0.h: Define USE_MMAP_FOR_BUFFERS, not REL_ALLOC_MMAP. | 31 | * s/osf5-0.h: Define USE_MMAP_FOR_BUFFERS, not REL_ALLOC_MMAP. |
| 32 | 32 | ||
| 33 | * s/sunos413.h (USE_MMAP_FOR_BUFFERS): Define. | ||
| 34 | |||
| 35 | * .gdbinit (xreload): Note its need on GNU/Linux. | ||
| 36 | |||
| 33 | * m/alpha.h (XUINT) [REL_ALLOC && _MALLOC_INTERNAL]: Don't declare | 37 | * m/alpha.h (XUINT) [REL_ALLOC && _MALLOC_INTERNAL]: Don't declare |
| 34 | r_alloc, r_alloc_free. | 38 | r_alloc, r_alloc_free. |
| 35 | 39 | ||