| Paste number 26575: | menu et tool bar |
| Pasted by: | ralou |
| When: | 2 years, 9 months ago |
| Share: | Tweet this! | http://paste.lisp.org/+KI7 |
| Channel: | #emacsfr |
| Paste contents: |
;;Pour virer scroll-bar et menu
(tool-bar-mode -1)
(menu-bar-mode -1)
(scroll-bar-mode -1)
This paste has no annotations.