Mercurial > emacs
annotate lisp/term/apollo.el @ 43884:eb248012bf4a
(x_set_toolkit_scroll_bar_thumb) <USE_MOTIF>: Use a fixed-size
thumb (based on an ad-hoc estimate of 30 chars per line) to avoid
annoying flicker.
(xm_scroll_callback): Get rid of the now unnecessary kludge.
(XTread_socket): Mark it static.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 13 Mar 2002 17:04:49 +0000 |
parents | 67b464da13ec |
children | 33d53d287ee4 |
rev | line source |
---|---|
3289 | 1 (load "term/vt100" nil t) |
38414
67b464da13ec
Some fixes to follow coding conventions.
Pavel Janík <Pavel@Janik.cz>
parents:
3289
diff
changeset
|
2 |
67b464da13ec
Some fixes to follow coding conventions.
Pavel Janík <Pavel@Janik.cz>
parents:
3289
diff
changeset
|
3 ;;; apollo.el ends here |