summaryrefslogtreecommitdiff
path: root/lisp/frame.el
Commit message (Expand)AuthorAgeFilesLines
* Implement support for reporting device names on PGTKPo Lu2022-04-081-0/+3
* Add code for determining the type of an input devicePo Lu2022-04-081-0/+61
* Improve make-frame-on-display initial valuesRobert Pluim2022-02-081-1/+3
* Improve handling of frame-inherited-parametersmartin rudalics2022-02-081-9/+6
* Remove misleading "in current buffer" message from auto-raise-modePo Lu2022-02-041-0/+5
* * lisp/frame.el (undelete-frame--save-deleted-frame): Handle initial frame.Juri Linkov2022-01-301-5/+5
* * lisp/frame.el: Don't require 'frameset.el' (bug#51883).Juri Linkov2022-01-301-26/+23
* Merge from origin/emacs-28Stefan Kangas2022-01-281-2/+3
|\
| * * lisp/frame.el (clone-frame): Filter out 'parent-id' (bug#51883).Juri Linkov2022-01-271-2/+3
* | Revert "Add undelete-frame-max instead of undelete-frame-mode (bug#51883)"Eli Zaretskii2022-01-171-39/+41
* | Add undelete-frame-max instead of undelete-frame-mode (bug#51883)Juri Linkov2022-01-161-41/+39
* | Undelete deleted frames.Gregory Heytings2022-01-131-0/+75
* | Find a way to make restacking frames work on HaikuPo Lu2022-01-041-0/+3
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-081-2/+6
|\ \
| * | Improve before-make-frame-hook and after-make-frame-functions docs.Eli Zaretskii2021-12-071-2/+6
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-061-9/+2
|\ \ \ | |/ /
| * | Revert "Improve before-make-frame-hook and after-make-frame-functions docs"Lars Ingebrigtsen2021-12-051-9/+2
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-12-061-2/+9
|\ \ \ | |/ /
| * | Improve before-make-frame-hook and after-make-frame-functions docsLars Ingebrigtsen2021-12-051-2/+9
* | | * lisp/frame.el (display-graphic-p): Fix typo.Po Lu2021-11-301-1/+1
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-15/+30
|\ \ \ | |/ /
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-15/+30
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-5/+26
|\ \ \ | |/ /
| * | ; Revert parts of previous commitStefan Kangas2021-10-221-5/+5
| * | Remove redundant #' before lambdaStefan Kangas2021-10-211-5/+5
| |/
| * Clone the frame window configuration in 'clone-frame'Juri Linkov2021-10-061-15/+16
| * Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-3/+2
| * Filter out the `name' parameter in clone-frameLars Ingebrigtsen2021-09-011-1/+4
| * Add new command `clone-frame'Drew Adams2021-09-011-0/+18
| * Make set-foreground-color display completions using foreground colorsGlenn Morris2021-09-011-1/+1
| * * lisp/emacs-lisp/cl-generic.el (cl-generic-generalizers): Don't emit warningStefan Monnier2021-08-031-5/+1
| * Evaluate eql specializersakater2021-08-031-1/+5
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-251-1/+1
|\ \ | |/
| * Speed up by storing frame faces in hash tables instead of alistsJashank Jeremy2021-07-211-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-181-3/+7
|\ \ | |/
| * Allow not updating Customize settings in set-frame-fontLars Ingebrigtsen2021-07-131-3/+7
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-271-29/+92
|\ \ | |/
| * Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-271-29/+92
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-181-52/+73
|\ \ | |/
| * * lisp/frame.el (delete-other-frames): Add universal prefix `iconify` argStefan Monnier2021-04-121-52/+73
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-061-4/+7
|\ \ | |/
| * Address some --without-x byte-compilation warningsBasil L. Contovounesios2021-03-261-3/+6
| * Merge from origin/emacs-27Paul Eggert2021-03-251-1/+1
| |\
| | * Fix frame-inner-height in non-GUI buildsBasil L. Contovounesios2021-03-181-1/+1
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-03-211-0/+8
|\ \ \ | |/ /
| * | Minor fixesJuri Linkov2021-03-161-1/+1
| * | Add minibuffer input support to commands that set the frame sizeDaniel Martín2021-03-161-0/+8
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-201-0/+1
|\ \ \ | |/ /