diff options
author | Daniel MartÃn <mardani29@yahoo.es> | 2021-03-16 01:29:28 +0100 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-03-16 01:29:28 +0100 |
commit | ef122bf45d8ab7f8ec31612ac39fc521039ae19a (patch) | |
tree | 27759da1a8186f644edd2d88199df8b43007935c /test/lisp/emacs-lisp | |
parent | c4549d3b37f7f3b9a9b5376eebb39b1929c48bd1 (diff) | |
download | emacs-ef122bf45d8ab7f8ec31612ac39fc521039ae19a.tar.gz emacs-ef122bf45d8ab7f8ec31612ac39fc521039ae19a.tar.bz2 emacs-ef122bf45d8ab7f8ec31612ac39fc521039ae19a.zip |
Add minibuffer input support to commands that set the frame size
* lisp/frame.el (set-frame-property--interactive): Internal function to
produce the interactive form of `set-frame-width' and
`set-frame-height'. Offer the current size as default. (Bug#9970)
* src/frame.c (Fset_frame_height): Modify to call
`set-frame-property--interactive'.
(Fset_frame_width): Modify to call `set-frame-property--interactive'.
* doc/lispref/frames.texi (Frame Size): Update the manuals.
* etc/NEWS: Advertise the change (bug#9970).
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions