summaryrefslogtreecommitdiff
path: root/lisp/frameset.el
Commit message (Expand)AuthorAge
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Update copyright year to 2021Paul Eggert2021-01-01
* Don’t attempt to modify constant consesPaul Eggert2020-05-16
* Update copyright year to 2020Paul Eggert2020-01-01
* Don't save/restore font-backend in framesets (bug#38442)Juanma Barranquero2019-12-02
* * lisp/frameset.el (frameset-restore): Make sure last-focus frame has focus.Juri Linkov2019-08-18
* * lisp/frameset.el (frameset--minibufferless-last-p): Add comments (bug#36894)Juri Linkov2019-08-09
* * lisp/frameset.el (frameset--minibufferless-last-p): Fix pcase-let.Juri Linkov2019-08-06
* * lisp/frameset.el: Stop using obsolete registerv objectsStefan Monnier2019-05-28
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | In frameset save pixel values with frame-resize-pixelwise non-nil (Bug#30141)Aaron Jensen2018-03-17
|/
* Use text-pixels values only when saving framesets (Bug#30141)Aaron Jensen2018-01-22
* Update copyright year to 2018Paul Eggert2018-01-01
* Save and restore text-pixel height and width of frames (Bug#28442)Aaron Jensen2017-12-16
* Don't have frameset save the 'client' parameter (Bug#29067)Martin Rudalics2017-11-02
* Fix handling of `border-width' in `frameset--restore-frame' (Bug#28873)Martin Rudalics2017-10-18
* Fix last change in frameset.elEli Zaretskii2017-10-09
* Fix restoring in GUI sessions desktop saved in TTY sessionsEli Zaretskii2017-09-22
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Add new frame parameters and associated functionsMartin Rudalics2017-04-12
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Fix semantics of 'minibuffer' frame parameterMartin Rudalics2016-08-21
|/
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-24
* Update copyright year to 2016Paul Eggert2016-01-01
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-10
* Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie2015-04-05
* Support daemon mode on MS-Windows (bug#19688)Mark Laws2015-02-27
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/subr.el (alist-get): New accessor.Stefan Monnier2014-10-01
* Merge from emacs-24; up to 2014-03-24T03:06:35Z!dancol@dancol.orgJuanma Barranquero2014-03-27
|\
| * lisp/frameset.el: Fix bug#17046.Juanma Barranquero2014-03-27
* | Merge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka@jpl.orgJuanma Barranquero2014-03-26
|\|
| * lisp/frameset.el (frameset--initial-params): Fix typo in parameter name.Juanma Barranquero2014-03-24
| * lisp/frameset.el (frameset-restore): Compare display strings with equal.Juanma Barranquero2014-03-23
* | lisp/frameset.el: Make list-registers a bit more informative.Juanma Barranquero2014-03-21
|/
* lisp/frameset.el: Optimize check for visible frame.Juanma Barranquero2014-03-12
* lisp/frameset.el (frameset--jump-to-register): Add autoload.Juanma Barranquero2014-03-12
* lisp/frameset.el: Let-bind frameset--target-display.Juanma Barranquero2014-03-11
* lisp/frameset.el: Separate frame reusing from cleaning up.Juanma Barranquero2014-03-11
* lisp/frameset.el: Avoid computing frame-list unnecessarily.Juanma Barranquero2014-03-08
* lisp/frameset.el (frameset--initial-params): Filter out null entries.Juanma Barranquero2014-03-05
* lisp/frameset.el (frameset-restore): Remove duplicate ids only when needed.Juanma Barranquero2014-02-19
* lisp/frameset.el (frameset--reuse-frame): Remove workaround for bug#16793.Juanma Barranquero2014-02-19
* lisp/frameset.el: Workaround bug#16793.Juanma Barranquero2014-02-18
* lisp/frameset.el: Fix bug#16748.Juanma Barranquero2014-02-17
* frameset.el (frameset--jump-to-register): Check that buffer is live (bug#16749).Juanma Barranquero2014-02-15
* lisp/frameset.el (frameset--jump-to-register): Fix bug#16696.Juanma Barranquero2014-02-11