Changes between Version 13 and Version 14 of EmacsInterface
- Timestamp:
- Jan 12, 2013, 10:52:04 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EmacsInterface
v13 v14 162 162 You can use the "Semantic Query" menu item to run semantic queries or you can 163 163 use the shortcut {{{C-c C-r s q}}}. For more details about the queries see page [wiki:SemanticQuery]. 164 {{{ 165 #!comment 166 You can ask for a list of running queries (with their name and Query Id) using "Running queries" menu item (shortcut: {{{C-c C-r s r}}}). 167 It is also possible to kill/stop a query with a specific Query ID using "Kill running query" (shortcut: {{{C-c C-r s k}}}). 168 }}} 164 169 165 170 === Refactorings ===