diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2012-06-28 16:29:37 +0400 |
---|---|---|
committer | Dmitry Antipov <dmantipov@yandex.ru> | 2012-06-28 16:29:37 +0400 |
commit | 80b00b0885b8e124a208dfc9de95d2039a101108 (patch) | |
tree | 8954c62ff23338f8a2c6063cccab6d40d8707e02 /lisp/emacs-lisp/cl-seq.el | |
parent | 62b2bcf611f144f4dea5a073a362e187970609f6 (diff) | |
download | emacs-80b00b0885b8e124a208dfc9de95d2039a101108.tar.gz emacs-80b00b0885b8e124a208dfc9de95d2039a101108.tar.bz2 emacs-80b00b0885b8e124a208dfc9de95d2039a101108.zip |
* window.h (struct window): Change type of 'hscroll',
'min_hscroll' and 'last_point' from Lisp_Object to ptrdiff_t,
'last_modified' and 'last_overlay_modified' to EMACS_INT.
Adjust users accordingly.
* xdisp.c (try_cursor_movement): Replace type check with eassert.
* window.c (Fscroll_left, Fscroll_right): Change type of 'hscroll'
from EMACS_INT to ptrdiff_t.
(make_window): Omit redundant initialization.
Diffstat (limited to 'lisp/emacs-lisp/cl-seq.el')
0 files changed, 0 insertions, 0 deletions