mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
tune Emacs' RAM usage (down to approx 10MB now). Hide menu bar,
to save screen space.
This commit is contained in:
@@ -9,3 +9,8 @@
|
||||
|
||||
;; Allow us to output international characters to the terminal
|
||||
(set-terminal-coding-system 'utf-8)
|
||||
|
||||
;; Do not show the menu bar. What use is it without a mouse?
|
||||
;; (Note that you can still use the menu via <Esc> x menu-bar-open
|
||||
;; or tmm-menubar
|
||||
(menu-bar-mode 0)
|
||||
|
||||
Reference in New Issue
Block a user