mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 09:14:18 +00:00
; * lisp/frameset.el: Fix a typo in a comment.
This commit is contained in:
parent
b4acb1807b
commit
b8357cd50e
1 changed files with 1 additions and 1 deletions
|
|
@ -1312,7 +1312,7 @@ All keyword parameters default to nil."
|
|||
;; Apply small offsets to each frame that came from
|
||||
;; a TTY-saved desktop, so that they don't obscure
|
||||
;; each other, but only if we don't have real frame
|
||||
;; position infor from a GUI session in some,
|
||||
;; position info from a GUI session in some,
|
||||
;; possibly distant, past.
|
||||
(when (and (frameset-switch-to-gui-p frame-cfg)
|
||||
(null (cdr (assq 'GUI:top frame-cfg)))
|
||||
|
|
|
|||
Loading…
Reference in a new issue