From: Mark Wooding Date: Thu, 17 Dec 2009 17:52:28 +0000 (+0000) Subject: el/dot-emacs.el: Remove menu bar from dumb terminals. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/255ee1fce8e9f11d7fa6f477033369fa47539c17?hp=255ee1fce8e9f11d7fa6f477033369fa47539c17 el/dot-emacs.el: Remove menu bar from dumb terminals. Now that Emacs can work on different terminal kinds at the same time, it seems sensible that one might want different parameters for them. But it won't let me. So I have an alist indexed by `window-system'. ---