annotate .hgignore @ 1313:671b65f2b075

[xemacs-hg @ 2003-02-20 01:12:25 by ben] patch for crashes when deleting frames eval.c: Don't check_quit() unless we're unbinding a real Lisp `unwind-protect' since check_quit() does lots of weird things and not all callers are prepared for it. frame.c: Make absolutely sure there is no quit checking while we are in a "critical section" during frame deletion.
author ben
date Thu, 20 Feb 2003 01:12:26 +0000
parents 372e91ae9333
children 8a38eea09ab5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
466
372e91ae9333 Tailor preparing to convert repo by adding .hgignore
Mike Sperber <sperber@deinprogramm.de>
parents:
diff changeset
1 (^|/)CVS($|/)
372e91ae9333 Tailor preparing to convert repo by adding .hgignore
Mike Sperber <sperber@deinprogramm.de>
parents:
diff changeset
2 (^|/)\.hg($|/)
372e91ae9333 Tailor preparing to convert repo by adding .hgignore
Mike Sperber <sperber@deinprogramm.de>
parents:
diff changeset
3 (^|/)\.hgtags($|/)