emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to subdirs.el


From: Paul Michael Reilly
Subject: [Emacs-diffs] Changes to subdirs.el
Date: Mon, 18 Aug 2008 04:51:31 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Paul Michael Reilly <pmr>       08/08/18 04:51:29

Index: subdirs.el
===================================================================
RCS file: subdirs.el
diff -N subdirs.el
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ subdirs.el  18 Aug 2008 04:51:29 -0000      1.1
@@ -0,0 +1,8 @@
+;; -*- 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:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]