From 5dbaef632a02c4a7456819121071758e0e16ebf6 Mon Sep 17 00:00:00 2001 From: andreas_kupries Date: Tue, 2 Oct 2007 16:31:45 +0000 Subject: * library/tclIndex: Added 'tcl::tm::path' to the tclIndex. This fixes [SF Bug 1806422] reported by Don Porter. --- ChangeLog | 5 +++++ library/tclIndex | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 96f7379..39bd8a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-10-02 Andreas Kupries + + * library/tclIndex: Added 'tcl::tm::path' to the tclIndex. This + fixes [SF Bug 1806422] reported by Don Porter. + 2007-09-25 Donal K. Fellows * generic/tclProc.c (Tcl_DisassembleObjCmd): Define a command, diff --git a/library/tclIndex b/library/tclIndex index 3a435d1..2fcf4a5 100644 --- a/library/tclIndex +++ b/library/tclIndex @@ -85,3 +85,4 @@ set auto_index(::tcl::tm::remove) [list source [file join $dir tm.tcl]] set auto_index(::tcl::tm::list) [list source [file join $dir tm.tcl]] set auto_index(::tcl::tm::UnknownHandler) [list source [file join $dir tm.tcl]] set auto_index(::tcl::tm::roots) [list source [file join $dir tm.tcl]] +set auto_index(::tcl::tm::path) [list source [file join $dir tm.tcl]] -- cgit v0.12