Home
last modified time | relevance | path

Searched refs:chars_modiff (Results 1 – 11 of 11) sorted by relevance

/dports/editors/emacs/emacs-27.2/src/
H A Dbuffer.h91 #define CHARS_MODIFF (current_buffer->text->chars_modiff)
118 #define BUF_CHARS_MODIFF(buf) ((buf)->text->chars_modiff)
235 modiff_count chars_modiff; /* This is modified with character change member
H A Dbuffer.c2402 modiff_incr (&current_buffer->text->chars_modiff);
2403 modiff_incr (&other_buffer->text->chars_modiff);
H A Dpdumper.c2826 DUMP_FIELD_COPY (out, buffer, own_text.chars_modiff); in dump_buffer()
H A DChangeLog.102438 * buffer.h (struct buffer_text): New field chars_modiff.
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dbuffer.h99 #define CHARS_MODIFF (current_buffer->text->chars_modiff)
126 #define BUF_CHARS_MODIFF(buf) ((buf)->text->chars_modiff)
243 modiff_count chars_modiff; /* This is modified with character change member
H A Dbuffer.c2452 modiff_incr (&current_buffer->text->chars_modiff);
2453 modiff_incr (&other_buffer->text->chars_modiff);
H A Dpdumper.c2760 DUMP_FIELD_COPY (out, buffer, own_text.chars_modiff); in dump_buffer()
H A DChangeLog.102438 * buffer.h (struct buffer_text): New field chars_modiff.
/dports/editors/emacs/emacs-27.2/doc/lispref/
H A Dinternals.texi2184 @itemx chars_modiff
2190 the buffer was visited or saved; @code{chars_modiff} counts only
/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/
H A Dinternals.texi2306 @itemx chars_modiff
2312 the buffer was visited or saved; @code{chars_modiff} counts only
/dports/editors/emacs/emacs-27.2/info/
H A Delisp.info82412chars_modiff
82418 buffer was visited or saved; ‘chars_modiff’ counts only