diff options
| author | Stefan Monnier | 2005-02-18 18:17:16 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2005-02-18 18:17:16 +0000 |
| commit | f102186f2d4793c5f7b36f81a221e78a4730d2c7 (patch) | |
| tree | 30e9e8b4eceafff615b72332bda1bfa3d2a42e3d /src | |
| parent | f501ccb45f05985eb20739169fa7b6cd66d30853 (diff) | |
| download | emacs-f102186f2d4793c5f7b36f81a221e78a4730d2c7.tar.gz emacs-f102186f2d4793c5f7b36f81a221e78a4730d2c7.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 | ||||
| -rw-r--r-- | src/ChangeLog.5 | 10 |
2 files changed, 9 insertions, 5 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 400946fb4d0..f76e1db29f8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * alloc.c (BLOCK_BYTES): Harmless typo. | ||
| 4 | |||
| 1 | 2005-02-17 Andreas Schwab <schwab@suse.de> | 5 | 2005-02-17 Andreas Schwab <schwab@suse.de> |
| 2 | 6 | ||
| 3 | * xfns.c (hack_wm_protocols): Use correct type for last parameter | 7 | * xfns.c (hack_wm_protocols): Use correct type for last parameter |
diff --git a/src/ChangeLog.5 b/src/ChangeLog.5 index 20fc4887084..5e50066bc78 100644 --- a/src/ChangeLog.5 +++ b/src/ChangeLog.5 | |||
| @@ -3405,7 +3405,7 @@ | |||
| 3405 | (UNISTD_H_INCLUDED): Don't define or test this. | 3405 | (UNISTD_H_INCLUDED): Don't define or test this. |
| 3406 | * m/ibm370aix.h (NEED_UNISTD_H): Defined. | 3406 | * m/ibm370aix.h (NEED_UNISTD_H): Defined. |
| 3407 | * s/aix3-1.h (NEED_UNISTD_H): Defined. | 3407 | * s/aix3-1.h (NEED_UNISTD_H): Defined. |
| 3408 | * s/irix4-0.h (NEED_UNISTD_H): Defined. | 3408 | * s/irix4-0.h (NEED_UNISTD_H): Define. |
| 3409 | 3409 | ||
| 3410 | * fileio.c (internal_delete_file, internal_delete_file_1): | 3410 | * fileio.c (internal_delete_file, internal_delete_file_1): |
| 3411 | New functions. | 3411 | New functions. |
| @@ -3419,7 +3419,7 @@ | |||
| 3419 | 1994-11-24 Francesco Potorti` <pot@cnuce.cnr.it> | 3419 | 1994-11-24 Francesco Potorti` <pot@cnuce.cnr.it> |
| 3420 | 3420 | ||
| 3421 | * m/delta.h (C_SWITCH_MACHINE): -inline-functions removed, | 3421 | * m/delta.h (C_SWITCH_MACHINE): -inline-functions removed, |
| 3422 | because the compiler shipped with R3V7 is not stable. | 3422 | because the compiler shipped with R3V7 is not stable. |
| 3423 | 3423 | ||
| 3424 | 1994-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 3424 | 1994-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
| 3425 | 3425 | ||
| @@ -3443,7 +3443,7 @@ | |||
| 3443 | (complete_and_exit_1, complete_and_exit_2): New subroutines. | 3443 | (complete_and_exit_1, complete_and_exit_2): New subroutines. |
| 3444 | 3444 | ||
| 3445 | * s/aix4.h: New file. | 3445 | * s/aix4.h: New file. |
| 3446 | * s/aix3-1.h (AIXHFT): Defined. | 3446 | * s/aix3-1.h (AIXHFT): Define. |
| 3447 | * m/ibmrs6000.h (OBJECTS_MACHINE): Define only if AIXHFT. | 3447 | * m/ibmrs6000.h (OBJECTS_MACHINE): Define only if AIXHFT. |
| 3448 | 3448 | ||
| 3449 | * sysdep.c (init_sys_modes): Tes AIXHFT, not AIX. | 3449 | * sysdep.c (init_sys_modes): Tes AIXHFT, not AIX. |
| @@ -6451,7 +6451,7 @@ | |||
| 6451 | Add an unwind protect to restore original buffer and kill the temp. | 6451 | Add an unwind protect to restore original buffer and kill the temp. |
| 6452 | 6452 | ||
| 6453 | * sysdep.c (init_system_name): Retry gethostbyname after TRY_AGAIN | 6453 | * sysdep.c (init_system_name): Retry gethostbyname after TRY_AGAIN |
| 6454 | failure. | 6454 | failure. |
| 6455 | 6455 | ||
| 6456 | * process.c (Fopen_network_stream): | 6456 | * process.c (Fopen_network_stream): |
| 6457 | Retry gethostbyname after TRY_AGAIN failure. | 6457 | Retry gethostbyname after TRY_AGAIN failure. |
| @@ -6477,7 +6477,7 @@ | |||
| 6477 | 6477 | ||
| 6478 | * s/linux.h [emacs]: Include stdio.h. | 6478 | * s/linux.h [emacs]: Include stdio.h. |
| 6479 | 6479 | ||
| 6480 | * commands.h (unread_command_char): Declared. | 6480 | * commands.h (unread_command_char): Declare. |
| 6481 | * dispnew.c (sit_for): Return immediately if unread events exist. | 6481 | * dispnew.c (sit_for): Return immediately if unread events exist. |
| 6482 | 6482 | ||
| 6483 | 1994-07-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | 6483 | 1994-07-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) |