BVAR             6544 src/alloc.c          if (!EQ (BVAR (nextb, undo_list), Qt))
BVAR             6545 src/alloc.c    	bset_undo_list (nextb, compact_undo_list (BVAR (nextb, undo_list)));
BVAR             6548 src/alloc.c          mark_object (BVAR (nextb, undo_list));
BVAR             6860 src/alloc.c          mark_object (BVAR (buffer, undo_list));
BVAR             7776 src/alloc.c        = Ffind_file_name_handler (BVAR (current_buffer, directory),
BVAR             5176 src/androidterm.c       if (!NILP (BVAR (b, mark_active)))
BVAR             5178 src/androidterm.c 	  context->mark = marker_position (BVAR (b, mark));
BVAR             5989 src/androidterm.c   mark = ((!NILP (BVAR (b, mark_active))
BVAR             6078 src/androidterm.c 	   ? BVAR (buffer, text_conversion_style)
BVAR             1463 src/bidi.c       if (STRINGP (BVAR (current_buffer, bidi_paragraph_separate_re)))
BVAR             1464 src/bidi.c         sep_re = BVAR (current_buffer, bidi_paragraph_separate_re);
BVAR             1467 src/bidi.c       if (STRINGP (BVAR (current_buffer, bidi_paragraph_start_re)))
BVAR             1468 src/bidi.c         start_re = BVAR (current_buffer, bidi_paragraph_start_re);
BVAR             1512 src/bidi.c       if (NILP (BVAR (current_buffer, cache_long_scans)))
BVAR             1515 src/bidi.c     	  || NILP (BVAR (cache_buffer, cache_long_scans)))
BVAR             1528 src/bidi.c     	  || !NILP (BVAR (cache_buffer, cache_long_scans)))
BVAR             1551 src/bidi.c         STRINGP (BVAR (current_buffer, bidi_paragraph_start_re))
BVAR             1552 src/bidi.c         ? BVAR (current_buffer, bidi_paragraph_start_re)
BVAR              515 src/buffer.c         if (!STRINGP (BVAR (XBUFFER (buf), filename))) continue;
BVAR              516 src/buffer.c         if (!NILP (Fstring_equal (BVAR (XBUFFER (buf), filename), filename)))
BVAR              529 src/buffer.c         if (!STRINGP (BVAR (XBUFFER (buf), file_truename))) continue;
BVAR              530 src/buffer.c         if (!NILP (Fstring_equal (BVAR (XBUFFER (buf), file_truename), filename)))
BVAR              738 src/buffer.c     if (! NILP (BVAR (b, pt_marker)))
BVAR              742 src/buffer.c         eassert (!NILP (BVAR (b, begv_marker)));
BVAR              743 src/buffer.c         eassert (!NILP (BVAR (b, zv_marker)));
BVAR              746 src/buffer.c         set_marker_both (BVAR (b, pt_marker), buffer, b->pt, b->pt_byte);
BVAR              747 src/buffer.c         set_marker_both (BVAR (b, begv_marker), buffer, b->begv, b->begv_byte);
BVAR              748 src/buffer.c         set_marker_both (BVAR (b, zv_marker), buffer, b->zv, b->zv_byte);
BVAR              759 src/buffer.c     if (! NILP (BVAR (b, pt_marker)))
BVAR              763 src/buffer.c         eassert (!NILP (BVAR (b, begv_marker)));
BVAR              764 src/buffer.c         eassert (!NILP (BVAR (b, zv_marker)));
BVAR              766 src/buffer.c         m = BVAR (b, pt_marker);
BVAR              769 src/buffer.c         m = BVAR (b, begv_marker);
BVAR              772 src/buffer.c         m = BVAR (b, zv_marker);
BVAR              851 src/buffer.c     bset_undo_list (b, BVAR (b->base_buffer, undo_list));
BVAR              864 src/buffer.c       (b, BVAR (b->base_buffer, enable_multibyte_characters));
BVAR              867 src/buffer.c     if (NILP (BVAR (b->base_buffer, pt_marker)))
BVAR              869 src/buffer.c         eassert (NILP (BVAR (b->base_buffer, begv_marker)));
BVAR              870 src/buffer.c         eassert (NILP (BVAR (b->base_buffer, zv_marker)));
BVAR              884 src/buffer.c         XMARKER (BVAR (b->base_buffer, zv_marker))->insertion_type = 1;
BVAR              893 src/buffer.c         XMARKER (BVAR (b, zv_marker))->insertion_type = 1;
BVAR             1048 src/buffer.c     bset_directory (b, current_buffer ? BVAR (current_buffer, directory) : Qnil);
BVAR             1051 src/buffer.c     XSETFASTINT (BVAR (b, save_length), 0);
BVAR             1072 src/buffer.c       (b, BVAR (&buffer_defaults, enable_multibyte_characters));
BVAR             1073 src/buffer.c     bset_cursor_type (b, BVAR (&buffer_defaults, cursor_type));
BVAR             1074 src/buffer.c     bset_extra_line_spacing (b, BVAR (&buffer_defaults, extra_line_spacing));
BVAR             1125 src/buffer.c         for (tmp = BVAR (b, local_var_alist); CONSP (tmp); tmp = XCDR (tmp))
BVAR             1262 src/buffer.c     return BVAR (decode_buffer (buffer), name);
BVAR             1270 src/buffer.c     return BVAR (decode_buffer (buffer), filename);
BVAR             1324 src/buffer.c   	result = assq_no_quit (variable, BVAR (buf, local_var_alist));
BVAR             1372 src/buffer.c     for (tail = BVAR (buf, local_var_alist); CONSP (tail); tail = XCDR (tail))
BVAR             1544 src/buffer.c         Lisp_Object fn = BVAR (b, file_truename);
BVAR             1546 src/buffer.c         if (!NILP (fn) && ! NILP (BVAR (b, filename)))
BVAR             1650 src/buffer.c   	return BVAR (current_buffer, name);
BVAR             1653 src/buffer.c   	                                     BVAR (current_buffer, name));
BVAR             1666 src/buffer.c     if (NILP (BVAR (current_buffer, filename))
BVAR             1667 src/buffer.c         && !NILP (BVAR (current_buffer, auto_save_file_name)))
BVAR             1676 src/buffer.c     return BVAR (current_buffer, name);
BVAR             1790 src/buffer.c     if (EQ (BVAR (XBUFFER (real_buffer), undo_list), Qt))
BVAR             1813 src/buffer.c         if (!EQ (BVAR(buffer, undo_list), Qt))
BVAR             1892 src/buffer.c       modified = !NILP (BVAR (b, filename))
BVAR             1911 src/buffer.c   	&& STRINGP (BVAR (b, auto_save_file_name))
BVAR             1912 src/buffer.c   	&& !NILP (Ffile_exists_p (BVAR (b, auto_save_file_name)))
BVAR             1915 src/buffer.c   	&& NILP (Fstring_equal (BVAR (b, auto_save_file_name),
BVAR             1916 src/buffer.c   				BVAR (b, filename))))
BVAR             2205 src/buffer.c     if (strcmp (SSDATA (BVAR (XBUFFER (buffer), name)), "*scratch*") == 0)
BVAR             2209 src/buffer.c         function = BVAR (&buffer_defaults, major_mode);
BVAR             2211 src/buffer.c   	  && NILP (Fget (BVAR (current_buffer, major_mode), Qmode_class)))
BVAR             2212 src/buffer.c   	function = BVAR (current_buffer, major_mode);
BVAR             2278 src/buffer.c   	bset_undo_list (old_buf->base_buffer, BVAR (old_buf, undo_list));
BVAR             2288 src/buffer.c       bset_undo_list (b, BVAR (b->base_buffer, undo_list));
BVAR             2299 src/buffer.c         for (tail = BVAR (b, local_var_alist); CONSP (tail); tail = XCDR (tail))
BVAR             2384 src/buffer.c     if (!NILP (BVAR (current_buffer, read_only))
BVAR             2406 src/buffer.c     XSETFASTINT (BVAR (current_buffer, save_length), 0);
BVAR             2520 src/buffer.c       type tmp##field = BVAR (other_buffer, field);		\
BVAR             2521 src/buffer.c       bset_##field (other_buffer, BVAR (current_buffer, field));	\
BVAR             2661 src/buffer.c     Lisp_Object old_undo = BVAR (current_buffer, undo_list);
BVAR             2667 src/buffer.c     if (NILP (flag) == NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             2909 src/buffer.c   	  BVAR (o, enable_multibyte_characters)
BVAR             2910 src/buffer.c   	    = BVAR (current_buffer, enable_multibyte_characters);
BVAR             3338 src/buffer.c     if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             3352 src/buffer.c         if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             3382 src/buffer.c     bool multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR             4673 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, mode_line_format), idx); ++idx;
BVAR             4674 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, abbrev_mode), idx); ++idx;
BVAR             4675 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, overwrite_mode), idx); ++idx;
BVAR             4676 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, case_fold_search), idx); ++idx;
BVAR             4677 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, auto_fill_function), idx); ++idx;
BVAR             4678 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, selective_display), idx); ++idx;
BVAR             4679 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, selective_display_ellipses), idx); ++idx;
BVAR             4680 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, tab_width), idx); ++idx;
BVAR             4681 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, truncate_lines), idx);
BVAR             4684 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, word_wrap), idx); ++idx;
BVAR             4685 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, ctl_arrow), idx); ++idx;
BVAR             4686 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, fill_column), idx); ++idx;
BVAR             4687 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, left_margin), idx); ++idx;
BVAR             4688 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, abbrev_table), idx); ++idx;
BVAR             4689 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, display_table), idx); ++idx;
BVAR             4690 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, syntax_table), idx); ++idx;
BVAR             4691 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, cache_long_scans), idx); ++idx;
BVAR             4692 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, category_table), idx); ++idx;
BVAR             4693 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, bidi_display_reordering), idx); ++idx;
BVAR             4694 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, bidi_paragraph_direction), idx); ++idx;
BVAR             4695 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, bidi_paragraph_separate_re), idx); ++idx;
BVAR             4696 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, bidi_paragraph_start_re), idx); ++idx;
BVAR             4697 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, buffer_file_coding_system), idx);
BVAR             4700 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, left_margin_cols), idx); ++idx;
BVAR             4701 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, right_margin_cols), idx); ++idx;
BVAR             4702 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, left_fringe_width), idx); ++idx;
BVAR             4703 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, right_fringe_width), idx); ++idx;
BVAR             4704 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, fringes_outside_margins), idx); ++idx;
BVAR             4705 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, scroll_bar_width), idx); ++idx;
BVAR             4706 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, scroll_bar_height), idx); ++idx;
BVAR             4707 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, vertical_scroll_bar_type), idx); ++idx;
BVAR             4708 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, horizontal_scroll_bar_type), idx); ++idx;
BVAR             4709 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, indicate_empty_lines), idx); ++idx;
BVAR             4710 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, indicate_buffer_boundaries), idx); ++idx;
BVAR             4711 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, fringe_indicator_alist), idx); ++idx;
BVAR             4712 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, fringe_cursor_alist), idx); ++idx;
BVAR             4713 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, scroll_up_aggressively), idx); ++idx;
BVAR             4714 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, scroll_down_aggressively), idx); ++idx;
BVAR             4715 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, header_line_format), idx); ++idx;
BVAR             4716 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, tab_line_format), idx); ++idx;
BVAR             4717 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, cursor_type), idx); ++idx;
BVAR             4718 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, extra_line_spacing), idx); ++idx;
BVAR             4720 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, ts_parser_list), idx); ++idx;
BVAR             4722 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, text_conversion_style), idx); ++idx;
BVAR             4723 src/buffer.c     XSETFASTINT (BVAR (&buffer_local_flags, cursor_in_non_selected_windows), idx); ++idx;
BVAR             4738 src/buffer.c     eassert (NILP (BVAR (&buffer_defaults, name)));
BVAR             4740 src/buffer.c     eassert (NILP (BVAR (&buffer_local_symbols, name)));
BVAR             4781 src/buffer.c     XSETFASTINT (BVAR (&buffer_defaults, tab_width), 8);
BVAR             4799 src/buffer.c     XSETFASTINT (BVAR (&buffer_defaults, fill_column), 70);
BVAR             4800 src/buffer.c     XSETFASTINT (BVAR (&buffer_defaults, left_margin), 0);
BVAR             4803 src/buffer.c     XSETFASTINT (BVAR (&buffer_defaults, display_count), 0);
BVAR             4804 src/buffer.c     XSETFASTINT (BVAR (&buffer_defaults, left_margin_cols), 0);
BVAR             4805 src/buffer.c     XSETFASTINT (BVAR (&buffer_defaults, right_margin_cols), 0);
BVAR             4903 src/buffer.c     if (NILP (BVAR (&buffer_defaults, enable_multibyte_characters)))
BVAR             4931 src/buffer.c         temp = Ffind_file_name_handler (BVAR (current_buffer, directory), Qt);
BVAR             4937 src/buffer.c             && strcmp ("/", SSDATA (BVAR (current_buffer, directory))))
BVAR             4942 src/buffer.c                                      BVAR (current_buffer, directory)));
BVAR             4947 src/buffer.c     bset_directory (XBUFFER (temp), BVAR (current_buffer, directory));
BVAR             5082 src/buffer.c   		     &BVAR (current_buffer, tab_line_format),
BVAR             5089 src/buffer.c   		     &BVAR (current_buffer, header_line_format),
BVAR             5098 src/buffer.c     DEFVAR_PER_BUFFER ("mode-line-format", &BVAR (current_buffer, mode_line_format),
BVAR             5172 src/buffer.c     DEFVAR_PER_BUFFER ("major-mode", &BVAR (current_buffer, major_mode),
BVAR             5180 src/buffer.c   		     &BVAR (current_buffer, local_minor_modes),
BVAR             5185 src/buffer.c     DEFVAR_PER_BUFFER ("mode-name", &BVAR (current_buffer, mode_name),
BVAR             5192 src/buffer.c     DEFVAR_PER_BUFFER ("local-abbrev-table", &BVAR (current_buffer, abbrev_table), Qnil,
BVAR             5195 src/buffer.c     DEFVAR_PER_BUFFER ("abbrev-mode", &BVAR (current_buffer, abbrev_mode), Qnil,
BVAR             5199 src/buffer.c     DEFVAR_PER_BUFFER ("case-fold-search", &BVAR (current_buffer, case_fold_search),
BVAR             5203 src/buffer.c     DEFVAR_PER_BUFFER ("fill-column", &BVAR (current_buffer, fill_column),
BVAR             5211 src/buffer.c     DEFVAR_PER_BUFFER ("left-margin", &BVAR (current_buffer, left_margin),
BVAR             5216 src/buffer.c     DEFVAR_PER_BUFFER ("tab-width", &BVAR (current_buffer, tab_width),
BVAR             5226 src/buffer.c     DEFVAR_PER_BUFFER ("ctl-arrow", &BVAR (current_buffer, ctl_arrow), Qnil,
BVAR             5233 src/buffer.c   		     &BVAR (current_buffer, enable_multibyte_characters),
BVAR             5247 src/buffer.c   		     &BVAR (current_buffer, buffer_file_coding_system), Qnil,
BVAR             5265 src/buffer.c   		     &BVAR (current_buffer, bidi_display_reordering), Qnil,
BVAR             5273 src/buffer.c   		     &BVAR (current_buffer, bidi_paragraph_start_re), Qnil,
BVAR             5295 src/buffer.c   		     &BVAR (current_buffer, bidi_paragraph_separate_re), Qnil,
BVAR             5316 src/buffer.c   		     &BVAR (current_buffer, bidi_paragraph_direction), Qnil,
BVAR             5327 src/buffer.c    DEFVAR_PER_BUFFER ("truncate-lines", &BVAR (current_buffer, truncate_lines), Qnil,
BVAR             5340 src/buffer.c     DEFVAR_PER_BUFFER ("word-wrap", &BVAR (current_buffer, word_wrap), Qnil,
BVAR             5358 src/buffer.c     DEFVAR_PER_BUFFER ("default-directory", &BVAR (current_buffer, directory),
BVAR             5365 src/buffer.c     DEFVAR_PER_BUFFER ("auto-fill-function", &BVAR (current_buffer, auto_fill_function),
BVAR             5373 src/buffer.c     DEFVAR_PER_BUFFER ("buffer-file-name", &BVAR (current_buffer, filename),
BVAR             5378 src/buffer.c     DEFVAR_PER_BUFFER ("buffer-file-truename", &BVAR (current_buffer, file_truename),
BVAR             5385 src/buffer.c   		     &BVAR (current_buffer, auto_save_file_name),
BVAR             5390 src/buffer.c     DEFVAR_PER_BUFFER ("buffer-read-only", &BVAR (current_buffer, read_only), Qnil,
BVAR             5393 src/buffer.c     DEFVAR_PER_BUFFER ("buffer-backed-up", &BVAR (current_buffer, backed_up), Qnil,
BVAR             5397 src/buffer.c     DEFVAR_PER_BUFFER ("buffer-saved-size", &BVAR (current_buffer, save_length),
BVAR             5407 src/buffer.c     DEFVAR_PER_BUFFER ("selective-display", &BVAR (current_buffer, selective_display),
BVAR             5420 src/buffer.c   		     &BVAR (current_buffer, selective_display_ellipses),
BVAR             5424 src/buffer.c     DEFVAR_PER_BUFFER ("overwrite-mode", &BVAR (current_buffer, overwrite_mode),
BVAR             5434 src/buffer.c     DEFVAR_PER_BUFFER ("buffer-display-table", &BVAR (current_buffer, display_table),
BVAR             5471 src/buffer.c     DEFVAR_PER_BUFFER ("left-margin-width", &BVAR (current_buffer, left_margin_cols),
BVAR             5479 src/buffer.c     DEFVAR_PER_BUFFER ("right-margin-width", &BVAR (current_buffer, right_margin_cols),
BVAR             5487 src/buffer.c     DEFVAR_PER_BUFFER ("left-fringe-width", &BVAR (current_buffer, left_fringe_width),
BVAR             5496 src/buffer.c     DEFVAR_PER_BUFFER ("right-fringe-width", &BVAR (current_buffer, right_fringe_width),
BVAR             5505 src/buffer.c     DEFVAR_PER_BUFFER ("fringes-outside-margins", &BVAR (current_buffer, fringes_outside_margins),
BVAR             5513 src/buffer.c     DEFVAR_PER_BUFFER ("scroll-bar-width", &BVAR (current_buffer, scroll_bar_width),
BVAR             5518 src/buffer.c     DEFVAR_PER_BUFFER ("scroll-bar-height", &BVAR (current_buffer, scroll_bar_height),
BVAR             5523 src/buffer.c     DEFVAR_PER_BUFFER ("vertical-scroll-bar", &BVAR (current_buffer, vertical_scroll_bar_type),
BVAR             5533 src/buffer.c     DEFVAR_PER_BUFFER ("horizontal-scroll-bar", &BVAR (current_buffer, horizontal_scroll_bar_type),
BVAR             5545 src/buffer.c   		     &BVAR (current_buffer, indicate_empty_lines), Qnil,
BVAR             5552 src/buffer.c   		     &BVAR (current_buffer, indicate_buffer_boundaries), Qnil,
BVAR             5577 src/buffer.c   		     &BVAR (current_buffer, fringe_indicator_alist), Qnil,
BVAR             5596 src/buffer.c   		     &BVAR (current_buffer, fringe_cursor_alist), Qnil,
BVAR             5611 src/buffer.c   		     &BVAR (current_buffer, scroll_up_aggressively), Qfraction,
BVAR             5624 src/buffer.c   		     &BVAR (current_buffer, scroll_down_aggressively), Qfraction,
BVAR             5675 src/buffer.c     DEFVAR_PER_BUFFER ("buffer-undo-list", &BVAR (current_buffer, undo_list), Qnil,
BVAR             5721 src/buffer.c     DEFVAR_PER_BUFFER ("mark-active", &BVAR (current_buffer, mark_active), Qnil,
BVAR             5724 src/buffer.c     DEFVAR_PER_BUFFER ("cache-long-scans", &BVAR (current_buffer, cache_long_scans), Qnil,
BVAR             5760 src/buffer.c     DEFVAR_PER_BUFFER ("point-before-scroll", &BVAR (current_buffer, point_before_scroll), Qnil,
BVAR             5763 src/buffer.c     DEFVAR_PER_BUFFER ("buffer-file-format", &BVAR (current_buffer, file_format), Qnil,
BVAR             5769 src/buffer.c   		     &BVAR (current_buffer, auto_save_file_format), Qnil,
BVAR             5776 src/buffer.c   		     &BVAR (current_buffer, invisibility_spec), Qnil,
BVAR             5790 src/buffer.c   		     &BVAR (current_buffer, display_count), Qintegerp,
BVAR             5795 src/buffer.c   		     &BVAR (current_buffer, display_time), Qnil,
BVAR             5831 src/buffer.c     DEFVAR_PER_BUFFER ("cursor-type", &BVAR (current_buffer, cursor_type), Qnil,
BVAR             5855 src/buffer.c   		     &BVAR (current_buffer, extra_line_spacing), Qnumberp,
BVAR             5863 src/buffer.c   		     &BVAR (current_buffer, cursor_in_non_selected_windows), Qnil,
BVAR             5874 src/buffer.c     DEFVAR_PER_BUFFER ("text-conversion-style", &BVAR (current_buffer,
BVAR              881 src/buffer.h   	  : NILP (BVAR (buf, begv_marker)) ? buf->begv
BVAR              882 src/buffer.h   	  : marker_position (BVAR (buf, begv_marker)));
BVAR              889 src/buffer.h   	  : NILP (BVAR (buf, begv_marker)) ? buf->begv_byte
BVAR              890 src/buffer.h   	  : marker_byte_position (BVAR (buf, begv_marker)));
BVAR              898 src/buffer.h   	  : NILP (BVAR (buf, pt_marker)) ? buf->pt
BVAR              899 src/buffer.h   	  : marker_position (BVAR (buf, pt_marker)));
BVAR              906 src/buffer.h   	  : NILP (BVAR (buf, pt_marker)) ? buf->pt_byte
BVAR              907 src/buffer.h   	  : marker_byte_position (BVAR (buf, pt_marker)));
BVAR              915 src/buffer.h   	  : NILP (BVAR (buf, zv_marker)) ? buf->zv
BVAR              916 src/buffer.h   	  : marker_position (BVAR (buf, zv_marker)));
BVAR              923 src/buffer.h   	  : NILP (BVAR (buf, zv_marker)) ? buf->zv_byte
BVAR              924 src/buffer.h   	  : marker_byte_position (BVAR (buf, zv_marker)));
BVAR             1106 src/buffer.h     return !NILP (BVAR (b, name));
BVAR             1115 src/buffer.h     return SREF (BVAR (b, name), 0) == ' ';
BVAR             1318 src/buffer.h     return (!NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR             1329 src/buffer.h     return (!NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR             1380 src/buffer.h     return (! NILP (BVAR (buf, enable_multibyte_characters))
BVAR             1574 src/buffer.h     Lisp_Object downcase_table = BVAR (current_buffer, downcase_table);
BVAR             1583 src/buffer.h     Lisp_Object upcase_table = BVAR (current_buffer, upcase_table);
BVAR             1614 src/buffer.h     return sanitize_tab_width (BVAR (buf, tab_width));
BVAR             1638 src/buffer.h   	  : !NILP (BVAR (current_buffer, ctl_arrow)) ? 2 : 4);
BVAR             1652 src/buffer.h     if (!NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1728 src/buffer.h     (*bytepos) += (!NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR             1738 src/buffer.h     (*bytepos) -= (!NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR              157 src/callint.c    tem = Fmarker_buffer (BVAR (current_buffer, mark));
BVAR              162 src/callint.c        && NILP (BVAR (current_buffer, mark_active)))
BVAR              373 src/callint.c  	  if (!NILP (BVAR (current_buffer, read_only)))
BVAR              510 src/callint.c  	  args[i] = read_file_name (BVAR (current_buffer, directory), Qlambda,
BVAR              626 src/callint.c  	  args[i] = BVAR (current_buffer, mark);
BVAR              662 src/callint.c  	    ptrdiff_t mark = marker_position (BVAR (current_buffer, mark));
BVAR              664 src/callint.c  	    args[i] = PT < mark ? point_marker : BVAR (current_buffer, mark);
BVAR              666 src/callint.c  	    args[++i] = PT > mark ? point_marker : BVAR (current_buffer, mark);
BVAR              160 src/callproc.c   Lisp_Object curdir = BVAR (current_buffer, directory);
BVAR              476 src/callproc.c 					   BVAR (current_buffer, directory));
BVAR              756 src/callproc.c       if (NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR              761 src/callproc.c 	= ! NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR              837 src/callproc.c 	  else if (NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR             1024 src/callproc.c   else if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR               88 src/casefiddle.c   if (NILP (XCHAR_TABLE (BVAR (current_buffer, downcase_table))->extras[1]))
BVAR               89 src/casefiddle.c     Fset_case_table (BVAR (current_buffer, downcase_table));
BVAR              261 src/casefiddle.c 		    || !NILP (BVAR (current_buffer,
BVAR              544 src/casefiddle.c   if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR               69 src/casetab.c    return BVAR (current_buffer, downcase_table);
BVAR              183 src/category.c     return BVAR (current_buffer, category_table);
BVAR              193 src/category.c   return BVAR (current_buffer, category_table);
BVAR              284 src/category.c   return CHAR_TABLE_REF (BVAR (current_buffer, category_table), c);
BVAR               97 src/category.h #define Vstandard_category_table BVAR (&buffer_defaults, category_table)
BVAR              507 src/character.c       || NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR              925 src/character.c       if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1537 src/charset.c    bool multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR              323 src/cmds.c       overwrite = BVAR (current_buffer, overwrite_mode);
BVAR              328 src/cmds.c       if (!NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR              409 src/cmds.c       if (!NILP (BVAR (current_buffer, abbrev_mode))
BVAR              411 src/cmds.c           && NILP (BVAR (current_buffer, read_only))
BVAR              413 src/cmds.c           && (SYNTAX (!NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR              442 src/cmds.c           int mc = ((NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR              477 src/cmds.c           && !NILP (BVAR (current_buffer, auto_fill_function)))
BVAR             7374 src/coding.c         undo_list = BVAR (current_buffer, undo_list);
BVAR             7778 src/coding.c   	= ! NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR             7919 src/coding.c              == !NILP (BVAR (current_buffer, enable_multibyte_characters)));
BVAR             8015 src/coding.c         Lisp_Object undo_list = BVAR (current_buffer, undo_list);
BVAR             8145 src/coding.c   	= ! NILP (BVAR (XBUFFER (dst_object), enable_multibyte_characters));
BVAR             8166 src/coding.c         Lisp_Object undo_list = BVAR (current_buffer, undo_list);
BVAR             8211 src/coding.c         else if (! NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             8235 src/coding.c   		      = (NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR             8403 src/coding.c   	= ! NILP (BVAR (XBUFFER (dst_object), enable_multibyte_characters));
BVAR             8450 src/coding.c         else if (! NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             8474 src/coding.c   		      = (NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR             8997 src/coding.c   			       !NILP (BVAR (current_buffer
BVAR             9080 src/coding.c         if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             9213 src/coding.c         if (NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR             9334 src/coding.c         if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             10286 src/coding.c   	  || ! NILP (BVAR (XBUFFER (buffer), enable_multibyte_characters))))
BVAR             10342 src/coding.c   	  || NILP (BVAR (XBUFFER (buffer), enable_multibyte_characters))))
BVAR             1101 src/composite.c        && NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1860 src/composite.c   if (NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR             1944 src/composite.c       if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             2063 src/composite.c 	    && !NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1520 src/data.c     	tem1 = assq_no_quit (var, BVAR (current_buffer, local_var_alist));
BVAR             1671 src/data.c     			      BVAR (XBUFFER (where), local_var_alist));
BVAR             1701 src/data.c     		       Fcons (tem1, BVAR (XBUFFER (where), local_var_alist)));
BVAR             2234 src/data.c       tem = assq_no_quit (variable, BVAR (current_buffer, local_var_alist));
BVAR             2252 src/data.c     		BVAR (current_buffer, local_var_alist)));
BVAR             2314 src/data.c       tem = assq_no_quit (variable, BVAR (current_buffer, local_var_alist));
BVAR             2318 src/data.c            Fdelq (tem, BVAR (current_buffer, local_var_alist)));
BVAR             2363 src/data.c     	  return NILP (assq_no_quit (variable, BVAR (buf, local_var_alist)))
BVAR              248 src/decompress.c   if (! NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR              280 src/dired.c      case_table = BVAR (&buffer_defaults, case_canon_table);
BVAR              186 src/dispnew.c  	      && STRINGP (BVAR (XBUFFER (w->contents), name)))
BVAR              187 src/dispnew.c  	     ? SSDATA (BVAR (XBUFFER (w->contents), name))
BVAR             6413 src/dispnew.c        if (SREF (BVAR (XBUFFER (buf), name), 0) == ' ')
BVAR             6421 src/dispnew.c        if (!EQ (AREF (state, idx++), BVAR (XBUFFER (buf), read_only)))
BVAR             6469 src/dispnew.c        if (SREF (BVAR (XBUFFER (buf), name), 0) == ' ')
BVAR             6473 src/dispnew.c        ASET (state, idx, BVAR (XBUFFER (buf), read_only));
BVAR              238 src/editfns.c        && NILP (BVAR (current_buffer, mark_active)))
BVAR              241 src/editfns.c    m = Fmarker_position (BVAR (current_buffer, mark));
BVAR              271 src/editfns.c    return BVAR (current_buffer, mark);
BVAR             1014 src/editfns.c    else if (!NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1128 src/editfns.c    if (!NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1353 src/editfns.c  	  if (!NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1509 src/editfns.c    if (!NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1554 src/editfns.c        && ! NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1623 src/editfns.c    if (! NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1787 src/editfns.c      = (!NILP (BVAR (current_buffer, case_fold_search))
BVAR             1788 src/editfns.c         ? BVAR (current_buffer, case_canon_table) : Qnil);
BVAR             1853 src/editfns.c        if (! NILP (BVAR (bp1, enable_multibyte_characters)))
BVAR             1865 src/editfns.c        if (! NILP (BVAR (bp2, enable_multibyte_characters)))
BVAR             2154 src/editfns.c  	  && STRINGP (BVAR (a, file_truename)))
BVAR             2155 src/editfns.c  	Funlock_file (BVAR (a, file_truename));
BVAR             2268 src/editfns.c      = !NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR             2315 src/editfns.c  			     BVAR (current_buffer, undo_list));
BVAR             2319 src/editfns.c  			     BVAR (current_buffer, filename));
BVAR             2382 src/editfns.c  	      tem = BVAR (current_buffer, undo_list);
BVAR             2511 src/editfns.c    bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR             3057 src/editfns.c    if (buf && buf != current_buffer && !NILP (BVAR (buf, pt_marker)))
BVAR             4369 src/editfns.c    if (NILP (BVAR (current_buffer, case_fold_search)))
BVAR             4381 src/editfns.c    if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1059 src/fileio.c         Lisp_Object dir = BVAR (current_buffer, directory);
BVAR             3418 src/fileio.c     absname = Fexpand_file_name (filename, BVAR (current_buffer, directory));
BVAR             3544 src/fileio.c     absname = Fexpand_file_name (filename, BVAR (current_buffer, directory));
BVAR             3626 src/fileio.c   					   BVAR (current_buffer, directory));
BVAR             3703 src/fileio.c       absname = Fexpand_file_name (filename, BVAR (current_buffer, directory)),
BVAR             4034 src/fileio.c       = (!NILP (visit) && NILP (BVAR (current_buffer, undo_list))
BVAR             4051 src/fileio.c     if (!NILP (BVAR (current_buffer, read_only)))
BVAR             4252 src/fileio.c   		  bset_directory (buf, BVAR (current_buffer, directory));
BVAR             4295 src/fileio.c         if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             4431 src/fileio.c   		  && ! NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR             4450 src/fileio.c   	  if (! NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             4457 src/fileio.c   	  if (! NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             4517 src/fileio.c   	= ! NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR             4600 src/fileio.c         if (! NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             4617 src/fileio.c         if (! NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             4683 src/fileio.c         if (!NILP (BVAR (current_buffer, file_truename))
BVAR             4685 src/fileio.c   	  && !NILP (BVAR (current_buffer, filename))
BVAR             4778 src/fileio.c   	Funlock_file (BVAR (current_buffer, file_truename));
BVAR             4811 src/fileio.c               = BVAR (current_buffer, enable_multibyte_characters);
BVAR             4814 src/fileio.c                        Fcons (BVAR (current_buffer, undo_list),
BVAR             4851 src/fileio.c         if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             4880 src/fileio.c       = !NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR             4895 src/fileio.c         eassert (NILP (BVAR (current_buffer, enable_multibyte_characters)));
BVAR             4936 src/fileio.c         XSETFASTINT (BVAR (current_buffer, save_length), Z - BEG);
BVAR             4939 src/fileio.c   	  if (!NILP (BVAR (current_buffer, file_truename)))
BVAR             4940 src/fileio.c   	    Funlock_file (BVAR (current_buffer, file_truename));
BVAR             4975 src/fileio.c         old_undo = BVAR (current_buffer, undo_list);
BVAR             5133 src/fileio.c         && NILP (Fstring_equal (BVAR (current_buffer, filename),
BVAR             5134 src/fileio.c   			      BVAR (current_buffer, auto_save_file_name))))
BVAR             5163 src/fileio.c         val = BVAR (current_buffer, buffer_file_coding_system);
BVAR             5168 src/fileio.c   	  if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             5186 src/fileio.c   	  val = BVAR (current_buffer, buffer_file_coding_system);
BVAR             5218 src/fileio.c   	  Lisp_Object dflt = BVAR (&buffer_defaults, buffer_file_coding_system);
BVAR             5233 src/fileio.c     if (!STRINGP (start) && EQ (Qt, BVAR (current_buffer, selective_display)))
BVAR             5352 src/fileio.c   	  XSETFASTINT (BVAR (current_buffer, save_length), Z - BEG);
BVAR             5604 src/fileio.c       && ! NILP (Fstring_equal (BVAR (current_buffer, filename),
BVAR             5605 src/fileio.c   			      BVAR (current_buffer, auto_save_file_name)));
BVAR             5609 src/fileio.c         XSETFASTINT (BVAR (current_buffer, save_length), Z - BEG);
BVAR             5700 src/fileio.c     if (auto_saving && (!EQ (BVAR (current_buffer, auto_save_file_format), Qt)))
BVAR             5701 src/fileio.c       p = BVAR (current_buffer, auto_save_file_format);
BVAR             5703 src/fileio.c       p = BVAR (current_buffer, file_format);
BVAR             5902 src/fileio.c     if (!STRINGP (BVAR (b, filename))) return Qt;
BVAR             5907 src/fileio.c     handler = Ffind_file_name_handler (BVAR (b, filename),
BVAR             5912 src/fileio.c     filename = ENCODE_FILE (BVAR (b, filename));
BVAR             5976 src/fileio.c         filename = Fexpand_file_name (BVAR (current_buffer, filename), Qnil);
BVAR             6008 src/fileio.c     Lisp_Object msg = CALLN (Fformat, format, BVAR (current_buffer, name),
BVAR             6025 src/fileio.c     if (! NILP (BVAR (current_buffer, filename)))
BVAR             6027 src/fileio.c         if (emacs_fstatat (AT_FDCWD, SSDATA (BVAR (current_buffer, filename)),
BVAR             6032 src/fileio.c         else if (modes = Ffile_modes (BVAR (current_buffer, filename), Qnil),
BVAR             6039 src/fileio.c       Fwrite_region (Qnil, Qnil, BVAR (current_buffer, auto_save_file_name), Qnil,
BVAR             6174 src/fileio.c   	if (STRINGP (BVAR (b, auto_save_file_name))
BVAR             6178 src/fileio.c   	    if (!NILP (BVAR (b, filename)))
BVAR             6179 src/fileio.c   	      fwrite (SDATA (BVAR (b, filename)), 1,
BVAR             6180 src/fileio.c   		      SBYTES (BVAR (b, filename)), stream);
BVAR             6182 src/fileio.c   	    fwrite (SDATA (BVAR (b, auto_save_file_name)), 1,
BVAR             6183 src/fileio.c   		    SBYTES (BVAR (b, auto_save_file_name)), stream);
BVAR             6200 src/fileio.c   	if (STRINGP (BVAR (b, auto_save_file_name))
BVAR             6204 src/fileio.c   	    && FIXNUMP (BVAR (b, save_length))
BVAR             6205 src/fileio.c   	    && XFIXNUM (BVAR (b, save_length)) >= 0
BVAR             6207 src/fileio.c   		|| NILP (Ffind_file_name_handler (BVAR (b, auto_save_file_name),
BVAR             6223 src/fileio.c   		&& FIXNUMP (BVAR (b, save_length))
BVAR             6226 src/fileio.c   		&& XFIXNUM (BVAR (b, save_length)) > 5000
BVAR             6228 src/fileio.c   		    < (growth_factor - 1) * XFIXNUM (BVAR (b, save_length)))
BVAR             6230 src/fileio.c   		&& !NILP (BVAR (b, filename))
BVAR             6236 src/fileio.c   				     BVAR (b, name), 1);
BVAR             6240 src/fileio.c   		XSETINT (BVAR (b, save_length), -1);
BVAR             6249 src/fileio.c   	    XSETFASTINT (BVAR (current_buffer, save_length), Z - BEG);
BVAR             6295 src/fileio.c     XSETFASTINT (BVAR (current_buffer, save_length), Z - BEG);
BVAR              799 src/filelock.c       if (STRINGP (BVAR (b, file_truename))
BVAR              801 src/filelock.c 	Funlock_file (BVAR (b, file_truename));
BVAR              860 src/filelock.c     file = BVAR (current_buffer, file_truename);
BVAR              880 src/filelock.c       && STRINGP (BVAR (current_buffer, file_truename)))
BVAR              881 src/filelock.c     Funlock_file (BVAR (current_buffer, file_truename));
BVAR              891 src/filelock.c       && STRINGP (BVAR (buffer, file_truename)))
BVAR              892 src/filelock.c     Funlock_file (BVAR (buffer, file_truename));
BVAR             3782 src/fns.c      				    !NILP (BVAR (current_buffer, enable_multibyte_characters)));
BVAR             4001 src/fns.c        bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR             5684 src/fns.c      	      coding_system = BVAR (XBUFFER (object), buffer_file_coding_system);
BVAR             5689 src/fns.c      		  if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             5705 src/fns.c      		  && !NILP (BVAR (XBUFFER (object), buffer_file_coding_system)))
BVAR             5709 src/fns.c      		  coding_system = BVAR (XBUFFER (object), buffer_file_coding_system);
BVAR             3596 src/font.c     	       ? ! NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR              719 src/fringe.c     if ((cmap = BVAR (XBUFFER (w->contents), fringe_cursor_alist)), !NILP (cmap))
BVAR              729 src/fringe.c     if (EQ (cmap, BVAR (&buffer_defaults, fringe_cursor_alist)))
BVAR              731 src/fringe.c     bm = Fassq (cursor, BVAR (&buffer_defaults, fringe_cursor_alist));
BVAR              756 src/fringe.c     if ((cmap = BVAR (XBUFFER (w->contents), fringe_indicator_alist)), !NILP (cmap))
BVAR              790 src/fringe.c     if (!EQ (cmap, BVAR (&buffer_defaults, fringe_indicator_alist))
BVAR              791 src/fringe.c         && !NILP (BVAR (&buffer_defaults, fringe_indicator_alist)))
BVAR              793 src/fringe.c         bm2 = Fassq (bitmap, BVAR (&buffer_defaults, fringe_indicator_alist));
BVAR             1000 src/fringe.c         && (ind = BVAR (XBUFFER (w->contents), indicate_buffer_boundaries), !NILP (ind)))
BVAR             1061 src/fringe.c     empty_pos = BVAR (XBUFFER (w->contents), indicate_empty_lines);
BVAR              446 src/hbfont.c         && !NILP (BVAR (current_buffer, bidi_display_reordering)))
BVAR             11728 src/image.c            base_uri = BVAR (current_buffer, filename);
BVAR               63 src/indent.c     thisbuf = BVAR (current_buffer, display_table);
BVAR              132 src/indent.c     if (!VECTORP (BVAR (buf, width_table)))
BVAR              134 src/indent.c     widthtab = XVECTOR (BVAR (buf, width_table));
BVAR              156 src/indent.c     if (NILP (BVAR (current_buffer, cache_long_scans))
BVAR              159 src/indent.c         || !NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR              162 src/indent.c   	  || NILP (BVAR (cache_buffer, cache_long_scans))
BVAR              163 src/indent.c   	  || !NILP (BVAR (cache_buffer, enable_multibyte_characters)))
BVAR              178 src/indent.c   	  || (!NILP (BVAR (cache_buffer, cache_long_scans))
BVAR              179 src/indent.c   	      && NILP (BVAR (cache_buffer, enable_multibyte_characters))))
BVAR              337 src/indent.c     bool ctl_arrow = !NILP (BVAR (current_buffer, ctl_arrow));
BVAR              427 src/indent.c   		       && EQ (BVAR (current_buffer, selective_display), Qt)))
BVAR              526 src/indent.c   	      && !NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR              553 src/indent.c     bool ctl_arrow = !NILP (BVAR (current_buffer, ctl_arrow));
BVAR              555 src/indent.c     bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR              575 src/indent.c         if (!NILP (BVAR (current_buffer, truncate_lines)))
BVAR              722 src/indent.c   	      if (c == '\r' && EQ (BVAR (current_buffer, selective_display), Qt))
BVAR              740 src/indent.c   	  if (c == '\r' && EQ (BVAR (current_buffer, selective_display), Qt))
BVAR             1004 src/indent.c   	  if (! NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1015 src/indent.c   	      || NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1208 src/indent.c     bool ctl_arrow = !NILP (BVAR (current_buffer, ctl_arrow));
BVAR             1211 src/indent.c       = (FIXNUMP (BVAR (current_buffer, selective_display))
BVAR             1212 src/indent.c          ? XFIXNUM (BVAR (current_buffer, selective_display))
BVAR             1213 src/indent.c          : !NILP (BVAR (current_buffer, selective_display)) ? -1 : 0);
BVAR             1234 src/indent.c     bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR             1256 src/indent.c         width_table = (VECTORP (BVAR (current_buffer, width_table))
BVAR             1257 src/indent.c   		     ? XVECTOR (BVAR (current_buffer, width_table))->contents
BVAR             1432 src/indent.c   	      || !NILP (BVAR (current_buffer, truncate_lines)))
BVAR             1917 src/indent.c       = (FIXNUMP (BVAR (current_buffer, selective_display))
BVAR             1918 src/indent.c          ? clip_to_bounds (-1, XFIXNUM (BVAR (current_buffer, selective_display)),
BVAR             1920 src/indent.c          : !NILP (BVAR (current_buffer, selective_display)) ? -1 : 0);
BVAR               69 src/insdel.c     bool multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR              709 src/insdel.c     if (! NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR              891 src/insdel.c     if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1013 src/insdel.c     if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1034 src/insdel.c   	     ! NILP (BVAR (current_buffer, enable_multibyte_characters)));
BVAR             1101 src/insdel.c     eassert (NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR             1139 src/insdel.c     if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1218 src/insdel.c     if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1220 src/insdel.c     else if (NILP (BVAR (buf, enable_multibyte_characters)))
BVAR             1266 src/insdel.c   		     ! NILP (BVAR (buf, enable_multibyte_characters)),
BVAR             1267 src/insdel.c   		     ! NILP (BVAR (current_buffer, enable_multibyte_characters)));
BVAR             1275 src/insdel.c   	       ! NILP (BVAR (buf, enable_multibyte_characters)),
BVAR             1276 src/insdel.c   	       ! NILP (BVAR (current_buffer, enable_multibyte_characters)));
BVAR             1463 src/insdel.c     if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1478 src/insdel.c     if (! EQ (BVAR (current_buffer, undo_list), Qt))
BVAR             1504 src/insdel.c   	     ! NILP (BVAR (current_buffer, enable_multibyte_characters)));
BVAR             1904 src/insdel.c     if (ret_string || ! EQ (BVAR (current_buffer, undo_list), Qt))
BVAR             1983 src/insdel.c     if (EQ (BVAR (current_buffer, undo_list), Qt))
BVAR             2012 src/insdel.c     if (!NILP (BVAR (current_buffer, read_only)))
BVAR             2050 src/insdel.c     if (!NILP (BVAR (base_buffer, file_truename))
BVAR             2052 src/insdel.c         && !NILP (BVAR (base_buffer, filename))
BVAR             2054 src/insdel.c       Flock_file (BVAR (base_buffer, file_truename));
BVAR             2058 src/insdel.c     if (!NILP (BVAR (current_buffer, mark_active))
BVAR             2059 src/insdel.c         && XMARKER (BVAR (current_buffer, mark))->buffer
BVAR             2221 src/intervals.c     return BVAR (buffer, keymap);
BVAR              234 src/intervals.h   (EQ (BVAR (current_buffer, invisibility_spec), Qt)			\
BVAR              236 src/intervals.h    : invisible_prop (prop, BVAR (current_buffer, invisibility_spec)))
BVAR              762 src/json.c     	!NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR              775 src/json.c               eassert (NILP (BVAR (current_buffer, enable_multibyte_characters)));
BVAR             1581 src/keyboard.c       if (!NILP (BVAR (current_buffer, mark_active))
BVAR             1609 src/keyboard.c 		  && XMARKER (BVAR (current_buffer, mark))->buffer
BVAR             11221 src/keyboard.c 			  < XCHAR_TABLE (BVAR (current_buffer,
BVAR             1912 src/keymap.c     return BVAR (current_buffer, keymap);
BVAR             2982 src/keymap.c   	  if (EQ (start1, BVAR (XBUFFER (buffer), keymap)))
BVAR              314 src/lread.c          if (! NILP (BVAR (inbuffer, enable_multibyte_characters)))
BVAR              344 src/lread.c          if (! NILP (BVAR (inbuffer, enable_multibyte_characters)))
BVAR              522 src/lread.c          if (! NILP (BVAR (b, enable_multibyte_characters)))
BVAR              535 src/lread.c          if (! NILP (BVAR (b, enable_multibyte_characters)))
BVAR             2080 src/lread.c    	filename = Fexpand_file_name (filename, BVAR (current_buffer, directory));
BVAR             2661 src/lread.c        filename = BVAR (XBUFFER (buf), filename);
BVAR             2703 src/lread.c      readevalloop (cbuf, 0, BVAR (XBUFFER (cbuf), filename),
BVAR               50 src/marker.c     if (NILP (BVAR (b, enable_multibyte_characters)))
BVAR              588 src/marker.c         && EQ (marker, BVAR (m->buffer, mark))
BVAR              589 src/marker.c         && !NILP (BVAR (m->buffer, mark_active))
BVAR              630 src/minibuf.c    ambient_dir = BVAR (current_buffer, directory);
BVAR              776 src/minibuf.c        enable_multibyte = BVAR (current_buffer, enable_multibyte_characters);
BVAR              803 src/minibuf.c  	if (STRINGP (BVAR (XBUFFER (buf), directory)))
BVAR              806 src/minibuf.c  			    BVAR (XBUFFER (buf), directory));
BVAR             1500 src/minibuf.c      def = BVAR (XBUFFER (def), name);
BVAR             1558 src/minibuf.c  	 (ignore_case ? BVAR (current_buffer, case_canon_table) : Qnil));
BVAR             1324 src/msdos.c          if (EQ (BVAR (b,cursor_type), Qt))
BVAR             1326 src/msdos.c          else if (NILP (BVAR (b, cursor_type))) /* nil means no cursor */
BVAR             1329 src/msdos.c    	new_cursor = BVAR (b, cursor_type);
BVAR              141 src/print.c      bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR              171 src/print.c          if (NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR              174 src/print.c          if (! NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR              206 src/print.c    	  && NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR              339 src/print.c    	    = !NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR              416 src/print.c    	= !NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR              484 src/print.c    		   ? ! NILP (BVAR (&buffer_defaults, enable_multibyte_characters))
BVAR              485 src/print.c    		   : ! NILP (BVAR (current_buffer, enable_multibyte_characters))))
BVAR              596 src/print.c      bset_directory (current_buffer, BVAR (old, directory));
BVAR              602 src/print.c        (current_buffer, BVAR (&buffer_defaults, enable_multibyte_characters));
BVAR             1718 src/print.c    	  print_string (BVAR (XMARKER (obj)->buffer, name), printcharfun);
BVAR             1757 src/print.c    	  print_string (BVAR (OVERLAY_BUFFER (obj), name),
BVAR             1843 src/print.c    	    print_string (BVAR (XBUFFER (XWINDOW (obj)->contents), name),
BVAR             1870 src/print.c    	  print_string (BVAR (XBUFFER (obj), name), printcharfun);
BVAR             1874 src/print.c    	print_string (BVAR (XBUFFER (obj), name), printcharfun);
BVAR             1043 src/process.c        if (NILP (BVAR (XBUFFER (obj), name)))
BVAR             1047 src/process.c          error ("Buffer %s has no process", SDATA (BVAR (XBUFFER (obj), name)));
BVAR             1817 src/process.c          = Ffind_file_name_handler (BVAR (current_buffer, directory),
BVAR             2497 src/process.c      else if ((!NILP (buffer) && NILP (BVAR (XBUFFER (buffer), enable_multibyte_characters)))
BVAR             2498 src/process.c  	     || (NILP (buffer) && NILP (BVAR (&buffer_defaults, enable_multibyte_characters))))
BVAR             2523 src/process.c      else if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             3222 src/process.c    else if ((!NILP (buffer) && NILP (BVAR (XBUFFER (buffer), enable_multibyte_characters)))
BVAR             3223 src/process.c  	   || (NILP (buffer) && NILP (BVAR (&buffer_defaults, enable_multibyte_characters))))
BVAR             3236 src/process.c    else if ((!NILP (buffer) && NILP (BVAR (XBUFFER (buffer), enable_multibyte_characters)))
BVAR             3237 src/process.c  	   || (NILP (buffer) && NILP (BVAR (&buffer_defaults, enable_multibyte_characters))))
BVAR             3279 src/process.c  	    && NILP (BVAR (XBUFFER (p->buffer), enable_multibyte_characters)))
BVAR             3281 src/process.c  	       && NILP (BVAR (&buffer_defaults, enable_multibyte_characters))))
BVAR             3312 src/process.c    else if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             6243 src/process.c    okeymap = BVAR (current_buffer, keymap);
BVAR             6350 src/process.c        old_read_only = BVAR (current_buffer, read_only);
BVAR             6371 src/process.c        if (NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR             6525 src/process.c  	  && !NILP (BVAR (XBUFFER (object), enable_multibyte_characters)))
BVAR             7571 src/process.c    okeymap = BVAR (current_buffer, keymap);
BVAR             7731 src/process.c        if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             7748 src/process.c        tem = BVAR (current_buffer, read_only);
BVAR             8154 src/process.c        if (NILP (BVAR (XBUFFER (p->buffer), enable_multibyte_characters)))
BVAR             8279 src/process.c      = Ffind_file_name_handler (BVAR (current_buffer, directory),
BVAR             8343 src/process.c      = Ffind_file_name_handler (BVAR (current_buffer, directory),
BVAR              126 src/search.c     cp->syntax_table = cp->buf.used_syntax ? BVAR (current_buffer, syntax_table) : Qt;
BVAR              221 src/search.c   			  BVAR (current_buffer, syntax_table)))
BVAR              273 src/search.c     set_char_table_extras (BVAR (current_buffer, case_canon_table), 2,
BVAR              274 src/search.c   			 BVAR (current_buffer, case_eqv_table));
BVAR              284 src/search.c       (!NILP (BVAR (current_buffer, case_fold_search))
BVAR              285 src/search.c        ? BVAR (current_buffer, case_canon_table) : Qnil),
BVAR              287 src/search.c       !NILP (BVAR (current_buffer, enable_multibyte_characters)));
BVAR              398 src/search.c     set_char_table_extras (BVAR (current_buffer, case_canon_table), 2,
BVAR              399 src/search.c   			 BVAR (current_buffer, case_eqv_table));
BVAR              405 src/search.c   		       (!NILP (BVAR (current_buffer, case_fold_search))
BVAR              406 src/search.c   			? BVAR (current_buffer, case_canon_table)
BVAR              575 src/search.c         multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR              615 src/search.c     if (NILP (BVAR (buf, cache_long_scans)))
BVAR              618 src/search.c   	  || NILP (BVAR (base_buf, cache_long_scans)))
BVAR              632 src/search.c   	  || !NILP (BVAR (base_buf, cache_long_scans)))
BVAR             1067 src/search.c     set_char_table_extras (BVAR (current_buffer, case_canon_table), 2,
BVAR             1068 src/search.c   			 BVAR (current_buffer, case_eqv_table));
BVAR             1071 src/search.c   		      (!NILP (BVAR (current_buffer, case_fold_search))
BVAR             1072 src/search.c   		       ? BVAR (current_buffer, case_canon_table)
BVAR             1074 src/search.c   		      (!NILP (BVAR (current_buffer, case_fold_search))
BVAR             1075 src/search.c   		       ? BVAR (current_buffer, case_eqv_table)
BVAR             1171 src/search.c                        !NILP (BVAR (current_buffer, enable_multibyte_characters)));
BVAR             1304 src/search.c     bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR             1558 src/search.c     bool multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR             1774 src/search.c     bool multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR             2634 src/search.c         bool buf_multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR             3323 src/search.c     if (NILP (BVAR (buf, cache_long_scans))
BVAR              410 src/syntax.c   	  gl_state.current_syntax_table = BVAR (current_buffer, syntax_table);
BVAR              551 src/syntax.c   	  - (!NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR              992 src/syntax.c     return BVAR (current_buffer, syntax_table);
BVAR             1099 src/syntax.c     if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1266 src/syntax.c       syntax_table = BVAR (current_buffer, syntax_table);
BVAR             1678 src/syntax.c     multibyte = (!NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR             2118 src/syntax.c     multibyte = (!NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR               34 src/syntax.h   #define Vstandard_syntax_table BVAR (&buffer_defaults, syntax_table)
BVAR              104 src/syntax.h     return CHAR_TABLE_REF (BVAR (current_buffer, syntax_table), c);
BVAR              207 src/syntax.h     gl_state.current_syntax_table = BVAR (current_buffer, syntax_table);
BVAR              125 src/textconv.c   if (!NILP (BVAR (current_buffer, mark_active))
BVAR              126 src/textconv.c       && XMARKER (BVAR (current_buffer, mark))->buffer)
BVAR              127 src/textconv.c     return marker_position (BVAR (current_buffer,
BVAR             1141 src/textconv.c       && !NILP (BVAR (current_buffer, mark_active)))
BVAR             1732 src/textconv.c       if (!NILP (BVAR (current_buffer, mark_active))
BVAR             1733 src/textconv.c 	  && XMARKER (BVAR (current_buffer, mark))->buffer)
BVAR             1735 src/textconv.c 	  start = marker_position (BVAR (current_buffer, mark));
BVAR             2337 src/textprop.c 	      && (!NILP (BVAR (current_buffer, read_only))
BVAR              795 src/treesit.c    Lisp_Object parser_list = BVAR (base_buffer, ts_parser_list);
BVAR             1412 src/treesit.c        Lisp_Object tail = BVAR (buf, ts_parser_list);
BVAR             1439 src/treesit.c    BVAR (buf, ts_parser_list) = Fcons (lisp_parser, BVAR (buf, ts_parser_list));
BVAR             1456 src/treesit.c    BVAR (buf, ts_parser_list)
BVAR             1457 src/treesit.c      = Fdelete (parser, BVAR (buf, ts_parser_list));
BVAR             1489 src/treesit.c    tail = BVAR (buf, ts_parser_list);
BVAR               60 src/undo.c       at_boundary = ! CONSP (BVAR (current_buffer, undo_list))
BVAR               61 src/undo.c                     || NILP (XCAR (BVAR (current_buffer, undo_list)));
BVAR               78 src/undo.c     			   BVAR (current_buffer, undo_list)));
BVAR               91 src/undo.c       if (EQ (BVAR (current_buffer, undo_list), Qt))
BVAR              100 src/undo.c       if (CONSP (BVAR (current_buffer, undo_list)))
BVAR              103 src/undo.c           elt = XCAR (BVAR (current_buffer, undo_list));
BVAR              117 src/undo.c     		  Fcons (Fcons (lbeg, lend), BVAR (current_buffer, undo_list)));
BVAR              153 src/undo.c                             BVAR (current_buffer, undo_list)));
BVAR              167 src/undo.c       if (EQ (BVAR (current_buffer, undo_list), Qt))
BVAR              191 src/undo.c          Fcons (Fcons (string, sbeg), BVAR (current_buffer, undo_list)));
BVAR              214 src/undo.c       if (EQ (BVAR (current_buffer, undo_list), Qt))
BVAR              222 src/undo.c     			 BVAR (current_buffer, undo_list)));
BVAR              236 src/undo.c       if (EQ (BVAR (buf, undo_list), Qt))
BVAR              248 src/undo.c     		  Fcons (entry, BVAR (current_buffer, undo_list)));
BVAR              258 src/undo.c       if (EQ (BVAR (current_buffer, undo_list), Qt))
BVAR              260 src/undo.c       tem = Fcar (BVAR (current_buffer, undo_list));
BVAR              268 src/undo.c     	  XSETCDR (pending_boundary, BVAR (current_buffer, undo_list));
BVAR              274 src/undo.c     			Fcons (Qnil, BVAR (current_buffer, undo_list)));
BVAR              306 src/undo.c       list = BVAR (b, undo_list);
BVAR             8322 src/w32fns.c     Lisp_Object current_dir = BVAR (current_buffer, directory);;
BVAR             2416 src/window.c         if (DISP_TABLE_P (BVAR (b, display_table)))
BVAR             2417 src/window.c   	dp = XCHAR_TABLE (BVAR (b, display_table));
BVAR             2467 src/window.c         && !(WINDOWP (BVAR (b, last_selected_window))
BVAR             2468 src/window.c   	   && w != XWINDOW (BVAR (b, last_selected_window))
BVAR             2469 src/window.c   	   && EQ (buf, XWINDOW (BVAR (b, last_selected_window))->contents)))
BVAR             2478 src/window.c     if (WINDOWP (BVAR (b, last_selected_window))
BVAR             2479 src/window.c         && w == XWINDOW (BVAR (b, last_selected_window)))
BVAR             3800 src/window.c     else if (!NILP (Fassoc (symbol, BVAR (XBUFFER (buffer), local_var_alist),
BVAR             4115 src/window.c     if (INTEGERP (BVAR (b, display_count)))
BVAR             4116 src/window.c       bset_display_count (b, Fadd1 (BVAR (b, display_count)));
BVAR             4156 src/window.c   	set_window_fringes (w, BVAR (b, left_fringe_width),
BVAR             4157 src/window.c   			    BVAR (b, right_fringe_width),
BVAR             4158 src/window.c   			    BVAR (b, fringes_outside_margins), Qnil);
BVAR             4160 src/window.c   	set_window_scroll_bars (w, BVAR (b, scroll_bar_width),
BVAR             4161 src/window.c   				BVAR (b, vertical_scroll_bar_type),
BVAR             4162 src/window.c   				BVAR (b, scroll_bar_height),
BVAR             4163 src/window.c   				BVAR (b, horizontal_scroll_bar_type), Qnil);
BVAR             4165 src/window.c         set_window_margins (w, BVAR (b, left_margin_cols),
BVAR             4166 src/window.c   			  BVAR (b, right_margin_cols));
BVAR             4223 src/window.c   	    error ("Window is dedicated to `%s'", SDATA (BVAR (XBUFFER (tem), name)));
BVAR             4297 src/window.c     bset_directory (XBUFFER (buf), BVAR (current_buffer, directory));
BVAR             5471 src/window.c   	      || !NILP (BVAR (XBUFFER (WINDOW_BUFFER (w)), mode_line_format)))
BVAR             5501 src/window.c   	      || !NILP (BVAR (XBUFFER (WINDOW_BUFFER (w)), header_line_format)))
BVAR             5535 src/window.c   	      || !NILP (BVAR (XBUFFER (WINDOW_BUFFER (w)), tab_line_format)))
BVAR             5582 src/window.c       b->long_line_optimizations_p && !NILP (BVAR (b, truncate_lines));
BVAR             7366 src/window.c         BVAR (XBUFFER (XWINDOW (selected_window)->contents),
BVAR              632 src/xdisp.c    			 ? BVAR (current_buffer, fill_column)
BVAR             1593 src/xdisp.c          Lisp_Object val = BVAR (b, extra_line_spacing);
BVAR             1596 src/xdisp.c    	val = BVAR (&buffer_defaults, extra_line_spacing);
BVAR             1734 src/xdisp.c    			     ? BVAR (current_buffer, mode_line_format)
BVAR             1746 src/xdisp.c    			     ? BVAR (current_buffer, tab_line_format)
BVAR             1758 src/xdisp.c    			     ? BVAR (current_buffer, header_line_format)
BVAR             3290 src/xdisp.c          if (FIXNATP (BVAR (current_buffer, extra_line_spacing)))
BVAR             3291 src/xdisp.c    	it->extra_line_spacing = XFIXNAT (BVAR (current_buffer, extra_line_spacing));
BVAR             3292 src/xdisp.c          else if (FLOATP (BVAR (current_buffer, extra_line_spacing)))
BVAR             3293 src/xdisp.c    	it->extra_line_spacing = (XFLOAT_DATA (BVAR (current_buffer, extra_line_spacing))
BVAR             3311 src/xdisp.c      it->ctl_arrow_p = !NILP (BVAR (current_buffer, ctl_arrow));
BVAR             3316 src/xdisp.c      it->selective = (FIXNUMP (BVAR (current_buffer, selective_display))
BVAR             3318 src/xdisp.c    		      (-1, XFIXNUM (BVAR (current_buffer, selective_display)),
BVAR             3320 src/xdisp.c    		   : (!NILP (BVAR (current_buffer, selective_display))
BVAR             3323 src/xdisp.c        = !NILP (BVAR (current_buffer, selective_display_ellipses));
BVAR             3329 src/xdisp.c      it->multibyte_p = !NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR             3344 src/xdisp.c          && NILP (BVAR (current_buffer, truncate_lines)))
BVAR             3345 src/xdisp.c        it->line_wrap = NILP (BVAR (current_buffer, word_wrap))
BVAR             3496 src/xdisp.c    	&& !NILP (BVAR (current_buffer, bidi_display_reordering))
BVAR             3518 src/xdisp.c    	  if (EQ (BVAR (current_buffer, bidi_paragraph_direction),
BVAR             3521 src/xdisp.c    	  else if (EQ (BVAR (current_buffer, bidi_paragraph_direction),
BVAR             4260 src/xdisp.c          if (!NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR             4277 src/xdisp.c    	  && !NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR             7734 src/xdisp.c      it->multibyte_p = !NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR             7809 src/xdisp.c        && !NILP (BVAR (&buffer_defaults, bidi_display_reordering));
BVAR             9562 src/xdisp.c    	  && !NILP (BVAR (current_buffer, enable_multibyte_characters))
BVAR             11551 src/xdisp.c    				 ? BVAR (current_buffer, tab_line_format)
BVAR             11563 src/xdisp.c    				 ? BVAR (current_buffer, header_line_format)
BVAR             11575 src/xdisp.c    				 ? BVAR (current_buffer, mode_line_format)
BVAR             11894 src/xdisp.c    	  && NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             11907 src/xdisp.c    	       && ! NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             12588 src/xdisp.c    	  && !NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             12590 src/xdisp.c          else if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             13070 src/xdisp.c          && !NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             13072 src/xdisp.c      else if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             13076 src/xdisp.c      if (!NILP (BVAR (current_buffer, bidi_display_reordering)))
BVAR             16289 src/xdisp.c    	       && STRINGP (BVAR (XBUFFER (w->contents), name)))
BVAR             16290 src/xdisp.c    	      ? SSDATA (BVAR (XBUFFER (w->contents), name))
BVAR             16325 src/xdisp.c    	  && FIXNUMP (BVAR (current_buffer, selective_display))
BVAR             16326 src/xdisp.c    	  && XFIXNUM (BVAR (current_buffer, selective_display)) > 0
BVAR             16354 src/xdisp.c          if (!NILP (BVAR (XBUFFER (w->contents), bidi_display_reordering))
BVAR             16355 src/xdisp.c    	  && NILP (BVAR (XBUFFER (w->contents), bidi_paragraph_direction)))
BVAR             17633 src/xdisp.c          if (XMARKER (BVAR (b, mark))->buffer == b
BVAR             17634 src/xdisp.c    	  && !NILP (BVAR (b, mark_active)))
BVAR             17635 src/xdisp.c    	w->last_mark = marker_position (BVAR (b, mark));
BVAR             17885 src/xdisp.c    	? SSDATA (BVAR (current_buffer, name))
BVAR             17887 src/xdisp.c    	   ? SSDATA (BVAR (XBUFFER (contents), name))
BVAR             18716 src/xdisp.c      else if (NUMBERP (BVAR (current_buffer, scroll_down_aggressively))
BVAR             18717 src/xdisp.c    	   || NUMBERP (BVAR (current_buffer, scroll_up_aggressively)))
BVAR             18815 src/xdisp.c    	  aggressive = BVAR (current_buffer, scroll_up_aggressively);
BVAR             18932 src/xdisp.c    	      aggressive = BVAR (current_buffer, scroll_down_aggressively);
BVAR             19351 src/xdisp.c    		   && !NILP (BVAR (XBUFFER (w->contents), bidi_display_reordering)))
BVAR             19415 src/xdisp.c    		   && !NILP (BVAR (XBUFFER (w->contents), bidi_display_reordering)))
BVAR             19919 src/xdisp.c    	  (disptab, XVECTOR (BVAR (current_buffer, width_table))))
BVAR             20386 src/xdisp.c           || NUMBERP (BVAR (current_buffer, scroll_up_aggressively))
BVAR             20387 src/xdisp.c           || NUMBERP (BVAR (current_buffer, scroll_down_aggressively)))
BVAR             20461 src/xdisp.c    	? BVAR (current_buffer, scroll_up_aggressively)
BVAR             20462 src/xdisp.c    	: BVAR (current_buffer, scroll_down_aggressively);
BVAR             21432 src/xdisp.c    	      if (!NILP (BVAR (XBUFFER (w->contents), bidi_display_reordering)))
BVAR             21751 src/xdisp.c    	  if (NILP (BVAR (XBUFFER (w->contents), bidi_display_reordering))
BVAR             21921 src/xdisp.c      if (!NILP (BVAR (XBUFFER (w->contents), word_wrap)))
BVAR             21932 src/xdisp.c      if (!NILP (BVAR (XBUFFER (w->contents), bidi_display_reordering))
BVAR             21933 src/xdisp.c          && NILP (BVAR (XBUFFER (w->contents), bidi_paragraph_direction)))
BVAR             21938 src/xdisp.c      if (!NILP (BVAR (XBUFFER (w->contents), extra_line_spacing)))
BVAR             23048 src/xdisp.c      multibyte_p = !NILP (BVAR (buffer, enable_multibyte_characters));
BVAR             25115 src/xdisp.c    	      if (!NILP (BVAR (XBUFFER (it->w->contents), indicate_empty_lines))
BVAR             25889 src/xdisp.c      if (NILP (BVAR (buf, bidi_display_reordering))
BVAR             25890 src/xdisp.c          || NILP (BVAR (buf, enable_multibyte_characters))
BVAR             25895 src/xdisp.c      else if (!NILP (BVAR (buf, bidi_paragraph_direction)))
BVAR             25896 src/xdisp.c        return BVAR (buf, bidi_paragraph_direction);
BVAR             26055 src/xdisp.c          if (NILP (BVAR (buf, bidi_display_reordering))
BVAR             26056 src/xdisp.c    	  || NILP (BVAR (buf, enable_multibyte_characters))
BVAR             27078 src/xdisp.c    			 ? BVAR (current_buffer, mode_line_format)
BVAR             27090 src/xdisp.c    			 ? BVAR (current_buffer, tab_line_format)
BVAR             27102 src/xdisp.c    			 ? BVAR (current_buffer, header_line_format)
BVAR             28134 src/xdisp.c      bool multibyte = !NILP (BVAR (current_buffer, enable_multibyte_characters));
BVAR             28246 src/xdisp.c          if (!NILP (BVAR (b, read_only)))
BVAR             28256 src/xdisp.c          if (!NILP (BVAR (b, read_only)))
BVAR             28318 src/xdisp.c          obj = BVAR (b, name);
BVAR             28360 src/xdisp.c          obj = BVAR (b, filename);
BVAR             28513 src/xdisp.c          obj = BVAR (b, mode_name);
BVAR             28616 src/xdisp.c    	Lisp_Object curdir = BVAR (current_buffer, directory);
BVAR             28649 src/xdisp.c    	p = decode_mode_spec_coding (BVAR (b, buffer_file_coding_system),
BVAR             28713 src/xdisp.c        = (!NILP (BVAR (current_buffer, selective_display))
BVAR             28714 src/xdisp.c           && !FIXNUMP (BVAR (current_buffer, selective_display)));
BVAR             33273 src/xdisp.c    	  if (EQ (BVAR (b, cursor_type), Qt) || NILP (BVAR (b, cursor_type)))
BVAR             33279 src/xdisp.c    	    return get_specified_cursor_type (BVAR (b, cursor_type), width);
BVAR             33301 src/xdisp.c      if (NILP (BVAR (b, cursor_type)))
BVAR             33305 src/xdisp.c      if (EQ (BVAR (b, cursor_type), Qt))
BVAR             33311 src/xdisp.c        cursor_type = get_specified_cursor_type (BVAR (b, cursor_type), width);
BVAR             33317 src/xdisp.c          alt_cursor = BVAR (b, cursor_in_non_selected_windows);
BVAR             33351 src/xdisp.c    		      || (CONSP (BVAR (b, cursor_type))
BVAR             33371 src/xdisp.c      if ((alt_cursor = Fassoc (BVAR (b, cursor_type), Vblink_cursor_alist, Qnil), !NILP (alt_cursor)))
BVAR             35853 src/xdisp.c    		    = NILP (BVAR (XBUFFER (buffer), bidi_display_reordering))
BVAR             35857 src/xdisp.c    		    = NILP (BVAR (XBUFFER (buffer), bidi_display_reordering))
BVAR             6573 src/xfaces.c     if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
BVAR             1515 test/manual/etags/c-src/emacs/src/keyboard.c 		Lisp_Object undo = BVAR (current_buffer, undo_list);
BVAR             1518 test/manual/etags/c-src/emacs/src/keyboard.c 		  = (EQ (undo, BVAR (current_buffer, undo_list))
BVAR             1519 test/manual/etags/c-src/emacs/src/keyboard.c 		     ? Qnil : BVAR (current_buffer, undo_list));
BVAR             1574 test/manual/etags/c-src/emacs/src/keyboard.c       if (!NILP (BVAR (current_buffer, mark_active))
BVAR             1596 test/manual/etags/c-src/emacs/src/keyboard.c 		  && XMARKER (BVAR (current_buffer, mark))->buffer
BVAR             9750 test/manual/etags/c-src/emacs/src/keyboard.c 		      < XCHAR_TABLE (BVAR (current_buffer, downcase_table))->header.size)
BVAR             2893 test/manual/etags/c-src/emacs/src/lisp.h     defvar_lisp_nopro (&o_fwd, lname, &BVAR (&buffer_defaults, vname));	\