From 9e375bf0716af60e50aef49a9dc5ef085ab31a8c Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 29 Mar 2009 18:22:37 +0000 Subject: [PATCH] (Accessing Documentation): Remove a sentence about long-obsolete Emacs versions. --- doc/lispref/help.texi | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/lispref/help.texi b/doc/lispref/help.texi index 12dedd6bd1c..67bf1ace9a8 100644 --- a/doc/lispref/help.texi +++ b/doc/lispref/help.texi @@ -289,7 +289,6 @@ for in the directory @code{doc-directory}. Usually @var{filename} is @code{"DOC-@var{version}"}. @end defun -@c Emacs 19 feature @defvar doc-directory This variable holds the name of the directory which should contain the file @code{"DOC-@var{version}"} that contains documentation strings for @@ -298,8 +297,6 @@ built-in and preloaded functions and variables. In most cases, this is the same as @code{data-directory}. They may be different when you run Emacs from the directory where you built it, without actually installing it. @xref{Definition of data-directory}. - -In older Emacs versions, @code{exec-directory} was used for this. @end defvar @node Keys in Documentation -- 2.39.5