mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-07 06:50:23 -08:00
3 lines
136 B
EmacsLisp
3 lines
136 B
EmacsLisp
;; -*- no-byte-compile: t -*-
|
|
(if (fboundp 'normal-top-level-add-subdirs-to-load-path)
|
|
(normal-top-level-add-subdirs-to-load-path))
|