(frame-notice-user-settings): Add a last parameter nil
authorGerd Moellmann <gerd@gnu.org>
Wed, 20 Sep 2000 16:04:38 +0000 (16:04 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 20 Sep 2000 16:04:38 +0000 (16:04 +0000)
commitfed72c8d9b9082917294e0551050957afcb14576
treeb0f726bd70f14142b30320e2a554a617b05b4d5f
parentb7e11c5bb5b138b0dec06f3e694a4e6f011ed024
(frame-notice-user-settings): Add a last parameter nil
to a call to `append', because the last list passed to `append' is
not copied, and so subsequent calls to assq-delete-all will modify
default-frame-alist.
lisp/frame.el