view lisp/subdirs.el @ 34440:6fff04f818fa

(try_cursor_movement): Check update_mode_lines instead of the window's update_mode_line flag, since the former is set by force-mode-line-update, not the latter. This makes column-number-mode slightly faster.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 11 Dec 2000 14:50:07 +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"))