Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      typing-hides-highlight
      uncompress-files
      undo-flag
      undo-keeps-narrowing
      undo-size
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
uncompress-files  Variable Reference   undo-keeps-narrowing


Epsilon User's Manual and Reference > Variable Reference >

undo-flag: buffer-specific variable

Default value: none

In addition to buffer changes and movements, Epsilon can record other information in its list of undoable operations. Each time you set this variable, Epsilon inserts a "flag" in its undo list with the particular value you specify. When Epsilon is undoing or redoing and encounters a flag, it immediately ends the current group of undo operations, returns a special code, and puts the value of the flag it encountered back into the undo_flag variable.

More info:

Undo Primitives (Primitives)



Previous   Up    Next
uncompress-files  Variable Reference   undo-keeps-narrowing


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