diff options
author | Eli Zaretskii <eliz@gnu.org> | 2013-02-12 18:36:55 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2013-02-12 18:36:55 +0200 |
commit | 33b49d71e45e3be1db4577277763f1cb3138d225 (patch) | |
tree | 2bd1eb9c50213b50801ef0da789796b8deb3b0b5 /lisp/emacs-lisp/macroexp.el | |
parent | f1f0587100316d5d7f622fb01d73f97e0c060d55 (diff) | |
download | emacs-33b49d71e45e3be1db4577277763f1cb3138d225.tar.gz emacs-33b49d71e45e3be1db4577277763f1cb3138d225.tar.bz2 emacs-33b49d71e45e3be1db4577277763f1cb3138d225.zip |
Minor additional fix in the wake of bugs #13623 and 13626.
src/xdisp.c (redisplay_internal): Don't set w->region_showing to the
marker's position.
(display_line): Set w->region_showing to the value of
it->region_beg_charpos, not to -1. This fixes redisplay
optimization when cursor is moved up after M->.
src/window.h (struct window): region_showing can no longer be negative.
Diffstat (limited to 'lisp/emacs-lisp/macroexp.el')
0 files changed, 0 insertions, 0 deletions