emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 28 Mar 2003 09:22:12 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3179 emacs/src/ChangeLog:1.3180
*** emacs/src/ChangeLog:1.3179  Wed Mar 26 22:06:16 2003
--- emacs/src/ChangeLog Fri Mar 28 09:22:11 2003
***************
*** 1,3 ****
--- 1,17 ----
+ 2003-03-28  Stefan Monnier  <address@hidden>
+ 
+       * xterm.c (take_vertical_position_into_account): Remove.
+       (xt_action_hook): Call set_vertical_scroll_bar if needed.
+       (XM_SB_MIN, XM_SB_RANGE): Remove (min is now set to 0).
+       (xm_scroll_callback, x_create_toolkit_scroll_bar)
+       (x_set_toolkit_scroll_bar_thumb): Simplify.
+       (x_scroll_bar_expose): Only compile if !USE_TOOLKIT_SCROLL_BARS.
+       (XTread_socket): Remove unused var.
+       (x_make_frame_invisible): Replace goto with else.
+ 
+       * xdisp.c (set_vertical_scroll_bar): New fun.
+       (redisplay_window): Use it.
+ 
  2003-03-26  Richard M. Stallman  <address@hidden>
  
        * xdisp.c (update_tool_bar): Recompute tool bar if




reply via email to

[Prev in Thread] Current Thread [Next in Thread]