1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-27 23:50:30 -08:00
emacs/doc
Stefan Monnier 7103192cd2 * src/xdisp.c (syms_of_xdisp) <"scroll-minibuffer-conservatively">: New var
Fix bug#44070, which causes the minibuffer display to jump upon minor edit

(redisplay_window): Obey it.
* lisp/simple.el (end-of-buffer): Obey it.

* test/src/xdisp-tests.el (xdisp-tests--in-minibuffer): New macro,
extracted from `xdisp-tests--minibuffer-resizing`.
(xdisp-tests--minibuffer-resizing): Use it.
(xdisp-tests--minibuffer-scroll): New test.
2020-10-31 09:07:53 -04:00
..
emacs * src/xdisp.c (syms_of_xdisp) <"scroll-minibuffer-conservatively">: New var 2020-10-31 09:07:53 -04:00
lispintro Clarify wording 2020-10-14 19:17:48 -04:00
lispref * doc/lispref/commands.texi (Key Sequence Input): Fix indexing. 2020-10-31 10:01:44 +02:00
man Minor improvements to emacsclient man page 2020-10-18 02:49:55 +02:00
misc ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00