Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Commands by Topic
      Getting Help
      Moving Around
      Changing Text
      . . .
      Miscellaneous
   Command Reference
      . . .
      mark-whole-buffer
      maybe-show-matching-delimiter
      merge-diff
      mouse-center
      mouse-move
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
maybe-show-matching-delimiter  Command Reference   mouse-center


Epsilon User's Manual and Reference > Command Reference >

merge-diff

Use #ifdef to mark buffer changes.

This command is a variation on the diff command that's useful when comparing files in a C-like language. It marks differences by surrounding them with #ifdef preprocessor lines, first prompting for the #ifdef variable name to use. The resulting buffer receives the mode and settings of the first of the original buffers.

More info:

Comparing Two Buffers



Previous   Up    Next
maybe-show-matching-delimiter  Command Reference   mouse-center


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.