diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 8 |
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 @@ | |||
| 1 | 2002-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 | |||
| 1 | 2002-09-08 Kim F. Storm <storm@cua.dk> | 9 | 2002-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. |