aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2002-01-22 21:05:28 +0000
committerRichard M. Stallman2002-01-22 21:05:28 +0000
commitd89b617d56a8ff1032d32dbda41a5d34142b8235 (patch)
tree75e5708bf8964fcc39d40455327d70cf16bfc0ae /src
parent57270c909c0351aee4005b12bd13dae53a948def (diff)
downloademacs-d89b617d56a8ff1032d32dbda41a5d34142b8235.tar.gz
emacs-d89b617d56a8ff1032d32dbda41a5d34142b8235.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
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 @@
12002-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
12002-01-22 Jan D. <Jan.Djarv@mbox200.swipnet.se> 82002-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.