Changes between Version 14 and Version 15 of EmacsInterface/Undo


Ignore:
Timestamp:
May 27, 2012, 7:28:13 PM (12 years ago)
Author:
manualwiki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EmacsInterface/Undo

    v14 v15  
    2121* The files of this component can be found in ''lib/referl_ui'' directory within the ''tool'' under ''emacs''. In this directory you have to run ''make'' for compiling the source.  
    2222* To enable the new undo mode you had to set the refactorerl-undo-mode to selective-undo. 
     23 
     24The other undo mode is enabled by default, or you can choose it with ''one-step'' mode. In this mode the undo operation restores the files to their state before the last refactoring step. This restoration includes dropping all the changes that you may have done to these files. You have been warned. 
     25 
    2326 
    2427==== Usage ====