opensubscriber
   Find in this group all groups
 
Unknown more information…

e : emacs-diffs@gnu.org 28 June 2012 • 8:29PM -0400

[Emacs-diffs] /srv/bzr/emacs/trunk r108790: * window.h (struct window): Change type of 'hscroll',
by Dmitry Antipov

REPLY TO AUTHOR
 
REPLY TO GROUP




------------------------------------------------------------
revno: 108790
committer: Dmitry Antipov <dmantipov@yand...>
branch nick: trunk
timestamp: Thu 2012-06-28 16:29:37 +0400
message:
  * 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.
modified:
  src/ChangeLog
  src/frame.c
  src/indent.c
  src/minibuf.c
  src/window.c
  src/window.h
  src/xdisp.c

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

opensubscriber is not affiliated with the authors of this message nor responsible for its content.