view lisp/mail/subdirs.el @ 97568:b7e30775f9ce

ns_set_cursor_type: replace with generic from xfns.c
author David Reitter <david.reitter@gmail.com>
date Wed, 20 Aug 2008 17:39:14 +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: