view nt/subdirs.el @ 110772:cd2496a17cf2

Merge changes made ein Gnus trunk. gnus-util.el (gnus-completing-read-function): Exclude gnus-icompleting-read and gnus-ido-completing-read from candidates for XEmacs since iswitchb.el is very old and ido.el is unavailable in XEmacs. gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as not to use `delete-dups' that is unavailable in XEmacs 21.4.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Tue, 05 Oct 2010 06:36:32 +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))