view nt/subdirs.el @ 93704:986cecd901e8

Undo part of the multi-tty change, which is only needed if server.el is preloaded, and broke server-running-p. (server-socket-dir): Initialize in the defvar, as before. (server-start): Remove initialization of server-socket-dir.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 05 Apr 2008 17:55:00 +0000
parents 6eee4a78b129
children
line wrap: on
line source

;; -*- no-byte-compile: t -*-
(if (fboundp 'normal-top-level-add-subdirs-to-load-path)
    (normal-top-level-add-subdirs-to-load-path))