Changes between Version 4 and Version 5 of EmacsInterface/Undo
- Timestamp:
- May 25, 2012, 2:23:02 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EmacsInterface/Undo
v4 v5 26 26 27 27 The undo (redo) function is available in the Refactor menu with Undo 28 (Redo) menu item . Calling the last change point in the Undo menu, the program undoes the last change in the current file.28 (Redo) menu item [[Image(http://pnyf.inf.elte.hu/trac/refactorerl/attachment/wiki/EmacsInterface/Undo/sel-undo.png)]]. Calling the last change point in the Undo menu, the program undoes the last change in the current file. 29 29 Case refactoring the modifications will be rejected in every affected file, but in some cases can conflits arise. 30 30 When you edit an affected file, or make one another refactoring, the system checks, if the second … … 38 38 39 39 40