colhountech / js2-mode

Automatically exported from code.google.com/p/js2-mode
0 stars 0 forks source link

[PATCH] Svn 80: Make mode name variable configurable #111

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
MOTIVATION

The Menu bar is quite crowded with multiple menus turned on. The name
"JavaScript" is currently hardcoded. However, the user would like to set
this to his preference, e.g. to shorter a "Js" that leaves room for more menus.

-- Jari

2009-09-17  Jari Aalto  <jari.aalto@cante.net>

    * js2-mode.el (js2-mode-name): New variable.
    (js2-mode-map): Use `js2-mode-name' for menu bar name and
    not hard coded 'JavaScript'.

Original issue reported on code.google.com by jari.aalto.fi@gmail.com on 17 Sep 2009 at 2:09

Attachments: