[SVN] r11872 (R)
Hans-Jörg Bibiko
bibiko at eva.mpg.de
Thu Dec 3 09:48:54 UTC 2009
• improved timing issues for the Rhelper daemon
• for single help page display load a found R 2.9.2 help page redirected to allow to go back in the web-history
• fixed issue of parsing for a leading space in the <- command [thanks to John Purnell]
• Terminate Helper Daemon now deletes all temporary files as well
• some cosmetics for showing the function usage; removed the term library: local due to there's no library local
• some cosmetics for Completion…
- use …local… to indicate that the suggestion is defined in the current doc or Rdaemon workspace resp.
- in a R script use [library] to show the library in which the suggestion is defined
- in Rdaemon use …library… to indicate that this suggestion can be executed without loading the library XXX whereby {library} indicates that library isn't yet loaded or the suggestion as such is not found in the loaded packages as a function
• Help updated
Changed:
U trunk/Bundles/R.tmbundle/Commands/Completion….tmCommand
U trunk/Bundles/R.tmbundle/Commands/Show R Help for actual Word:Selection.tmCommand
U trunk/Bundles/R.tmbundle/Commands/Terminate Helper Daemon.tmCommand
U trunk/Bundles/R.tmbundle/Commands/“ <- ”.tmCommand
U trunk/Bundles/R.tmbundle/Support/bin/RhelperDaemon.rb
U trunk/Bundles/R.tmbundle/Support/bin/askRhelperDaemon.sh
U trunk/Bundles/R.tmbundle/Support/bin/auto_show_func_usage.sh
U trunk/Bundles/R.tmbundle/Support/lib/help.markdown
More information about the textmate-dev
mailing list