summaryrefslogtreecommitdiff
path: root/lisp/frame.el
Commit message (Expand)AuthorAgeFilesLines
* Improve commentary in frame.elEli Zaretskii2019-04-061-0/+8
* * lisp/frame.el (make-frame-command): Doc fix. (Bug#34715)Eli Zaretskii2019-03-081-1/+3
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Add commentary for subtle aspect of frame.elEli Zaretskii2018-06-011-0/+3
* ; Spelling fixesPaul Eggert2018-03-041-1/+1
* 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
* Fix the placement of GTK menus on multi-monitor systemsAlexander Gramiak2017-06-101-0/+69
* Fix macOS mouse movementCharles A. Roelli2017-05-211-0/+3
* Fix `delete-frame' behavior including Bug#26682Martin Rudalics2017-04-301-5/+2
* Add no-accept-focus and frame-list-z-order to NS portAlan Third2017-04-211-1/+5
* Add new frame functionality to NS portAlan Third2017-04-191-1/+3
* Add new frame parameters and associated functionsMartin Rudalics2017-04-121-22/+95
* Frame movement, focus and hook related changesMartin Rudalics2017-04-111-0/+30
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Ensure redisplay using variable watcherNoam Postavsky2016-12-021-2/+1
* | Merge from origin/emacs-25Paul Eggert2016-10-101-1/+2
|\ \ | |/
| * * lisp/frame.el (blink-cursor-delay): Doc fix. (Bug#24372)Eli Zaretskii2016-10-011-1/+2
* | ; Fix build by reordering definitionsPhilipp Stephani2016-10-021-9/+9
* | Restart blink cursor timers on interval changesPhilipp Stephani2016-10-021-19/+30
* | Use a simple keyword for a non-nil argumentPhilipp Stephani2016-10-011-4/+2
* | Merge from origin/emacs-25Paul Eggert2016-09-261-2/+10
|\ \ | |/
| * Fix display of cursor when 'blink-cursor-delay' has small valueEli Zaretskii2016-09-231-2/+10
* | Some fixes around `delete-other-frames' and `next-frame'Martin Rudalics2016-08-251-21/+20
|/
* Ensure redisplay when 'truncate-lines' is setEli Zaretskii2016-01-041-0/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-3/+3
* Add a few more variables to redisplay--variablesEli Zaretskii2015-11-131-1/+3
* Speed up lookup in redisplay--variablesEli Zaretskii2015-11-071-2/+4
* Ensure redisplay after evaluationEli Zaretskii2015-11-061-0/+7
* * lisp/emacs-lisp/cl-generic.el: Add (major-mode MODE) contextStefan Monnier2015-10-291-2/+6
* Allow setting frame pixel sizes from frame parameters (Bug#21415)Martin Rudalics2015-10-131-2/+23