summaryrefslogtreecommitdiff
path: root/lisp/help-fns.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2009-10-21 18:54:55 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2009-10-21 18:54:55 +0000
commit5f2022a3f4e134b3eed5a2100bef23e757449095 (patch)
tree782193eefcfe025113f83f5dc4946667b7a5809c /lisp/help-fns.el
parent5c646d5a31903acabeb267a69f6fa7d1f21dcad7 (diff)
downloademacs-5f2022a3f4e134b3eed5a2100bef23e757449095.tar.gz
Don't require help-mode (to avoid bootstrap issues).
Diffstat (limited to 'lisp/help-fns.el')
-rw-r--r--lisp/help-fns.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/help-fns.el b/lisp/help-fns.el
index eed605e3e93..9af6e38c491 100644
--- a/lisp/help-fns.el
+++ b/lisp/help-fns.el
@@ -32,8 +32,6 @@
;;; Code:
-(require 'help-mode)
-
;; Functions
;;;###autoload