jcs ratpoison hax
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Install ratpoison.el in share/emacs/site-lisp

+5 -1
+3
configure.ac
··· 189 189 190 190 AM_LANGINFO_CODESET 191 191 192 + lispdir='${datarootdir}/emacs/site-lisp' 193 + AC_SUBST([lispdir]) 194 + 192 195 AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile contrib/Makefile]) 193 196 AC_OUTPUT
+2 -1
contrib/Makefile.am
··· 19 19 20 20 bin_SCRIPTS = rpws 21 21 22 - pkgdata_DATA = allwindows.sh clickframe.pl genrpbindings ratdate.sh ratpoison.el rpshowall.sh rpws sloppy.c split.sh unrat.c 22 + pkgdata_DATA = allwindows.sh clickframe.pl genrpbindings ratdate.sh rpshowall.sh rpws sloppy.c split.sh unrat.c 23 + lisp_DATA = ratpoison.el 23 24 EXTRA_DIST = allwindows.sh clickframe.pl genrpbindings ratdate.sh ratpoison.el rpshowall.sh rpws sloppy.c split.sh unrat.c 24 25 MAINTAINERCLEANFILES = Makefile.in