summaryrefslogtreecommitdiff
path: root/lisp/frame.el
Commit message (Expand)AuthorAgeFilesLines
* 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
|\| |
| * | Merge from origin/emacs-27Glenn Morris2021-02-061-0/+1
| |\|
| | * Fix two small tab bar issuesMartin Rudalics2021-02-061-0/+1
| | * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | | Add scale factor in display-monitor-attributes-list.Yuuki Harano2021-01-241-0/+1
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-201-11/+13
|\| |
| * | * lisp/startup.el: Fix bug#45857, bug#30994, and bug#45913.Stefan Monnier2021-01-191-7/+9
| * | * lisp/frame.el Don't activate `blink-cursor-idle-timer` needlessly.Stefan Monnier2021-01-151-4/+4
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-031-1/+1
|\| |
| * | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | | Introduce Pure GTK3 portYuuki Harano2020-11-221-16/+38
|/ /
* | ; Prefer https to http in more URLsStefan Kangas2020-10-241-1/+1
* | Fix last change in frame.el.Eli Zaretskii2020-10-071-1/+1
* | Fix face recalculation when frame's background mode changesEli Zaretskii2020-10-071-4/+1
* | Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen2020-09-061-2/+3
* | Use format-prompt in calls to completing-read with a default valueLars Ingebrigtsen2020-09-061-3/+3
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-3/+3
* | * lisp/window.el (display-buffer-override-next-command): Add ECHO arg.Juri Linkov2020-07-191-1/+2
* | New commands other-window-prefix (C-x 4 4) and other-frame-prefix (C-x 5 5)Juri Linkov2020-06-221-0/+17
* | Fix NS child frame in native fullscreen (bug#36672)Andrii Kolomoiets2020-03-121-5/+1
* | New command make-frame-on-current-monitor to use in windmove (bug#39875)Juri Linkov2020-03-061-0/+12
|/
* Fix redisplay when mode-line-format changes mode-line's heightEli Zaretskii2020-01-031-0/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Allow disabling the BPA part of bidi reorderingEli Zaretskii2019-11-281-1/+2
* Rename *-multiframe-window to *-window-any-frameStefan Kangas2019-11-061-2/+5
* Provide default value for tab-name/frame-name reading minibufferJuri Linkov2019-10-201-1/+3
* Implement offsets for absolute line numbersJuanma Barranquero2019-10-091-0/+1
* Set alternate faces for some line numbers (bug#27734)Juanma Barranquero2019-10-061-0/+2
* Merge branch 'feature/tabs'Juri Linkov2019-10-011-0/+42
|\
| * Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-311-0/+42
* | lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-1/+1
|/
* * lisp/frame.el (make-frame-on-display): Use x-display-list in completion.Juri Linkov2019-07-161-4/+1
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-25/+12
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-12/+25
* Merge from emacs-26Noam Postavsky2019-06-251-1/+3
|\
| * ; * lisp/frame.el: Enhance add-variable-watcher commentary.Noam Postavsky2019-06-251-1/+3
| * Backport: * lisp/frame.el (frame--size-history): Fix infloop. (Bug#35272)Alexander Gramiak2019-04-141-2/+4
* | Fix mouse cursor movement in 'select-frame-set-input-focus' (Bug#36165)Pip Cet2019-06-111-2/+3
* | Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* | Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* | Start display-fill-column-indicator-mode.Jimmy Aguilar Mena2019-05-051-0/+3