summaryrefslogtreecommitdiff
path: root/lisp/frame.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2019-04-101-0/+8
|\
| * Improve commentary in frame.elEli Zaretskii2019-04-061-0/+8
* | * lisp/frame.el (display-planes): Use logb over truncate + logAlexander Gramiak2019-04-061-1/+1
* | Define and use new procedure display-symbol-keys-pAlexander Gramiak2019-04-061-0/+10
* | Define and use new alias display-blink-cursor-pAlexander Gramiak2019-04-061-1/+2
* | Use display-graphic-p and display-multi-frame-p in more casesAlexander Gramiak2019-04-061-10/+9
* | * lisp/frame.el (make-frame-on-monitor): Add default value. (Bug#34516)Juri Linkov2019-03-271-6/+10
* | * lisp/frame.el (frame-monitor-attributes): Fall back to the last monitorJuri Linkov2019-03-191-1/+4
* | * lisp/frame.el (make-frame-on-monitor): Don't set height and width.Juri Linkov2019-03-191-22/+14
* | Merge from origin/emacs-26Glenn Morris2019-03-091-1/+3
|\ \ | |/
| * * lisp/frame.el (make-frame-command): Doc fix. (Bug#34715)Eli Zaretskii2019-03-081-1/+3
* | Fix handling of minibuffer-only child frames (Bug#33498)Martin Rudalics2019-03-051-17/+64
* | Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* | Fix invocation with -rv on the command lineEli Zaretskii2019-03-041-3/+17
* | * lisp/frame.el (make-frame-on-monitor): New command. (Bug#34516)Juri Linkov2019-02-251-1/+35
* | Run window change functions during redisplayMartin Rudalics2019-01-111-7/+4
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-12/+0
* | Ignore focus events for dead framesDaniel Colascione2018-06-121-7/+9
* | ; Assorted documentation fixes in recent changesEli Zaretskii2018-06-121-2/+3
* | Add after-delete-frame-functionsDaniel Colascione2018-06-111-17/+10
* | Make blink-cursor-mode use new focus functionsDaniel Colascione2018-06-111-12/+38
* | New focus management interfaceDaniel Colascione2018-06-111-12/+94
* | Support terminal focus notificationsDaniel Colascione2018-06-081-3/+4
* | Merge from origin/emacs-26Glenn Morris2018-06-021-0/+3
|\ \ | |/
| * Add commentary for subtle aspect of frame.elEli Zaretskii2018-06-011-0/+3
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-11/+0
* | Merge from origin/emacs-26Paul Eggert2018-03-041-1/+1
|\ \ | |/
| * ; Spelling fixesPaul Eggert2018-03-041-1/+1
* | * lisp/frame.el (toggle-frame-maximized/fullscreen): Add frame arg.Juri Linkov2018-01-121-17/+16
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Small fixes prompted by make check-declareGlenn Morris2017-12-141-2/+2
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Let select-frame-by-name choose any frame when called from lisp (Bug#25521)Noam Postavsky2017-10-151-6/+10
* Change pause in fullscreen toggling for NS port (bug#28496)Alan Third2017-10-081-1/+1
* Fix fullscreen crash on macOS (bug#28496)Alan Third2017-10-071-1/+5
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Fix documentation of `make-frame' and related variables and hooksMartin Rudalics2017-09-251-11/+9
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix two customization types in frame.elMartin Rudalics2017-07-261-2/+2
* Add missing declare-function for new functionAlan Third2017-07-161-0/+1
* Fix some frame handling issues on NSAlan Third2017-07-151-0/+2
* Minor tweaks of new line number display variablesMartin Rudalics2017-07-121-1/+1
* Commentary enhancement in frame.elEli Zaretskii2017-07-081-1/+7
* Support display of line numbers nativelyEli Zaretskii2017-07-081-0/+4
|\
| * Implement line numbers that disregard narrowingEli Zaretskii2017-07-061-0/+3
| * Fix problems with line-number updates in Follow modeEli Zaretskii2017-06-241-0/+1
* | Provide additional support for child framesMartin Rudalics2017-06-251-0/+32
|/
* ; Spelling fixesPaul Eggert2017-06-101-1/+1