# HG changeset patch # User Stephen Eglen # Date 1082374265 0 # Node ID e6f8f4939bf65a650b85723ad560dd1b3193ed1c # Parent 5a763a5239200d233015a2ae266c72eb0969bfce (add-change-log-entry): Update doc string to mention add-log-full-name and add-log-mailing-address. diff -r 5a763a523920 -r e6f8f4939bf6 lisp/add-log.el --- a/lisp/add-log.el Sun Apr 18 22:23:01 2004 +0000 +++ b/lisp/add-log.el Mon Apr 19 11:31:05 2004 +0000 @@ -445,7 +445,7 @@ (defun add-change-log-entry (&optional whoami file-name other-window new-entry) "Find change log file, and add an entry for today and an item for this file. Optional arg WHOAMI (interactive prefix) non-nil means prompt for user -name and site. +name and email (stored in `add-log-full-name' and `add-log-mailing-address'). Second arg FILE-NAME is file name of the change log. If nil, use the value of `change-log-default-name'.