summaryrefslogtreecommitdiff
path: root/lisp/frameset.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-7/+7
* | In frameset save pixel values with frame-resize-pixelwise non-nil (Bug#30141)Aaron Jensen2018-03-171-15/+10
|/
* Use text-pixels values only when saving framesets (Bug#30141)Aaron Jensen2018-01-221-28/+34
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Save and restore text-pixel height and width of frames (Bug#28442)Aaron Jensen2017-12-161-1/+27
* Don't have frameset save the 'client' parameter (Bug#29067)Martin Rudalics2017-11-021-0/+4
* Fix handling of `border-width' in `frameset--restore-frame' (Bug#28873)Martin Rudalics2017-10-181-0/+6
* Fix last change in frameset.elEli Zaretskii2017-10-091-1/+1
* Fix restoring in GUI sessions desktop saved in TTY sessionsEli Zaretskii2017-09-221-1/+12
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Add new frame parameters and associated functionsMartin Rudalics2017-04-121-19/+81
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Fix semantics of 'minibuffer' frame parameterMartin Rudalics2016-08-211-8/+16
|/
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-241-7/+7
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-101-1/+1
* Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie2015-04-051-1/+1
* Support daemon mode on MS-Windows (bug#19688)Mark Laws2015-02-271-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/subr.el (alist-get): New accessor.Stefan Monnier2014-10-011-4/+1
* Merge from emacs-24; up to 2014-03-24T03:06:35Z!dancol@dancol.orgJuanma Barranquero2014-03-271-7/+1
|\
| * lisp/frameset.el: Fix bug#17046.Juanma Barranquero2014-03-271-7/+1
* | Merge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka@jpl.orgJuanma Barranquero2014-03-261-3/+3
|\ \ | |/
| * lisp/frameset.el (frameset--initial-params): Fix typo in parameter name.Juanma Barranquero2014-03-241-1/+1
| * lisp/frameset.el (frameset-restore): Compare display strings with equal.Juanma Barranquero2014-03-231-2/+2
* | lisp/frameset.el: Make list-registers a bit more informative.Juanma Barranquero2014-03-211-1/+12
|/
* lisp/frameset.el: Optimize check for visible frame.Juanma Barranquero2014-03-121-1/+6
* lisp/frameset.el (frameset--jump-to-register): Add autoload.Juanma Barranquero2014-03-121-0/+1
* lisp/frameset.el: Let-bind frameset--target-display.Juanma Barranquero2014-03-111-23/+20
* lisp/frameset.el: Separate frame reusing from cleaning up.Juanma Barranquero2014-03-111-80/+108
* lisp/frameset.el: Avoid computing frame-list unnecessarily.Juanma Barranquero2014-03-081-1/+1
* lisp/frameset.el (frameset--initial-params): Filter out null entries.Juanma Barranquero2014-03-051-1/+1
* lisp/frameset.el (frameset-restore): Remove duplicate ids only when needed.Juanma Barranquero2014-02-191-11/+12
* lisp/frameset.el (frameset--reuse-frame): Remove workaround for bug#16793.Juanma Barranquero2014-02-191-5/+1
* lisp/frameset.el: Workaround bug#16793.Juanma Barranquero2014-02-181-1/+5
* lisp/frameset.el: Fix bug#16748.Juanma Barranquero2014-02-171-17/+34
* frameset.el (frameset--jump-to-register): Check that buffer is live (bug#16749).Juanma Barranquero2014-02-151-7/+6
* lisp/frameset.el (frameset--jump-to-register): Fix bug#16696.Juanma Barranquero2014-02-111-2/+6
* Tidy up some -to-register function argument specsGlenn Morris2014-02-021-3/+2
* Be more consistent in using register-read-with-preview to read registersGlenn Morris2014-02-021-2/+5
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Spelling fixes.Paul Eggert2013-08-151-1/+1
* lisp/frameset.el: Allow orphaned minibufferless frames.Juanma Barranquero2013-08-141-32/+49
* lisp/frameset.el: Use gv-setter declaration.Juanma Barranquero2013-08-141-8/+8
* * lisp/frameset.el (frameset--make): Rename constructor from make-frameset.Stefan Monnier2013-08-131-20/+18
* lisp/frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.Juanma Barranquero2013-08-111-1/+1
* Move frameset-to-register stuff from register.el to frameset.el.Juanma Barranquero2013-08-091-0/+38