대문 최근에 바뀐 글 새소식 찾기 하우투 문제 제안

Fullscreen

최근 편집

요약: fullscreen-toggle, not just fullscreen for toggling.

변경됨:

< * "fullscreen" -- Toggle fullscreen status.

(으)로

> * "fullscreen-toggle" -- Toggle fullscreen status.


What is Fullscreen ?

Fullscreen is a mode that provides fullscreen support.

Install

Put Lisp:fullscreen.el in your load-path, add the following to your ~/.emacs:

    (require 'fullscreen)

Usage