emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/info.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/info.el
Date: Mon, 08 Jul 2002 05:34:49 -0400

Index: emacs/lisp/info.el
diff -c emacs/lisp/info.el:1.311 emacs/lisp/info.el:1.312
*** emacs/lisp/info.el:1.311    Tue Jul  2 15:01:59 2002
--- emacs/lisp/info.el  Mon Jul  8 05:34:49 2002
***************
*** 98,104 ****
  
  (defvar Info-directory-list nil
    "List of directories to search for Info documentation files.
! nil means not yet initialized.  In this case, Info uses the environment
  variable INFOPATH to initialize it, or `Info-default-directory-list'
  if there is no INFOPATH variable in the environment.
  
--- 98,104 ----
  
  (defvar Info-directory-list nil
    "List of directories to search for Info documentation files.
! If nil, meaning not yet initialized, Info uses the environment
  variable INFOPATH to initialize it, or `Info-default-directory-list'
  if there is no INFOPATH variable in the environment.
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]