rsinc.h (rxvt-unicode-9.26.tar.bz2) | : | rsinc.h (rxvt-unicode-9.29.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 88 | skipping to change at line 88 | |||
#endif | #endif | |||
#if CURSOR_BLINK | #if CURSOR_BLINK | |||
def (cursorBlink) | def (cursorBlink) | |||
#endif | #endif | |||
#if ENABLE_XEMBED | #if ENABLE_XEMBED | |||
def (embed) | def (embed) | |||
#endif | #endif | |||
def (cutchars) | def (cutchars) | |||
def (modifier) | def (modifier) | |||
def (answerbackstring) | def (answerbackstring) | |||
#if ENABLE_FRILLS | ||||
def (tripleclickwords) | def (tripleclickwords) | |||
def (disablePasteBrackets) | ||||
#endif | ||||
def (insecure) | def (insecure) | |||
def (pointerBlank) | def (pointerBlank) | |||
def (pointerBlankDelay) | def (pointerBlankDelay) | |||
def (imLocale) | def (imLocale) | |||
def (imFont) | def (imFont) | |||
def (pastableTabs) | def (pastableTabs) | |||
#ifndef NO_SECONDARY_SCREEN | #ifndef NO_SECONDARY_SCREEN | |||
def (secondaryScreen) | def (secondaryScreen) | |||
def (secondaryScroll) | def (secondaryScroll) | |||
#endif | #endif | |||
#if ENABLE_FRILLS | ||||
def (rewrapMode) | ||||
#endif | ||||
#if OFF_FOCUS_FADING | #if OFF_FOCUS_FADING | |||
def (fade) | def (fade) | |||
#endif | #endif | |||
#if ENABLE_PERL | #if ENABLE_PERL | |||
def (perl_eval) | def (perl_eval) | |||
def (perl_ext_1) | def (perl_ext_1) | |||
def (perl_ext_2) | def (perl_ext_2) | |||
def (perl_lib) | def (perl_lib) | |||
#endif | #endif | |||
#if ISO_14755 | #if ISO_14755 | |||
End of changes. 3 change blocks. | ||||
0 lines changed or deleted | 6 lines changed or added |