=================================================================== RCS file: /ftp/pub/users/ronald/proyectos/rcs-gopher/RCS/rcs-gopher_gophernicus.scm,v retrieving revision 1.13 retrieving revision 1.12 diff -r1.13 -r1.12 8c8 < ;; - Funci??n para generar la p??gina principal de una colecci??n de proyectos de rcs-gopher. YA --- > ;; - Funci??n para generar la p??gina principal de una colecci??n de proyectos de rcs-gopher. 265,267d264 < (= tama??o 0)) < (rcs-men??-principal)) < ((and (string= secci??n "inicio") 301c298,310 < --- > ; ((and (string= secci??n "revs") > ; (= tama??o 1)) > ; (let ((proyecto (list-ref par??metros) 0)) > ;. . . FALTA > ;. . . modificar y usar (generar-entradas-por-archivo nombre) > > ;(rcs-ver-revisi??n "rcs-gopher" "rcs-gopher_gophernicus.scm" "1.2") > ;(rcs-ver-log "rcs-gopher" "rcs-gopher_gophernicus.scm" "1.2") > ;(rcs-revisiones "rcs-gopher" "rcs-gopher_gophernicus.scm" "diffs" 1 #nil) > ;(generar-entradas-comunes "rcs-gopher") > ;(generar-entradas-por-archivo "rcs-gopher") > ;(rcs-ver-diff "rcs-gopher" "rcs-gopher_gophernicus.scm" "1.1" "1.2") > ;(rcs-men??-principal)