summaryrefslogtreecommitdiff
path: root/lisp/frame.el
Commit message (Expand)AuthorAge
* Fix redisplay when mode-line-format changes mode-line's heightEli Zaretskii2020-01-03
* Update copyright year to 2020Paul Eggert2020-01-01
* Allow disabling the BPA part of bidi reorderingEli Zaretskii2019-11-28
* Rename *-multiframe-window to *-window-any-frameStefan Kangas2019-11-06
* Provide default value for tab-name/frame-name reading minibufferJuri Linkov2019-10-20
* Implement offsets for absolute line numbersJuanma Barranquero2019-10-09
* Set alternate faces for some line numbers (bug#27734)Juanma Barranquero2019-10-06
* Merge branch 'feature/tabs'Juri Linkov2019-10-01
|\
| * Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-31
* | lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
|/
* * lisp/frame.el (make-frame-on-display): Use x-display-list in completion.Juri Linkov2019-07-16
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* Merge from emacs-26Noam Postavsky2019-06-25
|\
| * ; * lisp/frame.el: Enhance add-variable-watcher commentary.Noam Postavsky2019-06-25
| * Backport: * lisp/frame.el (frame--size-history): Fix infloop. (Bug#35272)Alexander Gramiak2019-04-14
* | Fix mouse cursor movement in 'select-frame-set-input-focus' (Bug#36165)Pip Cet2019-06-11
* | Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* | Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* | Start display-fill-column-indicator-mode.Jimmy Aguilar Mena2019-05-05
* | * lisp/frame.el (frame--size-history): Fix infloop. (Bug#35272)Alexander Gramiak2019-04-14
* | Merge from origin/emacs-26Glenn Morris2019-04-10
|\|
| * Improve commentary in frame.elEli Zaretskii2019-04-06
* | * lisp/frame.el (display-planes): Use logb over truncate + logAlexander Gramiak2019-04-06
* | Define and use new procedure display-symbol-keys-pAlexander Gramiak2019-04-06
* | Define and use new alias display-blink-cursor-pAlexander Gramiak2019-04-06
* | Use display-graphic-p and display-multi-frame-p in more casesAlexander Gramiak2019-04-06
* | * lisp/frame.el (make-frame-on-monitor): Add default value. (Bug#34516)Juri Linkov2019-03-27
* | * lisp/frame.el (frame-monitor-attributes): Fall back to the last monitorJuri Linkov2019-03-19
* | * lisp/frame.el (make-frame-on-monitor): Don't set height and width.Juri Linkov2019-03-19
* | Merge from origin/emacs-26Glenn Morris2019-03-09
|\|
| * * lisp/frame.el (make-frame-command): Doc fix. (Bug#34715)Eli Zaretskii2019-03-08
* | Fix handling of minibuffer-only child frames (Bug#33498)Martin Rudalics2019-03-05
* | Fix regular-expression glitches and typosPaul Eggert2019-03-04
* | Fix invocation with -rv on the command lineEli Zaretskii2019-03-04
* | * lisp/frame.el (make-frame-on-monitor): New command. (Bug#34516)Juri Linkov2019-02-25
* | Run window change functions during redisplayMartin Rudalics2019-01-11
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | Ignore focus events for dead framesDaniel Colascione2018-06-12
* | ; Assorted documentation fixes in recent changesEli Zaretskii2018-06-12
* | Add after-delete-frame-functionsDaniel Colascione2018-06-11
* | Make blink-cursor-mode use new focus functionsDaniel Colascione2018-06-11
* | New focus management interfaceDaniel Colascione2018-06-11
* | Support terminal focus notificationsDaniel Colascione2018-06-08
* | Merge from origin/emacs-26Glenn Morris2018-06-02
|\|
| * Add commentary for subtle aspect of frame.elEli Zaretskii2018-06-01
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-10
* | Merge from origin/emacs-26Paul Eggert2018-03-04
|\|