summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-08-03 15:21:59 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2020-08-03 19:08:59 -0700
commit19e76f6190c5c7b939bb15c8ab1137c5db2871c0 (patch)
tree0b90c9156b288e26bf87cd0c560016671e6bae15 /test/lisp/emacs-lisp
parentfd50b3fc45d35549b842a3ac4889b10f7fcf574c (diff)
downloademacs-19e76f6190c5c7b939bb15c8ab1137c5db2871c0.tar.gz
emacs-19e76f6190c5c7b939bb15c8ab1137c5db2871c0.tar.bz2
emacs-19e76f6190c5c7b939bb15c8ab1137c5db2871c0.zip
Use void * for pointers in with_echo_area_buffer
* src/xdisp.c (with_echo_area_buffer): Pass void * instead of ptrdiff_t, since the values are typically pointers and this ports better to (mostly-theoretical) hosts where ptrdiff_t is narrower than intptr_t. All uses changed.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions