summaryrefslogtreecommitdiff
path: root/lisp/apropos.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1991-12-05 18:54:06 +0000
committerJim Blandy <jimb@redhat.com>1991-12-05 18:54:06 +0000
commitb0b63bf70ae297e2c342f99b22afaf925688bf07 (patch)
tree72c1c72a11922c03f38a5c7739c5471a82edb9b1 /lisp/apropos.el
parentefc2623e45aa7fb4cb3f7199f9818a7431fa0fc4 (diff)
downloademacs-b0b63bf70ae297e2c342f99b22afaf925688bf07.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/apropos.el')
-rw-r--r--lisp/apropos.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/apropos.el b/lisp/apropos.el
index 36e366e970b..66b3c4947bb 100644
--- a/lisp/apropos.el
+++ b/lisp/apropos.el
@@ -51,7 +51,7 @@ machine.")
;; it and document it. This is so the code will work right after RMS adds
;; internal-doc-file-name.
;(or (boundp 'internal-doc-file-name)
-; (setq internal-doc-file-name (concat exec-directory "DOC")))
+; (setq internal-doc-file-name (concat data-directory "DOC")))
;(or (documentation-property 'internal-doc-file-name 'variable-documentation)
; (put 'internal-doc-file-name 'variable-documentation
; "The complete pathname of the documentation file that contains all