aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2002-09-09 19:41:35 +0000
committerRichard M. Stallman2002-09-09 19:41:35 +0000
commit50332dc114224d547455c23b6121dd187c1ef910 (patch)
tree26d58fcffcc525693f5be86dec5e57e5dd29a2db /src
parent098d42af72da164ad9ff19c1996482a0bcbe366b (diff)
downloademacs-50332dc114224d547455c23b6121dd187c1ef910.tar.gz
emacs-50332dc114224d547455c23b6121dd187c1ef910.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cfb8e6c4721..1165786df57 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12002-09-09 Richard M. Stallman <rms@gnu.org>
2
3 * regex.c (regnum_t): Use signed int, not unsigned int.
4
5 * s/sol2-6.h: New file.
6
7 * s/sol2-5.h (UNEXEC): Definition deleted.
8
12002-09-08 Kim F. Storm <storm@cua.dk> 92002-09-08 Kim F. Storm <storm@cua.dk>
2 10
3 * macros.c (executing_macro_index): Change type to EMACS_INT. 11 * macros.c (executing_macro_index): Change type to EMACS_INT.