* lisp/initz-list.el (initz-list-previous-line): Add optional
[elisp/initz.git] / ChangeLog
index 8bdeefd..570372c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-06-03  OHASHI Akira  <bg66@koka-in.org>
+
+       * lisp/initz-list.el (initz-list-previous-line): Add optional
+       argument `arg'.
+
+       * lisp/initz-list.el (initz-list-new-file-header-message-format):
+       Rename from 'initz-list-new-file-comment-message-format'.
+       (initz-list-new-file-footer-message-format): Change value and rename
+       from 'initz-list-new-file-provide-message-format'.
+       (initz-list-new-file): Follow change above.
+
 2003-05-18  OHASHI Akira  <bg66@koka-in.org>
 
        * lisp/initz.el (initz-message): Protect 1st arg of `message'.