index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
frameset.el
Age
Commit message (
Expand
)
Author
2022-01-30
* lisp/frame.el: Don't require 'frameset.el' (bug#51883).
Juri Linkov
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-26
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-09-03
Avoid cl-lib alias for cadadr and friends
Stefan Kangas
2021-08-09
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-05-16
Don’t attempt to modify constant conses
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-02
Don't save/restore font-backend in framesets (bug#38442)
Juanma Barranquero
2019-08-18
* lisp/frameset.el (frameset-restore): Make sure last-focus frame has focus.
Juri Linkov
2019-08-09
* lisp/frameset.el (frameset--minibufferless-last-p): Add comments (bug#36894)
Juri Linkov
2019-08-06
* lisp/frameset.el (frameset--minibufferless-last-p): Fix pcase-let.
Juri Linkov
2019-05-28
* lisp/frameset.el: Stop using obsolete registerv objects
Stefan Monnier
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-11-25
Replace insignificant backquotes
Michael Heerdegen
2018-03-17
In frameset save pixel values with frame-resize-pixelwise non-nil (Bug#30141)
Aaron Jensen
2018-01-22
Use text-pixels values only when saving framesets (Bug#30141)
Aaron Jensen
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-16
Save and restore text-pixel height and width of frames (Bug#28442)
Aaron Jensen
2017-11-02
Don't have frameset save the 'client' parameter (Bug#29067)
Martin Rudalics
2017-10-18
Fix handling of `border-width' in `frameset--restore-frame' (Bug#28873)
Martin Rudalics
2017-10-09
Fix last change in frameset.el
Eli Zaretskii
2017-09-22
Fix restoring in GUI sessions desktop saved in TTY sessions
Eli Zaretskii
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-04-12
Add new frame parameters and associated functions
Martin Rudalics
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-08-21
Fix semantics of 'minibuffer' frame parameter
Martin Rudalics
2016-01-24
Expunge "allow" + infinitive without direct object from source and doc.
Alan Mackenzie
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-04-10
cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"
Stefan Monnier
2015-04-05
Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.
Alan Mackenzie
2015-02-27
Support daemon mode on MS-Windows (bug#19688)
Mark Laws
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-10-01
* lisp/subr.el (alist-get): New accessor.
Stefan Monnier
2014-03-27
Merge from emacs-24; up to 2014-03-24T03:06:35Z!dancol@dancol.org
Juanma Barranquero
2014-03-27
lisp/frameset.el: Fix bug#17046.
Juanma Barranquero
2014-03-26
Merge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka@jpl.org
Juanma Barranquero
2014-03-24
lisp/frameset.el (frameset--initial-params): Fix typo in parameter name.
Juanma Barranquero
2014-03-23
lisp/frameset.el (frameset-restore): Compare display strings with equal.
Juanma Barranquero
2014-03-21
lisp/frameset.el: Make list-registers a bit more informative.
Juanma Barranquero
2014-03-12
lisp/frameset.el: Optimize check for visible frame.
Juanma Barranquero
2014-03-12
lisp/frameset.el (frameset--jump-to-register): Add autoload.
Juanma Barranquero
2014-03-11
lisp/frameset.el: Let-bind frameset--target-display.
Juanma Barranquero
2014-03-11
lisp/frameset.el: Separate frame reusing from cleaning up.
Juanma Barranquero
2014-03-08
lisp/frameset.el: Avoid computing frame-list unnecessarily.
Juanma Barranquero
2014-03-05
lisp/frameset.el (frameset--initial-params): Filter out null entries.
Juanma Barranquero
2014-02-19
lisp/frameset.el (frameset-restore): Remove duplicate ids only when needed.
Juanma Barranquero
2014-02-19
lisp/frameset.el (frameset--reuse-frame): Remove workaround for bug#16793.
Juanma Barranquero
[next]