lisp/frameset.el: Various fixes.
commit307764cc3a2afd363cae0a36a6d18dfa68788cb4
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 6 Aug 2013 01:26:29 +0000 (6 03:26 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 6 Aug 2013 01:26:29 +0000 (6 03:26 +0200)
tree5eba8c009db5f4ba16eb188aa0124b7ee832bffd
parent1d237bbae7fe9bb69708760abc9ae435513a0465
lisp/frameset.el: Various fixes.
(frameset-p): Don't check non-nullness of the `properties'
slot , which can indeed be nil.
(frameset-live-filter-alist, frameset-persistent-filter-alist):
Move entry for `left' from persistent to live filter alist.
(frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
Doc fixes.
(frameset-filter-params): When restoring a frame, copy items added to
`filtered', to avoid unwittingly modifying the original parameters.
(frameset-move-onscreen): Rename from frameset--move-onscreen.  Doc fix.
(frameset--restore-frame): Fix reference to frameset-move-onscreen.
lisp/ChangeLog
lisp/frameset.el