mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
4 lines
136 B
EmacsLisp
4 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))
|