srecode-minor-menu
srecode-minor-menu is a variable defined in `
mode.el
'.
Its value is shown
below.
Documentation:
Srecode Minor Mode Menu
Value:
(keymap "SRecoder"
(Insert\ Template menu-item "Insert Template" srecode-insert :help "Insert a template by name.")
(Insert\ Template\ Again menu-item "Insert Template Again" srecode-insert-again :help "Run the same template as last time again.")
(Edit\ Template menu-item "Edit Template" srecode-edit :help "Edit a template for this language by name.")
(nil-9 menu-item "---")
(Insert\ \.\.\. menu-item "Insert ..." nil :filter
#[257 "\302\301!\300\"\207"
["Insert ..." srecode-minor-mode-templates-menu easy-menu-filter-return]
4 "\n\n(fn MENU)"])
(Generate\ \.\.\. menu-item "Generate ..." nil :filter
#[257 "\302\301!\300\"\207"
["Generate ..." srecode-minor-mode-generate-menu easy-menu-filter-return]
4 "\n\n(fn MENU)"])
(nil-9-6 menu-item "---")
(Customize\.\.\. menu-item "Customize..." menu-function-356 :key-sequence nil :help "Customize SRecode options")
(Debugging\ Tools\.\.\. menu-item "Debugging Tools..."
(keymap "Debugging Tools..."
(Dump\ Template\ MAP menu-item "Dump Template MAP" srecode-get-maps :help "Calculate (if needed) and display the current template file map.")
(Dump\ Tables menu-item "Dump Tables" srecode-dump-templates :help "Dump the current template table.")
(Dump\ Dictionary menu-item "Dump Dictionary" srecode-dictionary-dump :help "Calculate and dump a dictionary for point.")
(Show\ Macro\ Help menu-item "Show Macro Help" srecode-macro-help :help "Display the different types of macros available."))))