From: Glenn Morris Date: Wed, 12 Mar 2014 21:00:36 +0000 (-0400) Subject: * doc/emacs/cmdargs.texi (General Variables): Don't mention INCPATH, X-Git-Tag: emacs-24.3.90~202 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=46e3f6b5061b641c1cc17543e0d248bcb1b093ba;p=emacs.git * doc/emacs/cmdargs.texi (General Variables): Don't mention INCPATH, from the obsolete complete.el. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 64f10fa4fc9..a07953b6b60 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2014-03-12 Glenn Morris + + * cmdargs.texi (General Variables): Don't mention INCPATH, + from the obsolete complete.el. + 2014-03-12 Paul Eggert * mule.texi (International Chars): Adjust C-u C-x = description. diff --git a/doc/emacs/cmdargs.texi b/doc/emacs/cmdargs.texi index 613d4e1836d..06e41a57681 100644 --- a/doc/emacs/cmdargs.texi +++ b/doc/emacs/cmdargs.texi @@ -495,9 +495,12 @@ compatibility @file{C:/} will be used instead if a @file{.emacs} file is found there. @item HOSTNAME The name of the machine that Emacs is running on. +@c complete.el is obsolete since 24.1. +@ignore @item INCPATH A colon-separated list of directories. Used by the @code{complete} package to search for files. +@end ignore @item INFOPATH A colon-separated list of directories in which to search for Info files. @item LC_ALL