Home
last modified time | relevance | path

Searched refs:OVERLAY_MODIFF (Results 1 – 8 of 8) sorted by relevance

/dports/editors/emacs/emacs-27.2/src/
H A Dbuffer.h94 #define OVERLAY_MODIFF (current_buffer->text->overlay_modiff) macro
H A DChangeLog.710620 Compare overlay_unchanged_modified with OVERLAY_MODIFF.
10624 Update OVERLAY_MODIFF instead of MODIFF.
H A Dxdisp.c20104 if (w->last_overlay_modified != OVERLAY_MODIFF) in try_window_id()
H A DChangeLog.91017 BUF_OVERLAY_MODIFF instead of MODIFF and OVERLAY_MODIFF.
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dbuffer.h102 #define OVERLAY_MODIFF (current_buffer->text->overlay_modiff) macro
H A DChangeLog.710620 Compare overlay_unchanged_modified with OVERLAY_MODIFF.
10624 Update OVERLAY_MODIFF instead of MODIFF.
H A Dxdisp.c20817 if (w->last_overlay_modified != OVERLAY_MODIFF) in try_window_id()
H A DChangeLog.91017 BUF_OVERLAY_MODIFF instead of MODIFF and OVERLAY_MODIFF.