1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 12:40:49 -08:00
emacs/doc
Martin Rudalics a552cc21dc Fix handling of minibuffer-only child frames (Bug#33498)
* doc/lispref/frames.texi (Buffer Parameters): Describe how to
make a minibuffer-only child frame.
(Child Frames): Describe how minbuffer child frames are
deleted.
* src/frame.c (delete_frame): Handle deletion of minibuffer
child frames (Bug#33498).  In the course, fix reassigning of
'default-minibuffer-frame' with minibuffer-only frames.
* lisp/frame.el (frame-notice-user-settings): Handle creation of
initial minibuffer-only child frame.
(make-frame): Handle creation of frame with a minibuffer-only
child frame.
2019-03-05 10:46:19 +01:00
..
emacs Merge diff-font-lock-refine and diff-auto-refine-mode into diff-refine 2019-03-03 21:31:05 +01:00
lispintro Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
lispref Fix handling of minibuffer-only child frames (Bug#33498) 2019-03-05 10:46:19 +01:00
man Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
misc Merge from origin/emacs-26 2019-03-01 09:40:22 -08:00