Mercurial > emacs
view lisp/subdirs.el @ 33478:05a649280be2
(fit-window-to-buffer): Handle windows without mode-lines.
Handle header-lines. Don't loop forever if we can't enlarge the
window anymore. Simplify a bit.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 14 Nov 2000 12:54:47 +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"))