Changes between Version 14 and Version 15 of EmacsInterface
- Timestamp:
- Feb 7, 2013, 1:24:18 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EmacsInterface
v14 v15 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 164 166 165 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 166 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 }}}169 167 170 168 === Refactorings ===