Overview
Comment: | tclreadlineSetup.tcl.in |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
f99d41820c3c1583296864c98546c100 |
User & Date: | johannes@zellner.org on 1999-08-29 23:56:00 |
Other Links: | manifest | tags |
Context
1999-08-30
| ||
12:29 | Modified Files: proto tcltags Modified Files: Makefile.in configure.in tclreadline.n.in check-in: 21fd843ef9 user: johannes@zellner.org tags: trunk | |
1999-08-29
| ||
23:56 | tclreadlineSetup.tcl.in check-in: f99d41820c user: johannes@zellner.org tags: trunk | |
23:51 | Modified Files: share/vim/VIM/vimrc src/tclreadline/tclreadlineSetup.tcl.in Added Files: src/csym/version src/tclreadline/Makefile.in src/tclreadline/tclreadline.c src/tclreadline/tclreadlineConfig.sh.in src/tclreadline/tclreadlineInit.tcl.in check-in: 1624ab45b9 user: johannes@zellner.org tags: trunk | |
Changes
Modified tclreadlineSetup.tcl.in from [2f6ce36029] to [a60d2c855f].
1 | 1 2 3 4 5 6 7 8 9 10 | - - + + | #!/usr/locanl/bin/tclsh |
︙ | |||
110 111 112 113 114 115 116 | 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 | - - + + | # - upvar # - variable # - vwait # - while # TODO # |
︙ |