comparison lisp/info.el @ 400:a86b2b5e0111 r21-2-30

Import from CVS: tag r21-2-30
author cvs
date Mon, 13 Aug 2007 11:14:34 +0200
parents 74fd4e045ea6
children 2f8bb876ab1d
comparison
equal deleted inserted replaced
399:376370fb5946 400:a86b2b5e0111
411 (const :tag "always" always) 411 (const :tag "always" always)
412 (const :tag "if-missing" if-missing) 412 (const :tag "if-missing" if-missing)
413 (const :tag "if-outdated" if-outdated)) 413 (const :tag "if-outdated" if-outdated))
414 :group 'info) 414 :group 'info)
415 415
416 (defcustom Info-save-auto-generated-dir nil 416 (defcustom Info-save-auto-generated-dir 'never
417 "*Whether an auto-generated info directory listing should be saved. 417 "*Whether an auto-generated info directory listing should be saved.
418 Possible values are: 418 Possible values are:
419 nil or `never', the default, auto-generated info directory 419 nil or `never', the default, auto-generated info directory
420 information will never be saved. 420 information will never be saved.
421 `always', auto-generated info directory information will be saved to 421 `always', auto-generated info directory information will be saved to