view .hgignore @ 532:5eb2b1d824f3 dev

Emacs26's switch-to-buffer does not keep logical point. So we need to use set-window-buffer to bring current but non-interactive buffer up to interactive buffer.
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 30 May 2018 13:54:46 +0900
parents 307d5bf535bb
children
line wrap: on
line source

syntax: glob
*,v
RCS
CVS
.cvsignore
[._]win*
__emacs
*.gz
*.swp
trashbox
*.aux
*.cp
*.dvi
*.fn
*.ky
*.log
*.pg
*.toc
*.tp
*.vr

yatex.org