diff options
| author | Richard M. Stallman | 2002-07-12 17:46:11 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-07-12 17:46:11 +0000 |
| commit | 32a86c99bdc870e2b0a6d35277e4fea1c4080283 (patch) | |
| tree | 800697e9f39b9fe6c4fd4198a73787e3fddc1469 /src | |
| parent | 7d317bca4f71d17933746a03fac449ad4c8dec39 (diff) | |
| download | emacs-32a86c99bdc870e2b0a6d35277e4fea1c4080283.tar.gz emacs-32a86c99bdc870e2b0a6d35277e4fea1c4080283.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7db4b0b41e0..bcb06157d20 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2002-07-12 Richard M. Stallman <rms@gnu.org> | 1 | 2002-07-12 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * fileio.c (Fwrite_region): Doc fix. | ||
| 4 | |||
| 3 | * print.c (print_error_message): Don't handle Vsignaling_function here. | 5 | * print.c (print_error_message): Don't handle Vsignaling_function here. |
| 4 | 6 | ||
| 5 | * keyboard.c (cmd_error_internal): Handle Vsignaling_function here. | 7 | * keyboard.c (cmd_error_internal): Handle Vsignaling_function here. |