Amaya New Features Historyhttps://www.w3.org/Amaya/User/New.html
is now able to create directories when a file is saved locally Amaya displays a Not found report when the requested local URI doesn't exist A new function Copy location (Ctrl l c)
http://www.call-with-current-continuation.org/articles/PCN-tutorial.txthttp://www.call-with-current-continuation.org/articles/PCN-tutorial.txt
command line that are directories */ main() { filter(``isdir``, command_line(), lst); writeln(lst) } isdir(x, r) { file_type(x, t); if(t == "directory") r = true else r = false }
XTERM - Change Loghttp://invisible-island.net/xterm/xterm.log.html
check X11R7 include/lib directories found on some older configurations. set a graphic-context for border when double-buffering is active; to prevent the border color from changing
This is the xterm change-log, distributed with xterm, with items listed by patch-number and date
Find more...