projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4acb18
)
; * lisp/frameset.el: Fix a typo in a comment.
author
Eli Zaretskii
<eliz@gnu.org>
Wed, 4 May 2022 09:06:10 +0000
(12:06 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Wed, 4 May 2022 09:06:10 +0000
(12:06 +0300)
lisp/frameset.el
patch
|
blob
|
history
diff --git
a/lisp/frameset.el
b/lisp/frameset.el
index 23847a74a32bbee86744f17768689e12522f3f07..a589f7b5d96f371e4b42c72422e42e0d78acf6ea 100644
(file)
--- a/
lisp/frameset.el
+++ b/
lisp/frameset.el
@@
-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 info
r
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)))