diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 32d8a64d43f..1885f8fc894 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-11-27 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * search.c (syms_of_search) <search-spaces-regexp>: Move 'doc:' | ||
| 4 | marker out of doc string. | ||
| 5 | |||
| 1 | 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * s/darwin.h (POSIX_SIGNALS): Undo the removal of 2002-08-25, | 8 | * s/darwin.h (POSIX_SIGNALS): Undo the removal of 2002-08-25, |