diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index af09ba48fcc..bc727bcb6e6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-11-10 Lars Hansen <larsh@soem.dk> | ||
| 2 | |||
| 3 | * fileio.c (file-regular-p): Doc fix. | ||
| 4 | |||
| 1 | 2005-11-10 Kim F. Storm <storm@cua.dk> | 5 | 2005-11-10 Kim F. Storm <storm@cua.dk> |
| 2 | 6 | ||
| 3 | * alloc.c (valid_lisp_object_p): New function to validate that | 7 | * alloc.c (valid_lisp_object_p): New function to validate that |