General cleanup & refactor; update TODO
This commit is contained in:
parent
d52ee9c3be
commit
656452df00
8 changed files with 36 additions and 36 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
;;;###autoload
|
||||
(defun doom/toggle-fullscreen ()
|
||||
"Toggle fullscreen Emacs."
|
||||
"Toggle fullscreen Emacs (non-native on MacOS)."
|
||||
(interactive)
|
||||
(set-frame-parameter
|
||||
nil 'fullscreen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue