view lisp/subdirs.el @ 32710:cd7dca826a03

(pos_fully_visible_in_window_p): New function. (Fpos_visible_in_window_p): Add FULLY argument. Use pos_fully_visible_in_window_p. (window_scroll_pixel_based, window_scroll_line_based): Update calls to Fpos_visible_in_window_p.
author Miles Bader <miles@gnu.org>
date Sat, 21 Oct 2000 07:57:20 +0000
parents 401684b10cd9
children 5cdf7acaeb2d
line wrap: on
line source

;; In load-path, after this directory should come
;; certain of its subdirectories.  Here we specify them.
(normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "eshell" "emulation" "emacs-lisp" "calendar" "toolbar"))