===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/ChangeLog-11790-	(install-ja): Made it install only Japanese info.
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/ChangeLog:11791:	(install-lisp): Use `$(srcdir)/' instead of `./'.
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/ChangeLog-11792-	(install-icons): Ditto.
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/ChangeLog-11793-	(install-info-en): New rule.
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/ChangeLog:11794:	(Makefile): Use `$(srcdir)/' instead of `./'.
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/ChangeLog-11795-	(config.status): Ditto.
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/ChangeLog-11803-	(FLAGS): Specify an absolute path to w3mhack.el.
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/ChangeLog:11804:	(EMACSINFO): Use `$(top_srcdir)' instead of `..'.
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/ChangeLog-11805-	(INFO_DEPS): Include both emacs-w3m.info and emacs-w3m-ja.info.
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/ChangeLog-11810-	(emacs-w3m-ja.info): Ditto.
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/ChangeLog:11811:	(install): Use `$(top_srcdir)/' instead of `../'.
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/ChangeLog-11812-	(install-en): New rule.
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-148-	$(MAKE) tarball \
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in:149:	  VERSION=`'$(EMACS)' $(FLAGS) -f w3mhack-version 2>/dev/null` \
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in:150:	  BRANCH=`cvs status Makefile.in|grep "Sticky Tag:"|awk '{print $$3}'|sed 's,(none),HEAD,'`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-151-
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-152-tarball: CVS/Root CVS/Repository
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in:153:	-rm -rf $(DISTDIR) $(TARBALL) `basename $(TARBALL) .gz`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in:154:	cvs -d `cat CVS/Root` -w export -d $(DISTDIR) -r $(BRANCH) `cat CVS/Repository`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-155-	-cvs diff |( cd $(DISTDIR) && patch -p0 )
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-165-	chmod 755 $(DISTDIR)/configure $(DISTDIR)/install-sh
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in:166:	tar -cf `basename $(TARBALL) .gz` $(DISTDIR)
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in:167:	"$(GZIP_PROG)" -9 `basename $(TARBALL) .gz`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-168-	rm -rf $(DISTDIR)
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-185-slow: Makefile
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in:186:	@for i in `'$(EMACS)' $(FLAGS) -f w3mhack-examine-modules 2>/dev/null`;\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-187-	do $(MAKE) -s $$i; done
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-191-	args="$$args -l $(srcdir)/attic/addpath.el '$(ADDITIONAL_LOAD_PATH)'";\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in:192:	ename=`echo '$(EMACS)'| sed 's:.*/::g'`;\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-193-	echo "=============================================";\
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-197-	echo "ARGS=$$args";\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in:198:	for i in `$(EMACS) $(FLAGS) -f w3mhack-examine-modules 2>/dev/null`;\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-199-	  do\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in:200:	  j=`echo $$i| sed 's/elc$$/el/g'`;\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-201-	  echo $$ename ARGS -f batch-byte-compile $$j;\
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-205-	for i in `echo *.elx shimbun/*.elx`; do\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in:206:	  j=`echo $$i| sed 's/elx$$/elc/g'`;\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-207-	  if test -f $$i; then mv $$i $$j; fi;\
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-213-	echo "ARGS=$$args";\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in:214:	for i in `'$(EMACS)' $(FLAGS) -f w3mhack-examine-modules 2>/dev/null`;\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-215-	  do\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in:216:	  j=`echo $$i| sed 's/elc$$/el/g'`;\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/Makefile.in-217-	  echo $$ename ARGS -f batch-byte-compile $$j;\
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/NEWS.2007.ja-82-B$F$$$k$3$H$,$"$j$^$9!#$=$N$h$&$J>l9g emacs-w3m B$O%3%s%F%s%D$N%G%3!<%I
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/NEWS.2007.ja:83:B$K!"$b$7MxMQ2DG=$J$i `iso-8859-1' B$N>e0L8_49$G$"$k `windows-1252' B$r;H
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/NEWS.2007.ja-84-B$$$^$9!#`w3m-compatible-encoding-alist' BJQ?t$,J8;z%;%C%H$H$=$N>e0L8_49
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/NEWS.2007.ja-93-** html B%=!<%9$r$I$NDxEY%G%3!<%I$9$k$+$r emacs-w3m B$K;X<($G$-$^$9!#
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/NEWS.2007.ja:94:`w3m-view-source' B%3%^%s%I (`\' B%-!<$K%P%$%s%I$5$l$F$$$k) B$K?tCM$N@\F,
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/NEWS.2007.ja-95-B0z?t$rM?$($F$/$@$5$$!#>\:Y$O$=$N%3%^%s%I$N@bL@J8$r8+$F$/$@$5$$!#
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/NEWS.2007.ja-113-B:#8+$F$$$k%&%'%V%Z!<%8$r%a!<%k$GAw?.$9$k$3$H$,$G$-$^$9!#%3%^%s%I$O
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/NEWS.2007.ja:114:`M-x w3m-mail' B$G$9!#`mail-user-agent' B$rE,@Z$K@_Dj$7$F$*$/I,MW$,$"$k
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/NEWS.2007.ja-115-B$3$H$KCm0U$7$F$/$@$5$$!#
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/NEWS.2007.ja-121-B$9!#J]B8$5$l$?%;%C%7%g%s$O8e$GI|85$G$-$^$9!#M-MQ$J%3%^%s%I$OJ]B8$N$?$a
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/NEWS.2007.ja:122:B$N `M-S' B$H!"J]B8$5$l$?$b$N$NCf$+$iA*Br$9$k$?$a$N `M-s' B$G$9!#$3$l$i$O
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/NEWS.2007.ja:123:`w3m' B%a%K%e!<$K$"$k `Session' B%5%V%a%K%e!<$G$b;H$&$3$H$,$G$-$^$9!#
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/NEWS.2007.ja-124-
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/aclocal.m4-16-	if test -f ${OUTPUT}; then
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/aclocal.m4:17:		retval="`cat ${OUTPUT}`"
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/aclocal.m4-18-		echo "=> ${retval}" >& AC_FD_CC 2>&1
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/aclocal.m4-30-  $1=$2
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/aclocal.m4:31:  if test x"${CYGPATH}" != xno -a -n "`echo $$1| ${EGREP} '^[[A-Za-z]]:'`"; then
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/aclocal.m4:32:	$1=`"${CYGPATH}" -u "$$1"`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/aclocal.m4-33-  fi])
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/aclocal.m4-152-	if test x"$USER" != xroot -a x"$HOME" != x -a -f "$HOME"/.emacs; then
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/aclocal.m4:153:          ADDITIONAL_LOAD_PATH=`\'${EMACS}\' -batch -l \'$HOME/.emacs\' -l w3mhack.el NONE -f w3mhack-load-path 2>/dev/null | \'${EGREP}\' -v \'^$\'`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/aclocal.m4-154-        else
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/aclocal.m4:155:          ADDITIONAL_LOAD_PATH=`\'${EMACS}\' -batch -l w3mhack.el NONE -f w3mhack-load-path 2>/dev/null | \'${EGREP}\' -v \'^$\'`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/aclocal.m4-156-        fi
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/aclocal.m4-169-    fi])
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/aclocal.m4:170:  retval=`eval "'${EMACS}' ${VANILLA_FLAG} -batch -l w3mhack.el '${ADDITIONAL_LOAD_PATH}' -f w3mhack-print-status 2>/dev/null | '${EGREP}' -v '^$'"`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/aclocal.m4-171-  if test x"$retval" != xOK; then
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/doc/texinfo.tex-7064-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/doc/texinfo.tex:7065:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/doc/texinfo.tex-7066-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh-85-
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh-87-	    shift
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh-89-
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh-91-	    shift
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh-150-	then
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh:151:		dst="$dst"/`basename $src`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh-152-	else
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh-157-## this sed command emulates the dirname command
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh-159-
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh-171-IFS='%'
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh-173-IFS="${oIFS}"
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh-205-	then
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh:206:		dstfile=`basename $dst`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh-207-	else
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh-215-	then
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh:216:		dstfile=`basename $dst`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/install-sh-217-	else
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-2ch.el-82-	(setq uname (match-string 2)
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-2ch.el:83:	      uaddr (match-string 1)))
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-2ch.el-84-       ((looking-at "<font color=green><b>\\([^<]+\\)<")
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-2ch.el-86-       ((looking-at "<b>\\([^<]+\\)<")
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-2ch.el:87:	(setq uaddr (match-string 1))))
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-2ch.el-88-      (when (re-search-forward "\
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-cnet-jp.el-73-  '(("default" . "X-Face: 0p7.+XId>z%:!$ahe?x%+AEm37Abvn]n\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-cnet-jp.el:74:*GGh+>v=;[3`a{1lqO[$,~3C3xU_ri>[JwJ!9l0\n ~Y`b*eXAQ:*q=bBI\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-cnet-jp.el-75-_=ro*?]4:|n>]ZiLZ2LEo^2nr('C<+`lO~/!R[lH'N'4X&%\\I}8T!wt")))
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-cnet.el-63-  '(("default" . "X-Face: 0p7.+XId>z%:!$ahe?x%+AEm37Abvn]n\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-cnet.el:64:*GGh+>v=;[3`a{1lqO[$,~3C3xU_ri>[JwJ!9l0\n ~Y`b*eXAQ:*q=bBI\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-cnet.el-65-_=ro*?]4:|n>]ZiLZ2LEo^2nr('C<+`lO~/!R[lH'N'4X&%\\I}8T!wt")))
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-emacswiki.el-43-/T$@b=k:F#n>ri1KJ)/XVXzJ~!dA'H{,F+;f-IaJ$2~S9ZU6U@_\"%*YzLz8kAxsX3(q`>a&zos\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-emacswiki.el:44:\\9.[2/gpE76Fim]r7o7hz&@@O#d{`BXdD)i]DQBW,Z]#$5YWYNT}@Y{cm}O}ev`l`QAeZI*NN<\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-emacswiki.el-45-e2ibWOZWTFz8j~/m")))
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-palmfan.el-62-eGluPC0(*l4^GB8v\n diqCIs\\6@p\\TN#{@;s*NMI'@\\[8Z8M*:5g}\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-palmfan.el:63:`c9yC}F6e\\}DqeZo!LB>(hEF|P+U.b|#\n >$@]5@PdGIwuU4=`imfei\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-palmfan.el-64-i$PdWyuHC8!1=KH'r,R=fV])N6uQS")))
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-tcup.el-79-SG!QUj`15/+hzWfCvZ\\`R!i<c8{QI=hw\n Ez}CH&IOYewgffOCh5jTPWx/ehA\\\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-tcup.el:80::Qe[;P>8re^8`\\8omn]t;P~wC{X%Y$q/f!zC%IG1RVFj~Jf`c6\n t98[2O!+vg\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-tcup.el-81-w!!gb8HQ,s0F*e6f*xs\"HR}{':>)Q_|+67gobo%?|n_SdjfzLI6kJ(T;q{+?p?")))
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-zdnet-jp.el-80-  '(("default" . "X-Face: 0p7.+XId>z%:!$ahe?x%+AEm37Abvn]n\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-zdnet-jp.el:81:*GGh+>v=;[3`a{1lqO[$,~3C3xU_ri>[JwJ!9l0\n ~Y`b*eXAQ:*q=bBI\
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/sb-zdnet-jp.el-82-_=ro*?]4:|n>]ZiLZ2LEo^2nr('C<+`lO~/!R[lH'N'4X&%\\I}8T!wt")))
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/shimbun.el-1059-(luna-define-method shimbun-from-address ((shimbun shimbun))
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/shimbun.el:1060:  (let ((addr (or (shimbun-from-address-internal shimbun)
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/shimbun/shimbun.el-1061-		  (shimbun-reply-to shimbun))))
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/w3m-hist.el-212-	  (while flat
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/w3m-hist.el:213:	    (if (equal (caddr (setq element (pop flat))) position)
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/w3m-hist.el-214-		(setq flat nil)
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/w3m-hist.el-487-     ((and w3m-history-reuse-history-elements
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/w3m-hist.el:488:	   (setq position (caddr (w3m-history-assoc url))))
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/w3m-hist.el-489-      ;; Reuse the existing history element assigned to the current one.
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/w3m-save.el-174-		    (setq bname (cadr (assoc img imgs))
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/w3m-save.el:175:			  ext (caddr (assoc img imgs)))
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/w3m-save.el-176-		    t)
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/w3m-session.el-658-		   (nth (cdr num)
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/w3m-session.el:659:			(caddr (nth (car num)
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/w3m-session.el-660-				    w3m-session-select-sessions)))
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/w3m-session.el-679-      (setq wheight
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/w3m-session.el:680:	    (max (+ (length (caddr (nth num w3m-session-select-sessions))) 6)
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/w3m-session.el-681-		 window-min-height))
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/debian/emacsen-install.in-20-if [ -f "$ELCSTAMP" ]; then
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/debian/emacsen-install.in:21:    if [ -z "`find "$ELDIR/$PKGSNAME.el" -newer "$ELCSTAMP"`" ]; then
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/debian/emacsen-install.in-22-	echo "install/$PACKAGE: already byte-compiled for $FLAVOR, skipped"
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/debian/emacsen-install.in-139-for p in wl:wl wl-beta:wl; do
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/debian/emacsen-install.in:140:    pkg=`echo $p | cut -d : -f 1`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/debian/emacsen-install.in:141:    sname=`echo $p | cut -d : -f 2`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/debian/emacsen-install.in-142-    dir=/usr/share/$FLAVOR/site-lisp/$sname
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/debian/rules-9-	wget -O upstream.tar.gz https://github.com/emacs-w3m/emacs-w3m/tarball/master
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/debian/rules:10:	mv -f upstream.tar.gz `LC_ALL=C tar ztvf upstream.tar.gz --utc | perl -ne 'if (/ (\d\d\d\d)-(\d\d)-(\d\d) (\d\d):(\d\d) emacs-w3m-emacs-w3m-([0-9a-f]{7,8})/) {print "w3m-el-snapshot_1.4.632+0.$$1$$2$$3.$$4$$5.$$6.orig.tar.gz\n"; exit}'`
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/debian/rules-11-
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/debian/rules-54-	  if [ -f "$$f" ]; then \
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/debian/rules:55:	    f2=`echo "$$f" | sed 's!/!.!g'`; \
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/debian/rules-56-	    install -m 644 "$$f" "$(CURDIR)/debian/$(PACKAGE)/usr/share/doc/$(PACKAGE)/$$f2"; \
##############################################
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/debian/rules-62-	install -m 644 *.el $(CURDIR)/debian/$(PACKAGE)/usr/share/$(PKGSNAME2)
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/debian/rules:63:	gitrev=`head -1 debian/changelog | perl -ne 'if (/\.\d{8}\.\d{1,4}\.([0-9a-f]+)/) {print "$$1\n"}'` && perl -0777 -pe 's/(\(defun w3mhack-insert-git-revision \(\)\n  \(let \(\(revision)/$$1 "\\"'$$gitrev'\\""\) \(revision-orig/' w3mhack.el >$(CURDIR)/debian/$(PACKAGE)/usr/share/$(PKGSNAME2)/w3mhack.el
w3m-el-snapshot-1.4.632+0.20201021.0552.a4edf91/debian/rules-64-#	install -m 644 attic/*.el $(CURDIR)/debian/$(PACKAGE)/usr/share/$(PKGSNAME2)/attic