view lisp/mail/subdirs.el @ 97997:c1f5ac949139

(single_menu_item) [!HAVE_BOXES]: Enable emulation of toggle boxes and radio buttons on MS-DOS as well.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 05 Sep 2008 14:40:08 +0000
parents 184bb2071e3f
children
line wrap: on
line source

;; -*- no-byte-compile: t -*-
;; In load-path, after this directory should come
;; certain of its subdirectories.  Here we specify them.
(normal-top-level-add-to-load-path '("mbox-trunk-annotations" "mbox-changes" ))
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; End: