summaryrefslogtreecommitdiff
path: root/lisp/frame.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-2/+2
* Sanitize frame geometry related functionsMartin Rudalics2015-08-211-4/+116
* Move window edge functions to Elisp.Martin Rudalics2015-08-191-0/+18
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-2/+2
* Fix some issues with `window-divider-mode'Martin Rudalics2015-07-031-61/+48
* Document new `window-divider-mode'.Martin Rudalics2015-07-021-2/+3
* Improve accessibility of window dividers. (Bug#20183)Martin Rudalics2015-07-021-0/+128
* Replace gui-method macros with cl-generic with &contextStefan Monnier2015-05-231-27/+13
* Quieten compilation, eg in --without-x builds.Glenn Morris2015-05-081-0/+1
* Merge from origin/emacs-24Paul Eggert2015-03-031-1/+5
|\
| * Avoid erratic behavior of menu-bar tooltips on w32 (Bug#19925)Eli Zaretskii2015-02-231-1/+5
* | Merge from origin/emacs-24Paul Eggert2015-03-031-3/+23
|\ \ | |/
| * Don't lose frame's background color when setting foreground (Bug#19802)Eli Zaretskii2015-02-081-2/+14
| * Fix handling of frame color parameters in TTY sessions (Bug#19802)Eli Zaretskii2015-02-081-3/+11
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Support daemon mode on MS-Windows (bug#19688)Mark Laws2015-02-271-1/+2
* | Add manual entry for fullscreen-restore parameter.Martin Rudalics2015-02-111-1/+1
* | Improve toggling fullscreen state of frames.Martin Rudalics2015-02-111-37/+36
* | Try to improve handling of fullwidth/-height frames.Martin Rudalics2015-02-071-5/+18
* | Adjust frame heights to real height of tool bar.Martin Rudalics2015-01-121-23/+35
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+2
* | * lisp/select.el: Use lexical-binding.Stefan Monnier2014-10-221-1/+1
* | Get rid of backend-dependent selection-handling functions for kill/yankStefan Monnier2014-10-211-19/+18
* | Merge from emacs-24; up to 2014-07-22T06:37:31Z!yamaoka@jpl.orgGlenn Morris2014-10-081-2/+24
|\ \ | |/
| * Doc tweaksGlenn Morris2014-10-081-5/+14
| * * lisp/frame.el: Fix doc typo in previousGlenn Morris2014-10-081-1/+1
| * Fix bug #18636 with documentation of multi-monitor displays.Eli Zaretskii2014-10-081-3/+16
* | * lisp/frame.el (make-frame): Use t rather than nil for `w'.Stefan Monnier2014-10-081-15/+18
* | Add documentation for horizontal scroll bars and fix some minor issues.Martin Rudalics2014-10-041-10/+12
* | Merge from emacs-24; up to 2014-07-20T16:14:58Z!dmantipov@yandex.ruGlenn Morris2014-10-041-12/+10
|\ \ | |/
| * Doc tweaks re multi-monitorGlenn Morris2014-10-031-12/+10