Mercurial > emacs
changeset 12947:c465c82e09ff
(Info-default-directory-list): Duplicate defvar deleted.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 26 Aug 1995 20:25:23 +0000 |
parents | 271dc8563a91 |
children | 052c1dfa4efa |
files | lisp/info.el |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/info.el Sat Aug 26 15:26:42 1995 +0000 +++ b/lisp/info.el Sat Aug 26 20:25:23 1995 +0000 @@ -42,11 +42,6 @@ "Non-nil allows Info to execute Lisp code associated with nodes. The Lisp code is executed when the node is selected.") -(defvar Info-default-directory-list nil - "List of default directories to search for Info documentation files. -This value is used as the default for `Info-directory-list'. It is set -in paths.el.") - (defvar Info-fontify t "*Non-nil enables highlighting and fonts in Info nodes.")