diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index df8dd5b1e83..cd1615612a4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2001-10-13 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * lisp.h (DEFUN, DEFVAR_LISP, ...) [DOC_STRINGS_IN_COMMENTS]: | ||
| 4 | Provide definitions for doc strings in comments. | ||
| 5 | |||
| 6 | * fns.c: Put doc strings in comments. | ||
| 7 | |||
| 1 | 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> | 8 | 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 9 | ||
| 3 | * dired.c (file_name_completion): Ignore a candidate directory if | 10 | * dired.c (file_name_completion): Ignore a candidate directory if |