diff options
| author | Martin Rudalics | 2008-09-03 09:17:23 +0000 |
|---|---|---|
| committer | Martin Rudalics | 2008-09-03 09:17:23 +0000 |
| commit | 25831d661db4ff1d03310e879e30aae9c24d209f (patch) | |
| tree | b0d7c01b75bcafcbd7eb7980393e628b293af9e0 /lisp/ChangeLog | |
| parent | dab49a2070c05018c3036f0b68a22f54659270a1 (diff) | |
| download | emacs-25831d661db4ff1d03310e879e30aae9c24d209f.tar.gz emacs-25831d661db4ff1d03310e879e30aae9c24d209f.zip | |
(pop-up-frame-function): Move here from window.el to avoid
"CHANGED outside Customize;".
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 75ef6fc72f2..5f518b6fd08 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-09-03 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * window.el (pop-up-frame-function): Move ... | ||
| 4 | * frame.el (pop-up-frame-function): ... here, to avoid | ||
| 5 | "CHANGED outside Customize;". | ||
| 6 | |||
| 1 | 2008-09-03 Glenn Morris <rgm@gnu.org> | 7 | 2008-09-03 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * buff-menu.el (buffer-menu-mode-hook): Add obsolete alias. | 9 | * buff-menu.el (buffer-menu-mode-hook): Add obsolete alias. |