diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4210329d9d4..92a7ed4ec09 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2002-01-22 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * unexelf.c (unexec): Define n so as to cause compilation error | ||
| 4 | for the code where people have often written n instead of nn. | ||
| 5 | |||
| 6 | * .gdbinit (hookpost-run): Defined. | ||
| 7 | |||
| 1 | 2002-01-22 Jan D. <Jan.Djarv@mbox200.swipnet.se> | 8 | 2002-01-22 Jan D. <Jan.Djarv@mbox200.swipnet.se> |
| 2 | 9 | ||
| 3 | * xfns.c (x_set_frame_parameters): Typo in previous fix corrected. | 10 | * xfns.c (x_set_frame_parameters): Typo in previous fix corrected. |