view lisp/subdirs.el @ 38633:ae77d25eb5cc

(message_cleared_p): New variable. (clear_message): Set message_cleared_p when clearing the current message. (redisplay_internal): Look at message_cleared_p to capture the case that the echo area should be cleared.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 01 Aug 2001 13:25:32 +0000
parents 5cdf7acaeb2d
children 5cd92021d055
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" "obsolete"))