diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 51a7a2145d2..8a54f7959f4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,10 @@ | |||
| 1 | 2000-01-11 Sun Jari Aalto <jari.aalto@poboxes.com> | 1 | 2000-01-11 Jari Aalto <jari.aalto@poboxes.com> |
| 2 | 2 | ||
| 3 | * add-log.el (add-log-current-defun): Handle user-defined | ||
| 4 | add-log-current-function returning nil, | ||
| 5 | |||
| 3 | * add-log.el (add-change-log-entry): Insert version number | 6 | * add-log.el (add-change-log-entry): Insert version number |
| 4 | if having found a current function. | 7 | if having found a current function |
| 5 | 8 | ||
| 6 | * add-log.el (add-log-current-defun): Call | 9 | * add-log.el (add-log-current-defun): Call |
| 7 | `add-log-current-defun-function'. Try matches at level 0 and | 10 | `add-log-current-defun-function'. Try matches at level 0 and |