diff options
| author | Richard M. Stallman | 2002-01-22 21:05:28 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-01-22 21:05:28 +0000 |
| commit | d89b617d56a8ff1032d32dbda41a5d34142b8235 (patch) | |
| tree | 75e5708bf8964fcc39d40455327d70cf16bfc0ae /src | |
| parent | 57270c909c0351aee4005b12bd13dae53a948def (diff) | |
| download | emacs-d89b617d56a8ff1032d32dbda41a5d34142b8235.tar.gz emacs-d89b617d56a8ff1032d32dbda41a5d34142b8235.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 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. |