1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 03:11:09 -08:00
emacs/test/src
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-module-resources Move some test data to follow our conventions 2020-10-23 16:29:46 +02:00
lread-resources Move some test data to follow our conventions 2020-10-23 16:29:46 +02:00
regex-resources ; Fix more typos 2020-10-03 12:53:51 +02:00
syntax-resources Move some test data to follow our conventions 2020-10-23 16:29:46 +02:00
alloc-tests.el
buffer-tests.el
callint-tests.el Adapt some tests for Emacs's excitingly variable quoting format 2020-09-12 11:57:42 -07:00
callproc-tests.el
casefiddle-tests.el
charset-tests.el ; Fix license statements. 2020-08-27 02:53:25 +02:00
chartab-tests.el ; Fix license statements. 2020-08-27 02:53:25 +02:00
cmds-tests.el ; Fix license statements. 2020-08-27 02:53:25 +02:00
coding-tests.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
data-tests.el
decompress-tests.el
editfns-tests.el Use lexical-binding in more tests 2020-08-29 22:41:51 +02:00
emacs-module-tests.el Move some test data to follow our conventions 2020-10-23 16:29:46 +02:00
eval-tests.el
fileio-tests.el Fix 'expand-file-name' for remote files 2020-09-03 20:16:33 +03:00
floatfns-tests.el
fns-tests.el Minor string-search optimisations (bug#43598) 2020-09-27 14:28:07 +02:00
font-tests.el
indent-tests.el Fix 'move-to-column' when invisible text follows a TAB 2020-09-30 17:33:58 +03:00
inotify-tests.el
json-tests.el
keyboard-tests.el Give Lisp control on the lossage size 2020-09-17 16:32:18 +02:00
keymap-tests.el
lcms-tests.el
lread-tests.el Move some test data to follow our conventions 2020-10-23 16:29:46 +02:00
marker-tests.el
minibuf-tests.el
print-tests.el Tweak a hash table print test 2020-09-20 12:26:29 +02:00
process-tests.el ; Fix license statements. 2020-08-27 02:53:25 +02:00
regex-emacs-tests.el
syntax-tests.el Move some test data to follow our conventions 2020-10-23 16:29:46 +02:00
textprop-tests.el
thread-tests.el
timefns-tests.el ; Fix license statements. 2020-08-27 02:53:25 +02:00
undo-tests.el ; Fix license statement in several files 2020-10-28 03:41:55 +01:00
xdisp-tests.el * src/xdisp.c (syms_of_xdisp) <"scroll-minibuffer-conservatively">: New var 2020-10-31 09:07:53 -04:00
xfaces-tests.el
xml-tests.el Repurpose libxml test for obsolete argument 2020-09-26 11:48:09 +02:00