comparison lisp/ChangeLog @ 27282:82cfeffad208

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 11 Jan 2000 15:40:41 +0000
parents 99ca347cf9c5
children 761090e3e94c
comparison
equal deleted inserted replaced
27281:8afd998ab3b2 27282:82cfeffad208
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
8 level 1. Strip whitespace from defun found. 11 level 1. Strip whitespace from defun found.
9 12