diff lispref/minibuf.texi @ 27187:f6b52258db6a

Remove obsolete @tindex commands.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 05 Jan 2000 14:29:37 +0000
parents 4b1a67a46d8c
children d2e5f1b7d8e2
line wrap: on
line diff
--- a/lispref/minibuf.texi	Wed Jan 05 13:11:27 2000 +0000
+++ b/lispref/minibuf.texi	Wed Jan 05 14:29:37 2000 +0000
@@ -450,7 +450,6 @@
 @end defvar
 
 @defvar buffer-name-history
-@tindex buffer-name-history
 A history list for buffer-name arguments.
 @end defvar
 
@@ -1443,7 +1442,6 @@
   To read a password to pass to another program, you can use the
 function @code{read-passwd}.
 
-@tindex read-passwd
 @defun read-passwd prompt &optional confirm default
 This function reads a password, prompting with @var{prompt}.  It does
 not echo the password as the user types it; instead, it echoes @samp{.}